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
mesa: remove some temp debug code
tags/mesa_20090313
Brian Paul
17 years ago
parent
2b4e2841a7
commit
e9a6832737
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/mesa/main/context.c
+ 0
- 1
src/mesa/main/context.c
View File
@@ -1217,7 +1217,6 @@ _mesa_create_context(const GLvisual *visual,
{
GLcontext *ctx;
printf("***** enter %s\n", __FUNCTION__);
ASSERT(visual);
/*ASSERT(driverContext);*/
Write
Preview
Loading…
Cancel
Save