mesa/src
Rob Clark 2e0ea3f09c freedreno/ir3: add image/ssbo <-> ibo/tex mapping
Images and SSBOs don't map directly to the hw.  They end up being part
texture and part something else.  Starting with a6xx, the hack used for
a5xx to smash the image tex state into hw texture state starting from
MAX counting down won't work, because we start using tex state also for
SSBO read.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2019-02-16 16:27:59 -05:00
..
amd radv: fix invalid element type when filling vertex input default values 2019-02-16 15:33:18 +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: remove simple dead if detection from nir_opt_dead_cf() 2019-02-16 10:45:31 +11:00
egl drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
freedreno freedreno/ir3: add image/ssbo <-> ibo/tex mapping 2019-02-16 16:27:59 -05:00
gallium freedreno/ir3: add image/ssbo <-> ibo/tex mapping 2019-02-16 16:27:59 -05: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 meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
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: Removed the field etc_format from the struct intel_mipmap_tree 2019-02-15 15:54:41 -08: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 scons: Remove gles option. 2018-10-19 16:50:26 +01:00