aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen
Commit message (Expand)AuthorAgeFilesLines
* mesa: add EXT_dsa glProgramUniform*EXT functionsPierre-Eric Pelloux-Prayer2019-10-181-0/+5
* mesa: add EXT_dsa NamedProgram functionsPierre-Eric Pelloux-Prayer2019-10-182-0/+81
* mesa: add EXT_dsa glClientAttribDefaultEXT / glPushClientAttribDefaultEXTPierre-Eric Pelloux-Prayer2019-10-182-0/+10
* mesa: add EXT_dsa glNamedRenderbufferStorageEXT and glGetNamedRenderbufferPar...Pierre-Eric Pelloux-Prayer2019-10-182-0/+15
* GL: drop symbols mangling supportEric Engestrom2019-10-103-23/+0
* mesa: Allow MESA_framebuffer_flip_y for GLES 3Fritz Koenig2019-10-083-0/+21
* mesa: GetFramebufferParameteriv spellingFritz Koenig2019-10-082-5/+5
* scons: Make scons and meson agree about path to glapi generated headersDylan Baker2019-09-161-1/+1
* glx: Remove unused indirection for glx_context->fillImageAdam Jackson2019-09-121-1/+1
* mesa: add ext_dsa GetMultiTexLevelParameterEXTPierre-Eric Pelloux-Prayer2019-08-192-0/+18
* mesa: add EXT_dsa glCompressedMultiTex* functionsPierre-Eric Pelloux-Prayer2019-08-192-0/+89
* mesa: add EXT_dsa glCompressedTexture(Sub)Image1D/2D/3D functionsPierre-Eric Pelloux-Prayer2019-08-192-63/+138
* mesa: add EXT_shader_image_load_store glBindImageTextureEXT functionPierre-Eric Pelloux-Prayer2019-08-062-2/+1
* glapi: add EXT_shader_image_load_storePierre-Eric Pelloux-Prayer2019-08-063-0/+86
* mesa: add EXT_dsa glMultiTexCoordPointerEXT functionPierre-Eric Pelloux-Prayer2019-08-062-0/+9
* mesa: add EXT_dsa glMultiTexGen* functionsPierre-Eric Pelloux-Prayer2019-08-062-0/+72
* mesa: add EXT_dsa glCopyMultiTexImage* and glCopyMultiTexSubImage*Pierre-Eric Pelloux-Prayer2019-08-062-0/+63
* mesa: add EXT_dsa glGetMultiTexParameteriv/fvEXTPierre-Eric Pelloux-Prayer2019-08-062-0/+16
* mesa: add EXT_dsa glMultiTexSubImage1D/2D/3DEXTPierre-Eric Pelloux-Prayer2019-08-062-0/+42
* mesa: add EXT_dsa glMultiTexImage1D/2D/3DEXT + glGetMultiTexImageEXTPierre-Eric Pelloux-Prayer2019-08-062-0/+52
* mesa: add EXT_dsa glMultiTexParameter* functionsPierre-Eric Pelloux-Prayer2019-08-062-0/+32
* mesa: add EXT_dsa (Get)MultiTexEnv functionsPierre-Eric Pelloux-Prayer2019-08-062-0/+48
* mesa: Rename GLX_USE_TLS to USE_ELF_TLS.Bas Nieuwenhuizen2019-08-033-8/+8
* mesa: add EXT_dsa indexed generic queriesPierre-Eric Pelloux-Prayer2019-07-302-1/+25
* mesa: add EXT_dsa indexed texture commands functionsPierre-Eric Pelloux-Prayer2019-07-302-0/+22
* mesa: add EXT_dsa (Named)Framebuffer functionsPierre-Eric Pelloux-Prayer2019-07-302-0/+77
* mesa: add EXT_dsa NamedBuffer functionsPierre-Eric Pelloux-Prayer2019-07-302-0/+29
* mesa: add EXT_dsa glGetTextureLevelParameter*vEXT functionsPierre-Eric Pelloux-Prayer2019-07-192-0/+18
* mesa: add EXT_dsa gl(Copy)Texture(Sub)Image1D/2D/3DEXT functionsPierre-Eric Pelloux-Prayer2019-07-192-9/+152
* spirv_extensions: add GL_ARB_spirv_extensions boilerplateAlejandro Piñeiro2019-07-173-0/+18
* mesa: add glTextureParameteri/iv/f/fvEXTPierre-Eric Pelloux-Prayer2019-06-282-0/+48
* mesa: add support for glMapNamedBufferEXT()Timothy Arceri2019-06-282-0/+7
* mesa: add support for glUnmapNamedBufferEXT()Timothy Arceri2019-06-283-2/+7
* mesa: add support for glCompressedTextureSubImage2DEXT()Timothy Arceri2019-06-282-0/+14
* mesa: add support for glTextureSubImage2DEXT()Timothy Arceri2019-06-282-0/+16
* mesa: add support for glMapNamedBufferRangeEXT()Timothy Arceri2019-06-282-0/+12
* mesa: add support for glNamedBufferStorageEXTTimothy Arceri2019-06-282-0/+8
* mesa: add support for glNamedBuffer*DataEXT()Timothy Arceri2019-06-282-1/+18
* mesa: add support for glBindMultiTextureEXTTimothy Arceri2019-06-282-1/+10
* meson: Search for execinfo.hJory Pratt2019-06-191-1/+1
* mapi: correctly handle the full offset tableEmil Velikov2019-06-102-3/+7
* mapi: add static_date offset to EXT_dsaEmil Velikov2019-06-101-0/+19
* mapi: add static_date offset to MaxShaderCompilerThreadsKHREmil Velikov2019-06-101-0/+1
* mesa/main: Expose EXT_clip_control and related enums and the functionGert Wollny2019-06-061-0/+18
* mesa: EXT_dsa add selectorless matrix stack functionsPierre-Eric Pelloux-Prayer2019-06-031-0/+105
* mesa: add new EXT_direct_state_access tokensTimothy Arceri2019-06-031-0/+4
* glapi: add EXT_direct_state_accessChris Forbes2019-06-033-0/+21
* mesa: enable glGet for EXT_gpu_shader4Marek Olšák2019-04-241-4/+0
* mesa: add GL_AMD_compressed_ATC_texture supportJonathan Marek2019-04-231-0/+6
* Delete autotoolsDylan Baker2019-04-151-373/+0