Merged Sunny's XRender changes from SDL-gsoc2010_xrender

This commit is contained in:
Sam Lantinga 2010-07-28 00:54:23 -07:00
commit d8e7cebd11
8 changed files with 1571 additions and 328 deletions

View file

@ -26,6 +26,8 @@
#include "SDL_error.h"
#include "SDL_error_c.h"
/*#define DEBUG_ERROR*/
/* Routine to get the thread-specific error variable */
#if SDL_THREADS_DISABLED
/* !!! FIXME: what does this comment mean? Victim of Search and Replace? */