summaryrefslogtreecommitdiff
path: root/src/mapi
Commit message (Expand)AuthorAgeFilesLines
* 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-0311-43/+43
* 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: Enable GL_MESA_framebuffer_flip_y for GL 4.3Heinrich Fink2019-07-251-1/+1
* 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
* mapi: add shared glapi symbols checkEric Engestrom2019-07-102-0/+31
* gles: use new symbols check scriptEric Engestrom2019-07-104-62/+14
* android: fix typo LOCAL_EXPORT_C_INCLUDESChih-Wei Huang2019-06-291-1/+1
* 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
* mapi/glapi/registry: Update gl.xml to latest upstream versionGert Wollny2019-06-061-1141/+3218
* 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
* meson: make nm binary optionalDylan Baker2019-05-032-2/+2
* meson: always define libglapiDylan Baker2019-05-031-0/+2
* Revert "meson: drop GLESv1 .so version back to 1.0.0"Ross Burton2019-04-301-1/+1
* delete autotools input filesEric Engestrom2019-04-292-24/+0
* delete autotools .gitignore filesEric Engestrom2019-04-295-14/+0
* 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