This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
try and force a log message
tags/mesa_3_5
Keith Whitwell
24 years ago
parent
bc28306f4a
commit
123ff6549b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
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,
Write
Preview
Loading…
Cancel
Save