summaryrefslogtreecommitdiff
path: root/src/mapi/glapi
AgeCommit message (Expand)AuthorFilesLines
2020-01-13glapi / teximage: implement EGLImageTargetTexStorageEXTGurchetan Singh3-0/+25
2019-11-26mapi: add GetInteger64vEXT with EXT_disjoint_timer_queryTapani Pälli2-0/+13
2019-11-22mesa/glthread: Implement ARB_multi_bind.Markus Wick1-10/+10
2019-11-21mapi/glapi: Generate sizeof() helpers instead of fixed sizes.Markus Wick1-4/+11
2019-11-20mesa: add ARB_shading_language_include stubsTimothy Arceri3-1/+50
2019-11-19mesa: add ARB_sparse_buffer NamedBufferPageCommitmentEXT functionPierre-Eric Pelloux-Prayer2-3/+10
2019-11-19mesa: add ARB_vertex_attrib_binding glVertexArray* functionsPierre-Eric Pelloux-Prayer2-0/+51
2019-11-19mesa: implement ARB_texture_storage_multisample + EXT_dsa functionsPierre-Eric Pelloux-Prayer2-0/+23
2019-11-19mesa: add ARB_texture_buffer_range glTextureBufferRangeEXT functionPierre-Eric Pelloux-Prayer2-0/+10
2019-11-19mesa: add ARB_instanced_arrays EXT_dsa functionPierre-Eric Pelloux-Prayer2-0/+7
2019-11-19mesa: add ARB_gpu_shader_fp64 selector-less functionsPierre-Eric Pelloux-Prayer1-0/+131
2019-11-19mesa: add ARB_clear_buffer_object named functionsPierre-Eric Pelloux-Prayer2-6/+7
2019-11-19mesa: add ARB_vertex_attrib_64bit VertexArrayVertexAttribLOffsetEXTPierre-Eric Pelloux-Prayer2-0/+11
2019-11-19mesa: add ARB_framebuffer_no_attachments named functionsPierre-Eric Pelloux-Prayer2-1/+15
2019-11-05mesa: add EXT_dsa glGetVertexArray* 4 functionsPierre-Eric Pelloux-Prayer2-0/+30
2019-11-05mesa: add EXT_dsa EnableVertexArrayAttribEXT / DisableVertexArrayAttribEXTPierre-Eric Pelloux-Prayer2-0/+12
2019-11-05mesa: add EXT_dsa glEnableVertexArrayEXT / glDisableVertexArrayEXTPierre-Eric Pelloux-Prayer2-0/+12
2019-11-05mesa: add EXT_dsa glVertexArray* functions declarationsPierre-Eric Pelloux-Prayer2-0/+109
2019-10-30mesa: enable ARB_gpu_shader_int64 in compat profileTapani Pälli1-38/+37
2019-10-18mesa: add EXT_dsa NamedCopyBufferSubDataEXT functionPierre-Eric Pelloux-Prayer2-0/+9
2019-10-18mesa: add EXT_dsa NamedRenderbufferStorageMultisampleEXT functionPierre-Eric Pelloux-Prayer2-0/+9
2019-10-18mesa: add EXT_dsa Generate*MipmapEXT functionsPierre-Eric Pelloux-Prayer2-0/+12
2019-10-18mesa: add EXT_dsa glGetFloati_vEXT/glGetDoublei_vEXTPierre-Eric Pelloux-Prayer1-0/+12
2019-10-18mesa: add EXT_dsa + EXT_gpu_program_parameters functionsPierre-Eric Pelloux-Prayer2-0/+11
2019-10-18mesa: add EXT_dsa + EXT_gpu_shader4 functionsPierre-Eric Pelloux-Prayer1-0/+6
2019-10-18mesa: add EXT_dsa + EXT_texture_integer functionsPierre-Eric Pelloux-Prayer2-0/+65
2019-10-18mesa: add EXT_dsa + EXT_texture_buffer_object functionsPierre-Eric Pelloux-Prayer2-0/+16
2019-10-18mesa: add EXT_dsa glProgramUniform*EXT functionsPierre-Eric Pelloux-Prayer1-0/+5
2019-10-18mesa: add EXT_dsa NamedProgram functionsPierre-Eric Pelloux-Prayer2-0/+81
2019-10-18mesa: add EXT_dsa glClientAttribDefaultEXT / glPushClientAttribDefaultEXTPierre-Eric Pelloux-Prayer2-0/+10
2019-10-18mesa: add EXT_dsa glNamedRenderbufferStorageEXT and glGetNamedRenderbufferPar...Pierre-Eric Pelloux-Prayer2-0/+15
2019-10-10meson: Add windows defines to glapiDylan Baker1-1/+12
2019-10-10GL: drop symbols mangling supportEric Engestrom6-42/+0
2019-10-08mesa: Allow MESA_framebuffer_flip_y for GLES 3Fritz Koenig3-0/+21
2019-10-08mesa: GetFramebufferParameteriv spellingFritz Koenig2-5/+5
2019-09-16scons: Make scons and meson agree about path to glapi generated headersDylan Baker3-3/+3
2019-09-16mesa/gl: Sync with Khronos registryHeinrich Fink1-152/+1374
2019-09-12glx: Remove unused indirection for glx_context->fillImageAdam Jackson1-1/+1
2019-09-10glapi: export glapi_destroy_multithread when building shared-glapi on windowsDylan Baker1-1/+1
2019-09-10meson: don't build glapi_static_check_table on windowsDylan Baker1-1/+3
2019-09-08registry: update gl.xml with GL_MESA_EGL_sync tokenHeinrich Fink1-0/+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