log src/video/x11/SDL_x11video.c @ 4382:6599c89de50c SDL-1.2

age author description
2009-10-10 Ryan C. Gordon Cache the swap control setting, even on Mesa. SDL-1.2
2009-10-10 Ryan C. Gordon Default value for SGI swap control GL attribute should be -1. SDL-1.2
2009-10-07 Sam Lantinga Fixed building without OpenGL support SDL-1.2
2009-09-29 Ryan C. Gordon Make SDL_GL_GetAttribute(SDL_GL_SWAP_CONTROL) work with GLX_SGI_swap_control. SDL-1.2
2009-09-29 Ryan C. Gordon Removed duplicate memset() calls. SDL-1.2
2009-09-27 Sam Lantinga Improved bug #759 SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #778 SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #571.. I think. :) SDL-1.2
2008-12-08 Sam Lantinga Updated copyright date SDL-1.2
2008-02-29 Sam Lantinga * Added configure option --enable-screensaver, to allow enabling the screensaver by default. SDL-1.2
2007-12-29 Sam Lantinga Fixed bug #510 SDL-1.2
2007-07-14 Sam Lantinga Use SDL C functions (fixes security warnings on OpenBSD) SDL-1.2
2007-07-08 Ryan C. Gordon Clear the NOFRAME and RESIZABLE flags in the X11 target before setting their SDL-1.2
2007-07-08 Ryan C. Gordon Fixed compiler warning (gcc w/ -Wall) for unused variable, and checked for SDL-1.2
2007-07-06 Sam Lantinga Fixed bug #322 SDL-1.2
2007-06-28 Ryan C. Gordon Corrected mismerge of XIM patch, thanks Alissa! SDL-1.2
2007-06-25 Ryan C. Gordon Whoops, patched to compile. SDL-1.2
2007-06-25 Ryan C. Gordon Significantly improved XIM support. SDL-1.2
2007-06-15 Ryan C. Gordon Clean up have-initialized resources in some failing edge cases. SDL-1.2
2007-04-06 Ryan C. Gordon Let app set SDL_VIDEO_ALLOW_SCREENSAVER environment variable to override SDL's SDL-1.2
2006-10-29 Ryan C. Gordon Closing minor memory leak in XME code. SDL-1.2
2008-08-04 Szymon Wilczek Further x11 code improvments + comments gsoc2008_manymouse
2008-08-02 Szymon Wilczek First comments and code upgrades in X11 gsoc2008_manymouse
2008-07-03 Szymon Wilczek Relative mode for tablets. Info on wiki. gsoc2008_manymouse
2008-07-02 Szymon Wilczek Proximity events and evil-temporary makefile repair gsoc2008_manymouse
2008-06-19 Szymon Wilczek Major bug fixes gsoc2008_manymouse
2008-06-06 Szymon Wilczek http://wilku.ravenlord.ws/doku.php?id=documentation for information how things work. Currently implemented: detecting many pointing devices and pressure detection. Still a bug. Each program has to be comipled with a flag -lXi gsoc2008_manymouse
2010-01-24 Sam Lantinga Fixed bug #926
2009-12-04 Sam Lantinga Don't add any renderers if you can't add any displays
2009-07-30 Sam Lantinga Patch from David Carre:
2009-02-09 Sam Lantinga Added test program for SDL_CreateWindowFrom()
2009-01-12 Sam Lantinga Added an API to enable/disable the screen saver.
2009-01-10 Sam Lantinga Reverted Bob's indent checkin
2009-01-09 Bob Pendleton I ran a global "make indent" it modified the following files.
2009-01-02 Sam Lantinga Implemented SDL_SetWindowIcon(), with translucent icon support under X11.
2009-01-02 Sam Lantinga Don't use DirectColor visuals until we implement DirectColor colormap support
2009-01-01 Sam Lantinga Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events.
2008-12-08 Sam Lantinga Updated copyright date
2008-11-30 Sam Lantinga Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available.
2008-09-17 Ryan C. Gordon Some cleanups on the new XInput code.
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-03-07 Bob Pendleton more valgrind errors fixed. Plus I ran make indent which changed a few files.
2008-03-06 Bob Pendleton Fixed many valgrind errors. But, I broke testdyngl.
2008-02-07 Sam Lantinga First pass of new SDL scancode concept for X11.
2008-01-08 Bob Pendleton Checking in Christian Walther's patch for x11 keyboard input. Minor code tweaks by Bob.
2007-07-10 Bob Pendleton Added stubs for x11 gamma functions and enabled them in SDL_x11video.c
2006-07-28 Sam Lantinga Implemented X11 OpenGL support.
2006-07-27 Sam Lantinga Initial work on X11 window code in.
2006-07-26 Sam Lantinga Started work on the new X11 driver.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-06-20 Sam Lantinga Fixed bug #241
2006-05-08 Sam Lantinga Disable the screensaver in DGA mode, which is even more important than X11...
2006-05-08 Sam Lantinga Fixed bug #203
2006-05-05 Sam Lantinga Fixed bug #196
2006-05-04 Sam Lantinga Fixed bug #45
2006-06-20 Sam Lantinga Fixed bug #241 SDL-1.3
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
2006-05-17 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
2006-05-01 Sam Lantinga glSDL support SDL-1.3