Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11gl.c @ 1336:3692456e7b0f
age | author | description |
---|---|---|
Tue, 07 Feb 2006 06:59:48 +0000 | Sam Lantinga | Use SDL_ prefixed versions of C library functions. |
Wed, 01 Feb 2006 08:17:54 +0000 | Sam Lantinga | Merged useful fixes from 1.3 branch |
Wed, 01 Feb 2006 06:32:25 +0000 | Sam Lantinga | Updated copyright information and removed rcs id lines (problematic in branch merges) |
Fri, 13 Jan 2006 02:36:35 +0000 | Ryan C. Gordon | Don't trample SDL_LoadObject()'s error message in GL loader. |
Fri, 13 Jan 2006 02:32:07 +0000 | Ryan C. Gordon | Make error message meaningful if dlopen() fails on libX11. |
Thu, 08 Dec 2005 14:21:17 +0000 | Sam Lantinga | Fixed compile warnings with gcc 4 |