summaryrefslogtreecommitdiff
path: root/src/mapi
AgeCommit message (Expand)AuthorFilesLines
2018-11-26mesa/main: remove ARB suffix from glGetnTexImageErik Faye-Lund2-1/+10
2018-11-22glapi: add missing visibility argsEric Engestrom1-1/+1
2018-11-20mesa/glthread: enable immediate modeMarek Olšák1-1/+1
2018-11-20mesa/glthread: pass the function name to _mesa_glthread_restore_dispatchMarek Olšák1-1/+1
2018-11-20meson: Add tests to suitesDylan Baker4-4/+8
2018-11-09Revert "mesa: expose NV_conditional_render on GLES"Erik Faye-Lund1-2/+2
2018-11-09Revert "mesa/main: fixup make check after NV_conditional_render for gles"Erik Faye-Lund1-2/+0
2018-11-09mesa/main: fixup make check after NV_conditional_render for glesErik Faye-Lund1-0/+2
2018-11-09mesa: expose NV_conditional_render on GLESErik Faye-Lund1-2/+2
2018-11-01mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.cMathias Fröhlich1-2/+2
2018-10-31configure: allow building with python3Emil Velikov2-2/+2
2018-10-24gen: Add AMD_gpu_shader_int64.xml to tarballDylan Baker2-0/+2
2018-10-24gen: Add EXT_vertex_attrib_64bit.xml to dependency listsDylan Baker2-0/+2
2018-10-19scons: Remove gles option.Jose Fonseca2-13/+2
2018-10-09meson: only build clapi tests when OpenGL is being builtDylan Baker2-2/+2
2018-09-18mesa: enable EXT_framebuffer_object in core profileTimothy Arceri1-2/+2
2018-08-30mesa: enable ARB_direct_state_access in compat for GL3.1+Timothy Arceri1-97/+97
2018-08-28glapi: define AMD_depth_clamp_separateSagar Ghuge4-0/+20
2018-08-24Revert "configure: allow building with python3"Emil Velikov2-2/+2
2018-08-24mesa: expose EXT_vertex_attrib_64bitMarek Olšák2-0/+72
2018-08-24mesa: expose AMD_multi_draw_indirectMarek Olšák1-0/+20
2018-08-24mesa: expose AMD_gpu_shader_int64Marek Olšák2-0/+241
2018-08-23glapi: actually implement GL_EXT_robustness for GLESMarek Olšák1-0/+32
2018-08-23configure: allow building with python3Emil Velikov2-2/+2
2018-08-10meson: Build with Python 3Mathieu Bridon4-16/+16
2018-08-09python: Simplify list sortingMathieu Bridon1-4/+2
2018-08-09python: Use key-functions when sorting containersMathieu Bridon1-2/+3
2018-08-07python: Fix rich comparisonsMathieu Bridon1-8/+7
2018-08-07python: Use explicit integer divisionsMathieu Bridon1-2/+2
2018-08-06glapi: Fix GLES versioning for AMD_framebuffer_multisample_advanced functionsIan Romanick1-2/+2
2018-08-04glapi: define AMD_framebuffer_multisample_advanced and add its functionsMarek Olšák1-0/+27
2018-07-27mesa: GL_MESA_framebuffer_flip_y extension [v4]Fritz Koenig1-0/+6
2018-07-24python: Use range() instead of xrange()Mathieu Bridon3-4/+4
2018-07-24python: Better use iteratorsMathieu Bridon2-14/+15
2018-07-24python: Better sort dictionary keys/valuesMathieu Bridon4-16/+8
2018-07-24python: Better iterate over dictionariesMathieu Bridon2-9/+9
2018-07-24python: Stop using the string moduleMathieu Bridon4-12/+11
2018-07-24python: Better check for keys in dictsMathieu Bridon6-21/+19
2018-07-18Allow AMD_perfmon on GLES contextsEric Anholt1-11/+11
2018-07-06python: Stop using the Python 2 exception syntaxMathieu Bridon4-6/+6
2018-07-06python: Use spaces, not tabsMathieu Bridon1-4/+4
2018-07-06python: Use the print functionMathieu Bridon18-1043/+1079
2018-07-05python: Stabilize some script outputsMathieu Bridon2-2/+3
2018-07-05mesa: enable ARB_direct_state_access in OpenGL 4.5 compat profileTimothy Arceri1-97/+97
2018-06-30mesa: enable ARB_vertex_attrib_64bit in compat profileTimothy Arceri1-10/+10
2018-06-30mesa: enable ARB_viewport_array in compat profileTimothy Arceri1-8/+8
2018-06-30mesa: enable ARB_shader_subroutine in compat profileTimothy Arceri1-8/+8
2018-06-30mesa: add Uniform*d support to display listsTimothy Arceri1-18/+18
2018-06-14mesa: add support for ARB_sample_locationsRhys Perry1-0/+104
2018-06-13meson: Add support for SPARC assemblyDylan Baker1-1/+2