Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11video.c @ 1312:c9b51268668f
age | author | description |
---|---|---|
Wed, 01 Feb 2006 06:32:25 +0000 | Sam Lantinga | Updated copyright information and removed rcs id lines (problematic in branch merges) |
Mon, 30 Jan 2006 18:21:44 +0000 | Ryan C. Gordon | Corrects dynamic X11 code on Tru64 systems. |
Sat, 14 Jan 2006 08:15:38 +0000 | Ryan C. Gordon | Catch X11 extension errors...since most of these are notifications that we |
Mon, 19 Dec 2005 06:58:51 +0000 | Ryan C. Gordon | Patched to compile on gcc 2.95.3. |
Wed, 23 Nov 2005 11:46:36 +0000 | Ryan C. Gordon | Seperate glX from HAVE_OPENGL, for platforms that have both an X server and |
Mon, 21 Nov 2005 00:16:34 +0000 | Ryan C. Gordon | Real Unicode support for X11. Based on updated version of this patch: |
Sat, 05 Nov 2005 19:53:37 +0000 | Ryan C. Gordon | Dynamically load X11 libraries like we currently do for alsa, esd, etc. |