diff src/video/ps3/SDL_ps3video.h @ 3146:9e902f423497 gsoc2009_ps3

YUV-Textures with SPU-support working.
author Martin Lowinski <martin@goldtopf.org>
date Mon, 15 Jun 2009 16:33:03 +0000
parents 7828eed2f31a
children a80760096937
line wrap: on
line diff
--- a/src/video/ps3/SDL_ps3video.h	Sat Jun 13 05:20:57 2009 +0000
+++ b/src/video/ps3/SDL_ps3video.h	Mon Jun 15 16:33:03 2009 +0000
@@ -36,7 +36,7 @@
  * 2: SPE debug messages
  * 3: Memory adresses
  */
-#define DEBUG_LEVEL 1
+#define DEBUG_LEVEL 2
 
 #ifdef DEBUG_LEVEL
 #define deprintf( level, fmt, args... ) \