SDL-mirror/src/video/x11
Bob Pendleton ffe056fff1 Changes to hopefully handle the creation of a colormap for 8 bit PseudoColor visuals in X11
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403506
2009-01-15 21:35:42 +00:00
..
imKStoUCS.c Checking in Christian Walther's patch for x11 keyboard input. Minor code tweaks by Bob. 2008-01-08 00:10:46 +00:00
imKStoUCS.h Checking in Christian Walther's patch for x11 keyboard input. Minor code tweaks by Bob. 2008-01-08 00:10:46 +00:00
SDL_x11dyn.c Added 2009-01-13 19:31:06 +00:00
SDL_x11dyn.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_x11events.c indent 2009-01-14 04:25:32 +00:00
SDL_x11events.h Added an API to enable/disable the screen saver. 2009-01-12 06:19:05 +00:00
SDL_x11gamma.c Changes to hopefully handle the creation of a colormap for 8 bit PseudoColor visuals in X11 2009-01-15 21:35:42 +00:00
SDL_x11gamma.h Modified and totally untested code to load the color tables for DirectColor and PseudoColor windows. 2009-01-09 20:41:31 +00:00
SDL_x11keyboard.c Fixed bug #669 2009-01-05 06:28:50 +00:00
SDL_x11keyboard.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_x11modes.c Don't use DirectColor visuals until we implement DirectColor colormap support 2009-01-02 15:47:49 +00:00
SDL_x11modes.h Fixed pitch alignment problem causing MITSHM error on 16-bit displays 2008-12-25 04:42:28 +00:00
SDL_x11mouse.c define this value if it's not in the system headers 2009-01-05 06:35:16 +00:00
SDL_x11mouse.h Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events. 2009-01-01 07:59:08 +00:00
SDL_x11opengl.c Reverted Bob's indent checkin 2009-01-10 21:50:26 +00:00
SDL_x11opengl.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_x11render.c Changes to hopefully handle the creation of a colormap for 8 bit PseudoColor visuals in X11 2009-01-15 21:35:42 +00:00
SDL_x11render.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_x11sym.h Added an API to enable/disable the screen saver. 2009-01-12 06:19:05 +00:00
SDL_x11video.c Added an API to enable/disable the screen saver. 2009-01-12 06:19:05 +00:00
SDL_x11video.h Added an API to enable/disable the screen saver. 2009-01-12 06:19:05 +00:00
SDL_x11window.c Changes to hopefully handle the creation of a colormap for 8 bit PseudoColor visuals in X11 2009-01-15 21:35:42 +00:00
SDL_x11window.h Implemented SDL_SetWindowIcon(), with translucent icon support under X11. 2009-01-02 17:39:48 +00:00