summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson: Add wayland-drm-client-protocol.h to wayland_drmmeson-fixesDylan Baker2019-01-241-1/+4
* mapi: remove machinery handling CSV filesEmil Velikov2019-01-241-74/+6
* mapi: remove old, unused ES* generator codeEmil Velikov2019-01-242-113/+1
* mapi/es2api: remove no longer present entrypointsEmil Velikov2019-01-241-5/+0
* mapi/es*api: remove GL_EXT_multi_draw_arrays entrypointsEmil Velikov2019-01-242-11/+2
* mapi/es*api: remove GL_OES_EGL_image entrypointsEmil Velikov2019-01-242-6/+0
* Revert "mapi/new: sort by slot number"Emil Velikov2019-01-241-3/+0
* scons: wire the new generator for es1 and es2Emil Velikov2019-01-241-7/+21
* meson: wire the new generator for es1 and es2Emil Velikov2019-01-244-6/+14
* autotools: wire the new generator for es1 and es2Emil Velikov2019-01-241-8/+15
* mapi/new: remove duplicate GLvoid/void substitutionEmil Velikov2019-01-241-1/+0
* mapi/new: fixup the GLDEBUGPROCKHR typedef to the non KHR oneEmil Velikov2019-01-242-1/+1
* mapi/new: don't print info we don't need for ES1/ES2Emil Velikov2019-01-241-4/+6
* mapi/new: split out public_entries handlingEmil Velikov2019-01-241-0/+12
* mapi/new: reinstate _NO_HIDDEN suffixes in the new generatorEmil Velikov2019-01-241-6/+6
* mapi/new: use the static_data offsets in the new generatorEmil Velikov2019-01-241-1/+19
* mapi/new: sort by slot numberEmil Velikov2019-01-241-0/+3
* mapi/new: import mapi scripts from glvndEmil Velikov2019-01-242-0/+181
* mapi: move genCommon.py to src/mapi/newEmil Velikov2019-01-246-6/+19
* genCommon.py: Fix typo in _LIBRARY_FEATURE_NAMES.Emil Velikov2019-01-241-1/+1
* mapi: add all _glapi_table entrypoints to static_data.pyEmil Velikov2019-01-242-2/+1023
* mapi: sort static entrypoints numericallyEmil Velikov2019-01-241-8/+8
* Revert "mesa/main: remove ARB suffix from glGetnTexImage"Emil Velikov2019-01-244-15/+6
* mapi: drop unneeded gl_dispatch_stub declarationsErik Faye-Lund2019-01-241-1/+2
* mesa: correctly use os.path.join in our python scriptsEmil Velikov2019-01-242-6/+5
* freedreno: automake: ship ir3_nir_trig.py in the tarballEmil Velikov2019-01-241-0/+1
* egl/glvnd: sync egl.xml from KhronosEric Engestrom2019-01-241-18/+183
* travis: bump libdrm to 2.4.97Eric Engestrom2019-01-241-1/+1
* egl: Implementation of egl dri2 drivers for MESA_query_driverVeluri Mithun2019-01-242-0/+38
* egl: add glvnd entrypoints for EGL_MESA_query_driverEric Engestrom2019-01-241-0/+4
* egl: Implement EGL API for MESA_query_driverVeluri Mithun2019-01-244-0/+38
* egl: update headers from KhronosEric Engestrom2019-01-242-8/+24
* egl: finalize EGL_MESA_query_driverEric Engestrom2019-01-241-6/+11
* intel/compiler: Reset default flag register in brw_find_live_channel()Matt Turner2019-01-231-2/+11
* gallium: Add forgotten docs for PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS.Kenneth Graunke2019-01-231-0/+1
* Revert "Implement EGL API for MESA_query_driver"Mark Janes2019-01-234-38/+0
* Revert "Implementation of egl dri2 drivers for MESA_query_driver"Mark Janes2019-01-232-38/+0
* Implementation of egl dri2 drivers for MESA_query_driverVeluri Mithun2019-01-232-0/+38
* Implement EGL API for MESA_query_driverVeluri Mithun2019-01-234-0/+38
* Add extension doc for MESA_query_driverVeluri Mithun2019-01-231-0/+90
* nir: Length of boolean vtn_value now is 1Sergii Romantsov2019-01-231-3/+6
* st/mesa: fix PRIMITIVES_GENERATED query after the "pipeline stat single" changesMarek Olšák2019-01-231-1/+2
* st/mesa: purge framebuffers when unbinding a contextMarek Olšák2019-01-231-0/+5
* docs: add note about sending merge-requests from forksErik Faye-Lund2019-01-231-0/+2
* freedreno: set modifier when exporting bufferRob Clark2019-01-231-0/+12
* radv: always pass the GFX9 fence data to si_cs_emit_cache_flush()Samuel Pitoiset2019-01-232-16/+4
* radv: compute the GFX9 fence VA at allocation timeSamuel Pitoiset2019-01-233-9/+8
* radv: only allocate the GFX9 fence and EOP BOs for the gfx queueSamuel Pitoiset2019-01-231-1/+2
* radv: remove old_fence parameter from si_cs_emit_write_event_eop()Samuel Pitoiset2019-01-234-9/+7
* radv: improve gathering of load_push_constants with dynamic bindingsSamuel Pitoiset2019-01-233-1/+7