SDL/src/video
Bob Pendleton 3dc377941a This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is
available and to keep people form having to install yet another library I have added the essential parts of Xmu in
src/video/extensions/XmuStdCmap and an include file in src/video/extensions. The support makes use of standard X11 mechanisms to
create color maps and make sure that an application uses the same color map for each window/visual combination. This should make it
possible for gamma support to be implemented based on a single color map per application.

Hurm... it looks like "make indent" modified a few extra files. Those are getting committed too.
2007-07-12 20:00:50 +00:00
..
ataricommon Formatting update 2006-09-24 15:56:55 +00:00
bwindow make indent 2007-06-14 13:21:29 +00:00
cocoa Creating a context makes it current, per the documentation. 2007-07-12 06:31:36 +00:00
dc SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
directfb make indent 2007-06-14 13:21:29 +00:00
dummy Take advantage of the existing SDL blitters for normal copy blits. 2006-08-29 08:24:16 +00:00
fbcon make indent 2007-06-14 13:21:29 +00:00
gapi SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
gem make indent 2007-06-14 13:21:29 +00:00
ipod SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
nanox SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
os2fslib SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
photon SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
ps2gs SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
riscos SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
svga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
vgl SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
win32 Yes, you need to set the pixel format before creating a context. 2007-07-12 06:59:43 +00:00
wscons SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
x11 This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is 2007-07-12 20:00:50 +00:00
xbios make indent 2007-06-14 13:21:29 +00:00
Xext This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is 2007-07-12 20:00:50 +00:00
e_log.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
e_pow.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
e_sqrt.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
math_private.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
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_blit_1.c 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_blit_0.c 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_blit_A.c stupid indent 2007-07-03 09:55:29 +00:00
SDL_blit_N.c Added source color and alpha modulation support. 2006-08-28 03:17:39 +00:00
SDL_blit.c 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_blit.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_bmp.c 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_gamma.c 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_glfuncs.h Added source color and alpha modulation support. 2006-08-28 03:17:39 +00:00
SDL_leaks.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_pixels_c.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_pixels.c make indent 2007-06-14 13:21:29 +00:00
SDL_rect_c.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_rect.c 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_rendercopy.c Take advantage of the existing SDL blitters for normal copy blits. 2006-08-29 08:24:16 +00:00
SDL_rendercopy.h Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk. 2006-10-17 09:15:21 +00:00
SDL_renderer_gl.c Cleanup for the last checkin 2006-08-28 03:27:59 +00:00
SDL_renderer_gl.h Starting on the OpenGL renderer... 2006-07-19 07:18:45 +00:00
SDL_renderer_sw.c Fixes for compiling with Visual C++ 8.0 Express Edition 2007-06-19 05:53:56 +00:00
SDL_renderer_sw.h Starting on the OpenGL renderer... 2006-07-19 07:18:45 +00:00
SDL_RLEaccel_c.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_RLEaccel.c 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_stretch_c.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_stretch.c Added source color and alpha modulation support. 2006-08-28 03:17:39 +00:00
SDL_surface.c Convert SDL_malloc to SDL_calloc if appropriate, slightly faster on operating systems which map the zero page for memory allocations. 2006-07-22 08:33:18 +00:00
SDL_sysvideo.h Removed AmigaOS code for 1.3 branch. 2006-10-29 04:09:17 +00:00
SDL_video.c Fixes for compiling with Visual C++ 8.0 Express Edition 2007-06-19 05:53:56 +00:00
SDL_yuv_mmx.c indent 2007-07-11 14:51:49 +00:00
SDL_yuv_sw_c.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_yuv_sw.c Fixed compiling YUV code 2007-07-11 14:50:21 +00:00
sdlgenblit.pl Take advantage of the existing SDL blitters for normal copy blits. 2006-08-29 08:24:16 +00:00