log src/video/x11/SDL_x11opengl.c @ 2452:54bc7e0806de gsoc2008_iphone

age author description
2008-03-07 Bob Pendleton In testdyngl.c the event type was being anded (&) with SDL_KEYDOWN and if the result was none zero the program was quiting. This is very weird because it was
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-03-06 Bob Pendleton Fixing valgrind errors.
2008-03-01 Bob Pendleton Deleted a call to X__PumpEvents at the end of X11_GL_InitExtensions(). This function is being called from SDL_RecreateWindow at a point when the numwindows value in
2007-08-15 Sam Lantinga indent
2007-08-15 Sam Lantinga Date: Wed, 15 Aug 2007 01:08:38 +0200