summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* nir/lower_io: Add a 32 and 64-bit global address formatsJason Ekstrand2019-01-262-30/+123
* nir: Add load/store/atomic global intrinsicsJason Ekstrand2019-01-263-1/+39
* st/nine: Enable debug info if NDEBUG is not setAxel Davy2019-01-2611-26/+26
* st/nine: Immediately upload user provided texturesAxel Davy2019-01-261-0/+13
* i965: Always compile fp64 funcs when neededMatt Turner2019-01-261-1/+2
* intel/compiler: Add a file-level description of brw_eu_validate.cMatt Turner2019-01-261-1/+13
* freedreno: add renderonly scanoutJonathan Marek2019-01-268-10/+66
* freedreno/a2xx: fix unused variable warningRob Clark2019-01-261-1/+0
* tgsi: remove culldist semantic from docsTimothy Arceri2019-01-261-18/+0
* ac/nir_to_llvm: fix clamp shadow reference for more hardwareTimothy Arceri2019-01-261-1/+1
* gallium: Make sure we return is_unorm/is_snorm for compressed formats.Eric Anholt2019-01-255-24/+101
* gallium: Fix comment about possible colorspaces.Eric Anholt2019-01-251-1/+1
* gallium: Enable unit tests as actual meson unit tests.Eric Anholt2019-01-252-7/+9
* mapi: print function declarations for shared glapiEmil Velikov2019-01-251-1/+1
* freedreno: limit tiling to PIPE_BIND_SAMPLER_VIEWRob Clark2019-01-251-0/+1
* radv: fix computing number of user SGPRs for streamout buffersSamuel Pitoiset2019-01-251-0/+3
* android: fix build issues with libmesa_anv_gen* librariesTapani Pälli2019-01-251-0/+1
* intel/batch-decoder: fix a vb end address calculationAndrii Simiklit2019-01-251-1/+3
* intel/batch-decoder: fix vertex buffer size calculation for gen<8Andrii Simiklit2019-01-251-1/+1
* meson/vdpau: add missing soversionEric Engestrom2019-01-252-2/+10
* anv: drop always-successful VkResultEric Engestrom2019-01-251-9/+4
* anv/allocator: Avoid race condition in anv_block_pool_map.Rafael Antognolli2019-01-242-6/+27
* meson: Fix compiler checks for SWR with ICCDylan Baker2019-01-241-25/+5
* meson: fix swr KNL buildDylan Baker2019-01-241-1/+1
* gallivm: Return true from arch_rounding_available() if NEON is availableMatt Turner2019-01-242-2/+5
* gallium: Enable ASIMD/NEON on aarch64.Matt Turner2019-01-241-2/+9
* gallium: use put image shm2 path (v2)Dave Airlie2019-01-253-10/+22
* glx: add support for putimageshm2 path (v2)Dave Airlie2019-01-251-7/+23
* 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