Browse Source

try and force a log message

tags/mesa_3_5
Keith Whitwell 24 years ago
parent
commit
123ff6549b
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/mesa/main/debug.c

+ 1
- 0
src/mesa/main/debug.c View File

@@ -1,6 +1,7 @@
#include "mtypes.h"
#include "debug.h"


void gl_print_state( const char *msg, GLuint state )
{
fprintf(stderr,

Loading…
Cancel
Save