summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-25i965: Always compile fp64 funcs when neededfor-markMatt Turner1-1/+2
2019-01-25intel/compiler: Add a file-level description of brw_eu_validate.cMatt Turner1-1/+13
2019-01-25freedreno: limit tiling to PIPE_BIND_SAMPLER_VIEWRob Clark1-0/+1
2019-01-25radv: fix computing number of user SGPRs for streamout buffersSamuel Pitoiset1-0/+3
2019-01-25appveyor: Revert commits adding Cygwin support.Jose Fonseca3-91/+30
2019-01-25android: fix build issues with libmesa_anv_gen* librariesTapani Pälli1-0/+1
2019-01-25intel/batch-decoder: fix a vb end address calculationAndrii Simiklit1-1/+3
2019-01-25intel/batch-decoder: fix vertex buffer size calculation for gen<8Andrii Simiklit1-1/+1
2019-01-25meson/vdpau: add missing soversionEric Engestrom2-2/+10
2019-01-25anv: drop always-successful VkResultEric Engestrom1-9/+4
2019-01-24anv/allocator: Avoid race condition in anv_block_pool_map.Rafael Antognolli2-6/+27
2019-01-24meson: Add warnings and errors when using ICCDylan Baker1-1/+9
2019-01-24meson: Fix compiler checks for SWR with ICCDylan Baker1-25/+5
2019-01-24meson: fix swr KNL buildDylan Baker1-1/+1
2019-01-24gallivm: Return true from arch_rounding_available() if NEON is availableMatt Turner2-2/+5
2019-01-24gallium: Enable ASIMD/NEON on aarch64.Matt Turner1-2/+9
2019-01-25gallium: use put image shm2 path (v2)Dave Airlie3-10/+22
2019-01-25glx: add support for putimageshm2 path (v2)Dave Airlie1-7/+23
2019-01-25dri_interface: add put shm image2 (v2)Dave Airlie1-1/+18
2019-01-24mapi: remove machinery handling CSV filesEmil Velikov1-74/+6
2019-01-24mapi: remove old, unused ES* generator codeEmil Velikov2-113/+1
2019-01-24mapi/es2api: remove no longer present entrypointsEmil Velikov1-5/+0
2019-01-24mapi/es*api: remove GL_EXT_multi_draw_arrays entrypointsEmil Velikov2-11/+2
2019-01-24mapi/es*api: remove GL_OES_EGL_image entrypointsEmil Velikov2-6/+0
2019-01-24Revert "mapi/new: sort by slot number"Emil Velikov1-3/+0
2019-01-24scons: wire the new generator for es1 and es2Emil Velikov1-7/+21
2019-01-24meson: wire the new generator for es1 and es2Emil Velikov4-6/+14
2019-01-24autotools: wire the new generator for es1 and es2Emil Velikov1-8/+15
2019-01-24mapi/new: remove duplicate GLvoid/void substitutionEmil Velikov1-1/+0
2019-01-24mapi/new: fixup the GLDEBUGPROCKHR typedef to the non KHR oneEmil Velikov2-1/+1
2019-01-24mapi/new: don't print info we don't need for ES1/ES2Emil Velikov1-4/+6
2019-01-24mapi/new: split out public_entries handlingEmil Velikov1-0/+12
2019-01-24mapi/new: reinstate _NO_HIDDEN suffixes in the new generatorEmil Velikov1-6/+6
2019-01-24mapi/new: use the static_data offsets in the new generatorEmil Velikov1-1/+19
2019-01-24mapi/new: sort by slot numberEmil Velikov1-0/+3
2019-01-24mapi/new: import mapi scripts from glvndEmil Velikov2-0/+181
2019-01-24mapi: move genCommon.py to src/mapi/newEmil Velikov6-6/+19
2019-01-24genCommon.py: Fix typo in _LIBRARY_FEATURE_NAMES.Emil Velikov1-1/+1
2019-01-24mapi: add all _glapi_table entrypoints to static_data.pyEmil Velikov2-2/+1023
2019-01-24mapi: sort static entrypoints numericallyEmil Velikov1-8/+8
2019-01-24Revert "mesa/main: remove ARB suffix from glGetnTexImage"Emil Velikov4-15/+6
2019-01-24mapi: drop unneeded gl_dispatch_stub declarationsErik Faye-Lund1-1/+2
2019-01-24mesa: correctly use os.path.join in our python scriptsEmil Velikov2-6/+5
2019-01-24freedreno: automake: ship ir3_nir_trig.py in the tarballEmil Velikov1-0/+1
2019-01-24egl/glvnd: sync egl.xml from KhronosEric Engestrom1-18/+183
2019-01-24travis: bump libdrm to 2.4.97Eric Engestrom1-1/+1
2019-01-24egl: Implementation of egl dri2 drivers for MESA_query_driverVeluri Mithun2-0/+38
2019-01-24egl: add glvnd entrypoints for EGL_MESA_query_driverEric Engestrom1-0/+4
2019-01-24egl: Implement EGL API for MESA_query_driverVeluri Mithun4-0/+38
2019-01-24egl: update headers from KhronosEric Engestrom2-8/+24