Commit Graph

15 Commits

Author SHA1 Message Date
Chris Danford 9d163b0273 fix traits detection for surfaces with partial alpha, but no alpha=0 pixels 2003-04-06 01:26:48 +00:00
Chris Danford 0bb7164b91 worked on Error diffusion dithering algorithm, but it doesn't end up looking much better than OrderedDither 2003-04-05 21:17:51 +00:00
Glenn Maynard 609531c1a7 Automatically figure out if we can use 0alpha or 1alpha. I'll remove the
old code once the new code is stable.
2003-03-27 06:01:43 +00:00
Glenn Maynard d7926b1ba0 add inline 2003-03-19 23:51:07 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Glenn Maynard 6b8395335d s/_DEBUG/DEBUG/ 2003-02-15 05:15:24 +00:00
Glenn Maynard ea7867ac37 simplify and hopefully fix a crash 2003-01-26 00:50:22 +00:00
Glenn Maynard d7f31e4202 comment 2003-01-23 05:51:28 +00:00
Glenn Maynard 7344ddf371 add a hack to fix annoying borders 2003-01-23 05:35:21 +00:00
Glenn Maynard f44f8d818c rudimentary paletted texture support and some other optimizations 2003-01-23 04:45:45 +00:00
Glenn Maynard 0fcf0b8ab1 reduce conversions 2003-01-22 04:18:02 +00:00
Glenn Maynard 6967db837b fix black dots in images (finally) 2002-11-20 01:54:15 +00:00
Glenn Maynard 9706589170 Always convert; see comment. 2002-11-05 02:51:14 +00:00
Glenn Maynard 34200fa213 Agh, pain. Stupid incompatible runtime libraries. Fix this stuff up. 2002-10-25 22:15:57 +00:00
Glenn Maynard 3f2648011f Some SDL source files: dithering routine, zoom routine and
misc. tools.
2002-10-24 03:38:23 +00:00