Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian Paul 08e126fba6 Texture type is GLuint 24 lat temu
..
glapi.c fixed a few missing entries for GetProcAddress() 24 lat temu
glapi.h New mechanism for thread-safe GL API dispatch. C-based dispatch is faster. 24 lat temu
glapioffsets.h Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c 25 lat temu
glapitable.h fixed some GLenum/GLuint mixups 24 lat temu
glapitemp.h added some (void *) casts to silence gcc 2.96 warnings 24 lat temu
gloffsets.py recover from offset=? condition, code clean-up 25 lat temu
glsparcasm.py put the .type stuff on a separate line 24 lat temu
gltable.py Texture type is GLuint 24 lat temu
glthread.c Consistent copyright info (version number, date) across all files. 24 lat temu
glthread.h Consistent copyright info (version number, date) across all files. 24 lat temu
glx86asm.py remove TEST_L and JZ instructions; always jump through the _glapi_Dispatch pointer 24 lat temu