summaryrefslogtreecommitdiff
path: root/src/mapi
AgeCommit message (Expand)AuthorFilesLines
2019-11-21meson: generate .pc files for gles and gles2 with old glvndDylan Baker1-4/+24
2019-10-11GL: drop symbols mangling supportEric Engestrom8-52/+0
2019-09-26meson: fix logic for generating .pc files with old glvndDylan Baker1-1/+1
2019-09-25meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom1-1/+1
2019-08-19mesa: add ext_dsa GetMultiTexLevelParameterEXTPierre-Eric Pelloux-Prayer2-0/+18
2019-08-19mesa: add EXT_dsa glCompressedMultiTex* functionsPierre-Eric Pelloux-Prayer2-0/+89
2019-08-19mesa: add EXT_dsa glCompressedTexture(Sub)Image1D/2D/3D functionsPierre-Eric Pelloux-Prayer2-63/+138
2019-08-06mesa: add EXT_shader_image_load_store glBindImageTextureEXT functionPierre-Eric Pelloux-Prayer2-2/+1
2019-08-06glapi: add EXT_shader_image_load_storePierre-Eric Pelloux-Prayer3-0/+86
2019-08-06mesa: add EXT_dsa glMultiTexCoordPointerEXT functionPierre-Eric Pelloux-Prayer2-0/+9
2019-08-06mesa: add EXT_dsa glMultiTexGen* functionsPierre-Eric Pelloux-Prayer2-0/+72
2019-08-06mesa: add EXT_dsa glCopyMultiTexImage* and glCopyMultiTexSubImage*Pierre-Eric Pelloux-Prayer2-0/+63
2019-08-06mesa: add EXT_dsa glGetMultiTexParameteriv/fvEXTPierre-Eric Pelloux-Prayer2-0/+16
2019-08-06mesa: add EXT_dsa glMultiTexSubImage1D/2D/3DEXTPierre-Eric Pelloux-Prayer2-0/+42
2019-08-06mesa: add EXT_dsa glMultiTexImage1D/2D/3DEXT + glGetMultiTexImageEXTPierre-Eric Pelloux-Prayer2-0/+52
2019-08-06mesa: add EXT_dsa glMultiTexParameter* functionsPierre-Eric Pelloux-Prayer2-0/+32
2019-08-06mesa: add EXT_dsa (Get)MultiTexEnv functionsPierre-Eric Pelloux-Prayer2-0/+48
2019-08-03mesa: Rename GLX_USE_TLS to USE_ELF_TLS.Bas Nieuwenhuizen11-43/+43
2019-07-30mesa: add EXT_dsa indexed generic queriesPierre-Eric Pelloux-Prayer2-1/+25
2019-07-30mesa: add EXT_dsa indexed texture commands functionsPierre-Eric Pelloux-Prayer2-0/+22
2019-07-30mesa: add EXT_dsa (Named)Framebuffer functionsPierre-Eric Pelloux-Prayer2-0/+77
2019-07-30mesa: add EXT_dsa NamedBuffer functionsPierre-Eric Pelloux-Prayer2-0/+29
2019-07-25mesa: Enable GL_MESA_framebuffer_flip_y for GL 4.3Heinrich Fink1-1/+1
2019-07-19mesa: add EXT_dsa glGetTextureLevelParameter*vEXT functionsPierre-Eric Pelloux-Prayer2-0/+18
2019-07-19mesa: add EXT_dsa gl(Copy)Texture(Sub)Image1D/2D/3DEXT functionsPierre-Eric Pelloux-Prayer2-9/+152
2019-07-17spirv_extensions: add GL_ARB_spirv_extensions boilerplateAlejandro PiƱeiro3-0/+18
2019-07-10mapi: add shared glapi symbols checkEric Engestrom2-0/+31
2019-07-10gles: use new symbols check scriptEric Engestrom4-62/+14
2019-06-29android: fix typo LOCAL_EXPORT_C_INCLUDESChih-Wei Huang1-1/+1
2019-06-28mesa: add glTextureParameteri/iv/f/fvEXTPierre-Eric Pelloux-Prayer2-0/+48
2019-06-28mesa: add support for glMapNamedBufferEXT()Timothy Arceri2-0/+7
2019-06-28mesa: add support for glUnmapNamedBufferEXT()Timothy Arceri3-2/+7
2019-06-28mesa: add support for glCompressedTextureSubImage2DEXT()Timothy Arceri2-0/+14
2019-06-28mesa: add support for glTextureSubImage2DEXT()Timothy Arceri2-0/+16
2019-06-28mesa: add support for glMapNamedBufferRangeEXT()Timothy Arceri2-0/+12
2019-06-28mesa: add support for glNamedBufferStorageEXTTimothy Arceri2-0/+8
2019-06-28mesa: add support for glNamedBuffer*DataEXT()Timothy Arceri2-1/+18
2019-06-28mesa: add support for glBindMultiTextureEXTTimothy Arceri2-1/+10
2019-06-19meson: Search for execinfo.hJory Pratt1-1/+1
2019-06-10mapi: correctly handle the full offset tableEmil Velikov2-3/+7
2019-06-10mapi: add static_date offset to EXT_dsaEmil Velikov1-0/+19
2019-06-10mapi: add static_date offset to MaxShaderCompilerThreadsKHREmil Velikov1-0/+1
2019-06-06mesa/main: Expose EXT_clip_control and related enums and the functionGert Wollny1-0/+18
2019-06-06mapi/glapi/registry: Update gl.xml to latest upstream versionGert Wollny1-1141/+3218
2019-06-03mesa: EXT_dsa add selectorless matrix stack functionsPierre-Eric Pelloux-Prayer1-0/+105
2019-06-03mesa: add new EXT_direct_state_access tokensTimothy Arceri1-0/+4
2019-06-03glapi: add EXT_direct_state_accessChris Forbes3-0/+21
2019-05-03meson: make nm binary optionalDylan Baker2-2/+2
2019-05-03meson: always define libglapiDylan Baker1-0/+2
2019-04-30Revert "meson: drop GLESv1 .so version back to 1.0.0"Ross Burton1-1/+1