index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
/
glapitemp.h
Age
Commit message (
Expand
)
Author
2000-10-27
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
2000-06-12
changed dispatch of GL_EXT_vertex_array functions
Brian Paul
2000-05-19
changed internalFormat to GLenum in TexImage4DSGI and all compressed textimag...
Brian Paul
2000-05-19
added const to compressed tex image functions
Brian Paul
2000-05-18
added glTbufferMask3DFX(), enabled texture compression functions
Brian Paul
2000-05-18
added tbuffer and compressed teximage extension functions
Brian Paul
2000-04-10
added some more functions
Brian Paul
2000-02-24
now using SGI-specified dispatch order
Brian Paul
2000-02-23
fixed a few glitches
Brian Paul
2000-02-11
added code for all GL_MESA_window_pos functions
Brian Paul
2000-02-01
added normal, vertex, viewport message strings
Brian Paul
2000-02-01
added more message strings
Brian Paul
2000-01-31
removed unneeded \n chars
Brian Paul
2000-01-31
added more function templates, changed message format
Brian Paul
2000-01-28
added default template macros
Brian Paul
2000-01-10
added printf-message to dispatch templates
Brian Paul
2000-01-08
removed DISPATCH_SETUP, added RETURN_DISPATCH
Brian Paul
2000-01-07
added glHintPGI template
Brian Paul
2000-01-07
fixed GetString template, added GL_SGI_color_table templates
Brian Paul
1999-12-16
added more extension functions
Brian Paul
1999-12-15
added many more extension entry points
Brian Paul
1999-12-10
implemented GL_ARB_tranpose_matrix
Brian Paul
1999-11-25
initial rev
Brian Paul