mesa/src/gallium/drivers
Marek Olšák 894e017c9c r600+radeonsi: use ctx_query_reset_status on radeon
This allows a nice cleanup, because the winsys always handles it.
2019-05-16 13:15:36 -04:00
..
etnaviv gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
freedreno freedreno: Fix warning on printing a uint64_t using %llx. 2019-05-13 15:37:01 -07:00
i915 gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
iris iris: Dodge more GLSL IR lowering 2019-05-15 19:44:21 -07:00
kmsro Delete autotools 2019-04-15 13:44:29 -07:00
lima gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
llvmpipe gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
nouveau nv50/ir/nir: make use of SYSTEM_VALUE_MAX when iterating read sysvals 2019-05-13 23:40:40 +02:00
panfrost panfrost/midgard: Add load/store opcodes 2019-05-16 01:25:25 +00:00
r300 winsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER into cs_check_space 2019-05-16 13:10:07 -04:00
r600 r600+radeonsi: use ctx_query_reset_status on radeon 2019-05-16 13:15:36 -04:00
radeon r600+radeonsi: use ctx_query_reset_status on radeon 2019-05-16 13:15:36 -04:00
radeonsi r600+radeonsi: use ctx_query_reset_status on radeon 2019-05-16 13:15:36 -04:00
softpipe softpipe/buffer: load only as many components as the the buffer resource type provides 2019-05-14 06:49:43 +00:00
svga gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
swr swr: clean up supported OGL4.0/4.1 extensions list 2019-05-16 17:41:14 +02:00
tegra Delete autotools 2019-04-15 13:44:29 -07:00
v3d v3d: Use driconf to expose non-MSAA texture limits for Xorg. 2019-05-13 12:03:11 -07:00
vc4 gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
virgl virgl: handle DONT_BLOCK and MAP_DIRECTLY 2019-05-15 20:51:28 +00:00