mesa: plug in GL_ARB_draw_buffers_blend functions
[mesa.git] / src / mesa / main / APIspec.xml
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-15 Chia-I Wumesa: Add glDepthRangef and glClearDepthf to APIspec...
2011-01-14 Kristian Høgsberggles2: Also support GL_BGRA_EXT for glTexSubImage2d
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-08 Chia-I Wuvbo: Fix GLES2 glVertexAttrib.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-07 Kristian Høgsberggles2: Add GL_EXT_texture_format_BGRA8888 support
2010-09-16 Chia-I Wumesa: Update ES APIspec.xml.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-11 Kristian Høgsbergmesa: Optimize get.c by using a table-driven approach
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-28 Kristian Høgsbergmesa: Move support for paletted textures to main/teximage.c
2010-04-28 Kristian Høgsbergmesa: Handle GL_TEXTURE_GEN_STR_OES in _mesa_Enable()
2010-04-27 Kristian Høgsberges: Prefix the get* functions with _es1/2 so they don...
2010-04-27 Kristian Høgsbergmesa: Move api_exec_es*.c into mesa/main