summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi
Commit message (Expand)AuthorAgeFilesLines
* mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.cMathias Fröhlich2018-11-011-2/+2
* configure: allow building with python3Emil Velikov2018-10-311-1/+1
* gen: Add AMD_gpu_shader_int64.xml to tarballDylan Baker2018-10-242-0/+2
* gen: Add EXT_vertex_attrib_64bit.xml to dependency listsDylan Baker2018-10-242-0/+2
* scons: Remove gles option.Jose Fonseca2018-10-191-5/+1
* meson: only build clapi tests when OpenGL is being builtDylan Baker2018-10-091-1/+1
* mesa: enable EXT_framebuffer_object in core profileTimothy Arceri2018-09-181-2/+2
* mesa: enable ARB_direct_state_access in compat for GL3.1+Timothy Arceri2018-08-301-97/+97
* glapi: define AMD_depth_clamp_separateSagar Ghuge2018-08-284-0/+20
* Revert "configure: allow building with python3"Emil Velikov2018-08-241-1/+1
* mesa: expose EXT_vertex_attrib_64bitMarek Olšák2018-08-242-0/+72
* mesa: expose AMD_multi_draw_indirectMarek Olšák2018-08-241-0/+20
* mesa: expose AMD_gpu_shader_int64Marek Olšák2018-08-242-0/+241
* glapi: actually implement GL_EXT_robustness for GLESMarek Olšák2018-08-231-0/+32
* configure: allow building with python3Emil Velikov2018-08-231-1/+1
* meson: Build with Python 3Mathieu Bridon2018-08-101-13/+13
* python: Use explicit integer divisionsMathieu Bridon2018-08-071-2/+2
* glapi: Fix GLES versioning for AMD_framebuffer_multisample_advanced functionsIan Romanick2018-08-061-2/+2
* glapi: define AMD_framebuffer_multisample_advanced and add its functionsMarek Olšák2018-08-041-0/+27
* mesa: GL_MESA_framebuffer_flip_y extension [v4]Fritz Koenig2018-07-271-0/+6
* python: Use range() instead of xrange()Mathieu Bridon2018-07-242-3/+3
* python: Better use iteratorsMathieu Bridon2018-07-242-14/+15
* python: Better sort dictionary keys/valuesMathieu Bridon2018-07-244-16/+8
* python: Better iterate over dictionariesMathieu Bridon2018-07-242-9/+9
* python: Stop using the string moduleMathieu Bridon2018-07-244-12/+11
* python: Better check for keys in dictsMathieu Bridon2018-07-245-15/+15
* Allow AMD_perfmon on GLES contextsEric Anholt2018-07-181-11/+11
* python: Stop using the Python 2 exception syntaxMathieu Bridon2018-07-064-6/+6
* python: Use spaces, not tabsMathieu Bridon2018-07-061-4/+4
* python: Use the print functionMathieu Bridon2018-07-0617-967/+1001
* python: Stabilize some script outputsMathieu Bridon2018-07-052-2/+3
* mesa: enable ARB_direct_state_access in OpenGL 4.5 compat profileTimothy Arceri2018-07-051-97/+97
* mesa: enable ARB_vertex_attrib_64bit in compat profileTimothy Arceri2018-06-301-10/+10
* mesa: enable ARB_viewport_array in compat profileTimothy Arceri2018-06-301-8/+8
* mesa: enable ARB_shader_subroutine in compat profileTimothy Arceri2018-06-301-8/+8
* mesa: add Uniform*d support to display listsTimothy Arceri2018-06-301-18/+18
* mesa: add support for ARB_sample_locationsRhys Perry2018-06-141-0/+104
* meson: Add support for SPARC assemblyDylan Baker2018-06-131-1/+2
* mesa: changes to expose OES_texture_view extensionTapani Pälli2018-05-241-0/+15
* mesa: drop GL_EXT_polygon_offset supportTimothy Arceri2018-05-182-11/+0
* mesa: enable geom shaders in OpenGL 3.2 Compat profileTimothy Arceri2018-05-031-2/+1
* mesa: add support for nvidia conservative rasterization extensionsRhys Perry2018-04-302-0/+48
* glapi: define GL_API to be KEYWORD1 in glapi_dispatch.c (v2)Brian Paul2018-03-301-0/+7
* glapi: add glBlendBarrier(), glPrimitiveBoundingBox() prototypesBrian Paul2018-03-291-0/+2
* glapi: Update XML for last revision of EXT_shader_framebuffer_fetch.Francisco Jerez2018-02-242-5/+6
* mesa: add some of missing compatibility support for ARB_bindless_textureMarek Olšák2018-02-231-1/+1
* mesa: add glsl version query (v4)Vadym Shovkoplias2018-02-131-0/+1
* glapi: fix check_table test for non-shared glapi with mesonDylan Baker2018-02-061-2/+3
* glapi: Don't search through subdirs from glapitable.hDylan Baker2018-02-061-1/+1
* glapi: remove APPLE extensions from testDylan Baker2018-02-061-2/+0