dxx-rebirth/2d
Kp c00c2e9829 Fix font prototype mismatch in SDL-only case
Commit 33bf139002 changed OGL
gr_internal_color_string to take a const char, but left SDL
gr_internal_color_string with non-const char.
2013-06-29 21:42:11 +00:00
..
2dsline.c Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
bitblt.c Move declaration of gr_rle_expand_scanline_generic() to rle.h - patch by Kp 2012-11-02 18:41:39 +01:00
bitmap.c Remove DPMI support and BITMAP_SELECTOR 2013-02-25 02:01:24 +00:00
bitmap.h Retired most of the Assembler code except the generic i386 scanline renderer; Removed all leftovers of Direct3D implementation; On the way make a some code more similar between D1X-Rebirth and D2X-Rebirth 2011-01-19 21:35:14 +01:00
box.c Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
canvas.c Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
circle.c Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
clip.h Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
disc.c Fixed some non-critical compiler warnings; Now compiling with -std=c99 -pedantic and fixed warnings (except for editor build) caused by this 2012-05-14 12:20:27 +02:00
font.c Fix font prototype mismatch in SDL-only case 2013-06-29 21:42:11 +00:00
gpixel.c Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
line.c Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
palette.c Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
pcx.c Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
pixel.c Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
poly.c Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
rect.c Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
rle.c Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
scalec.c Additional commit for last revision - didn't selected all files properly 2011-01-19 21:51:59 +01:00