mesa/src
Eric Anholt 32f16b0b1e v3d: Clear the GMP on initialization of the simulator.
Otherwise, we might have pages accessible that shouldn't be and miss out
on errors.  This is unlikely for most tests since v3d_hw_get_mem() is big
enough that it'll be a freshly zeroed mmap, but if screens are destroyed
and recreated then we'd be reusing the old v3d_hw_get_mem() contents.
2019-02-18 18:09:06 -08:00
..
amd radv: fix writing the alpha channel of MRT0 when alpha coverage is enabled 2019-02-18 18:06:07 +01:00
broadcom v3d: Use the NIR lowering for isign instead of rolling our own. 2019-02-14 00:32:30 +00:00
compiler nir: Don't reassociate add/mul chains containing only constants 2019-02-16 23:36:14 -08:00
egl drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
freedreno freedreno/ir3: handle quirky atomic dst for a6xx 2019-02-18 12:01:36 -05:00
gallium v3d: Clear the GMP on initialization of the simulator. 2019-02-18 18:09:06 -08:00
gbm gbm: drop duplicate #defines 2019-02-14 11:20:00 +00:00
getopt
glx glx: add support for putimageshm2 path (v2) 2019-01-25 04:27:45 +10:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl
intel intel/compiler/test: Add unit test for mismatched signedness comparison 2019-02-15 11:11:02 -08:00
loader drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
mapi mapi: work around GCC LTO dropping assembly-defined functions 2019-02-13 14:20:51 +00:00
mesa i965: always enable EXT_float_blend 2019-02-18 12:13:54 -05:00
util drirc/i965: add option to disable 565 configs and visuals 2019-02-15 09:38:36 +02:00
vulkan drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
Makefile.am freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
meson.build TODO: glx: meson: build dri based glx tests, only with -Dglx=dri 2018-12-12 17:47:36 +00:00
SConscript