aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/ARB_separate_shader_objects.xml
Commit message (Expand)AuthorAgeFilesLines
* glthread: add/update count and marshal fields for many GL functionsMarek Olšák2020-03-061-1/+1
* mesa: add KHR_no_error support for gl*ProgramPipelines()Samuel Pitoiset2017-06-281-1/+1
* mesa: add KHR_no_error support for glBindProgramPipeline()Timothy Arceri2017-05-111-1/+1
* mesa: add KHR_no_error support for glActiveShaderProgram()Timothy Arceri2017-05-111-1/+1
* mesa: add KHR_no_error support for glUseProgramStages()Timothy Arceri2017-05-111-1/+1
* mesa/glthread: add async support to glProgramUniform*() functionsTimothy Arceri2017-03-301-34/+34
* gles/es3.1: Enable dispatch of almost all new GLES 3.1 functionsIan Romanick2015-05-281-43/+43
* glapi: Remove all offset tags from the XMLIan Romanick2015-05-151-61/+61
* glapi: Remove all static_dispatch tags from the XMLIan Romanick2015-05-151-61/+61
* glapi: add ARB_gpu_shader_fp64 (v2)Dave Airlie2015-02-191-2/+0
* glapi: Mark all GL_ARB_separate_shader_objects functions with static_dispatch...Ian Romanick2014-03-311-61/+61
* mesa/sso: Change CreateShaderProgramv return type from uint to GLuint.Vinson Lee2014-02-211-1/+1
* mesa/sso: Add extension entry points for GL_ARB_separate_shader_objectsGregory Hainaut2014-02-211-0/+401