| .. |
|
bwindow
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
cocoa
|
Fixed names of driver-specific implementation files.
|
2010-06-05 15:12:27 -04:00 |
|
directfb
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
dummy
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
fbcon
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
nds
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
pandora
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
photon
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
ps3
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
qnxgf
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
riscos
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
svga
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
uikit
|
Much improved multi-display support for iPad.
|
2010-05-02 05:08:12 -04:00 |
|
win32
|
Updated test code, updated win32 code a bit (still not complete, but hopefully tonight), and removed the last vestiges of ellipse and polygon drawing support.
|
2010-07-06 22:05:22 -04:00 |
|
x11
|
Fixed up shape files as best I can.
|
2010-07-07 16:20:54 -04:00 |
|
Xext
|
Merged r3576:3577 from branches/SDL-1.2: X11 Xlibint.h include fixes.
|
2010-01-10 18:19:35 +00:00 |
|
mmx.h
|
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-07-10 21:04:37 +00:00 |
|
SDL_alphamult.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_alphamult.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blendfillrect.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blendline.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blendpoint.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blendrect.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blit_1.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blit_0.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blit_A.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blit_auto.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blit_auto.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blit_copy.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blit_copy.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blit_N.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blit_slow.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blit_slow.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blit.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_blit.h
|
Fixed bug #943
|
2010-03-10 15:02:58 +00:00 |
|
SDL_bmp.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_draw.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_drawline.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_drawpoint.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_drawrect.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_fillrect.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_gamma.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_glesfuncs.h
|
indent
|
2009-01-02 16:03:37 +00:00 |
|
SDL_glfuncs.h
|
Adjust the vertices to be over the texel center.
|
2009-11-19 04:33:35 +00:00 |
|
SDL_leaks.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_pixels_c.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_pixels.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_rect_c.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_rect.c
|
Fixed variable use before initialize warnings
|
2010-05-09 15:24:31 -07:00 |
|
SDL_renderer_gl.c
|
Removed unused variables
|
2010-05-09 15:24:05 -07:00 |
|
SDL_renderer_gl.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_renderer_gles.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_renderer_gles.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_renderer_sw.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_renderer_sw.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_RLEaccel_c.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_RLEaccel.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_shape.c
|
Fixed up shape files as best I can.
|
2010-07-07 16:20:54 -04:00 |
|
SDL_stretch.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_surface.c
|
Make the compiler even happier
|
2010-05-09 16:16:11 -07:00 |
|
SDL_sysvideo.h
|
Finished X11 shaped-window functionality and removed ellipse+polygon rendering.
|
2010-06-30 16:19:44 -04:00 |
|
SDL_video.c
|
Finished X11 shaped-window functionality and removed ellipse+polygon rendering.
|
2010-06-30 16:19:44 -04:00 |
|
SDL_yuv_mmx.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_yuv_sw_c.h
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
SDL_yuv_sw.c
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
sdlgenblit.pl
|
Updated copyright date
|
2008-12-08 00:27:32 +00:00 |