diff src/video/ps3/SDL_ps3video.h @ 3147:a80760096937 gsoc2009_ps3

Support all YUV texture formats using SW_Textures.
author Martin Lowinski <martin@goldtopf.org>
date Thu, 18 Jun 2009 03:27:12 +0000
parents 9e902f423497
children 0cf7bff804ad
line wrap: on
line diff
--- a/src/video/ps3/SDL_ps3video.h	Mon Jun 15 16:33:03 2009 +0000
+++ b/src/video/ps3/SDL_ps3video.h	Thu Jun 18 03:27:12 2009 +0000
@@ -36,7 +36,7 @@
  * 2: SPE debug messages
  * 3: Memory adresses
  */
-#define DEBUG_LEVEL 2
+#define DEBUG_LEVEL 1
 
 #ifdef DEBUG_LEVEL
 #define deprintf( level, fmt, args... ) \