mesa: Standardize names of OpenGL functions.
[mesa.git] / src / mapi / glapi / gen / GL3x.xml
2012-11-12 Paul Berrymesa: Standardize names of OpenGL functions.
2012-11-06 Paul Berryglapi: Annotate XML with exec="skip" for unimplemented...
2012-10-23 Paul Berryglapi: Alias VertexAttribDivisor and VertexAttribDiviso...
2012-10-23 Paul Berryglapi: Alias ClampColor and ClampColorARB.
2012-10-17 Matt Turnerglapi: Add es2="3.0" attributes to XML.
2012-06-27 Brian Paulmesa: more const qualifiers to match the latest glext.h
2012-06-13 Ian Romanickglapi: Add missing framebuffer sRGB enum
2012-06-13 Ian Romanickglapi: Add uniform buffer object enums
2012-06-13 Ian Romanickglapi: Add texture swizzle enums
2012-06-13 Ian Romanickglapi: Add a couple missing 3.0 enums
2012-04-09 Eric Anholtglapi: Mark TexBuffer as an alias of TexBufferARB.
2012-03-26 Dylan Noblesmithglapi: add GL_ARB_texture_float
2012-03-26 Dylan Noblesmithglapi: add ARB_texture_rg
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-25 José Fonsecamesa,mapi: Remove spurious const keyword from ClearBuff...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-21 Brian Paulmesa: hook up GL 3.x entrypoints
2010-11-21 Brian Paulglapi: rename GL3.xml to GL3x.xml as it covers all...