mesa: add EXT_dsa glMultiTexCoordPointerEXT function
[mesa.git] / src / mapi / glapi / gen / static_data.py
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexCoordPointerEXT function
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexGen* functions
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glCopyMultiTexImage* and glCopyMultiT...
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glGetMultiTexParameteriv/fvEXT
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexSubImage1D/2D/3DEXT
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexImage1D/2D/3DEXT + glGetMul...
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexParameter* functions
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa (Get)MultiTexEnv functions
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa indexed generic queries
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa indexed texture commands functions
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa (Named)Framebuffer functions
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa NamedBuffer functions
2019-07-20 Pierre-Eric Pellou... mesa: add EXT_dsa glGetTextureLevelParameter*vEXT functions
2019-07-20 Pierre-Eric Pellou... mesa: add EXT_dsa gl(Copy)Texture(Sub)Image1D/2D/3DEXT...
2019-06-28 Pierre-Eric Pellou... mesa: add glTextureParameteri/iv/f/fvEXT
2019-06-28 Timothy Arcerimesa: add support for glMapNamedBufferEXT()
2019-06-28 Timothy Arcerimesa: add support for glUnmapNamedBufferEXT()
2019-06-28 Timothy Arcerimesa: add support for glCompressedTextureSubImage2DEXT()
2019-06-28 Timothy Arcerimesa: add support for glTextureSubImage2DEXT()
2019-06-28 Timothy Arcerimesa: add support for glMapNamedBufferRangeEXT()
2019-06-28 Timothy Arcerimesa: add support for glNamedBufferStorageEXT
2019-06-28 Timothy Arcerimesa: add support for glNamedBuffer*DataEXT()
2019-06-28 Timothy Arcerimesa: add support for glBindMultiTextureEXT
2019-06-10 Emil Velikovmapi: correctly handle the full offset table
2019-06-10 Emil Velikovmapi: add static_date offset to EXT_dsa
2019-06-10 Emil Velikovmapi: add static_date offset to MaxShaderCompilerThreadsKHR
2019-01-24 Emil Velikovmapi: add all _glapi_table entrypoints to static_data.py
2019-01-24 Emil Velikovmapi: sort static entrypoints numerically
2017-03-10 Emil Velikovmapi/gen: remove shebang from python scripts
2016-10-20 Francisco JerezRevert "Revert "mapi: export all GLES 3.2 functions...
2016-09-23 Dylan BakerRevert "mapi: export all GLES 3.2 functions in libGLESv...
2016-09-22 Dylan Bakermapi: export all GLES 3.2 functions in libGLESv2.so
2016-09-22 Dylan Bakermapi: sort static_data.py functions
2016-09-22 Dylan Bakermapi: retab static_data.py to be consistent
2016-06-29 Ian Romanickmapi: Export all GLES 3.1 functions in libGLESv2.so
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-16 Ian Romanickglapi: Add a list of functions that are not used but...
2015-05-16 Ian Romanickglapi: Remove static dispatch for functions that didn...
2015-05-16 Ian Romanickglapi: Remove static dispatch for functions that didn...
2015-05-16 Ian Romanickglapi: Remove static dispatch for functions that didn...
2015-05-16 Ian Romanickglapi: Remove static dispatch for functions that didn...
2015-05-16 Ian Romanickglapi: Remove static dispatch for functions that didn...
2015-05-16 Ian Romanickglapi: Store list of functions with static dispatch...
2015-05-16 Ian Romanickglapi: Store static dispatch offsets in a separate...