mesa/src/gallium/drivers
Kenneth Graunke 2208d5a683 iris: Fix DrawTransformFeedback math when there's a buffer offset
We need to subtract the starting offset from the final offset before
dividing by the stride.  See src/intel/vulkan/genX_cmd_buffer.c:3142.

Not known to fix anything.
2019-04-23 15:57:07 -07:00
..
etnaviv Delete autotools 2019-04-15 13:44:29 -07:00
freedreno freedreno: a2xx: same gmem2mem sequence for all tiles 2019-04-23 17:13:32 +00:00
i915 Delete autotools 2019-04-15 13:44:29 -07:00
iris iris: Fix DrawTransformFeedback math when there's a buffer offset 2019-04-23 15:57:07 -07:00
kmsro Delete autotools 2019-04-15 13:44:29 -07:00
lima lima: add Android build 2019-04-21 01:05:19 +00:00
llvmpipe llvmpipe, softpipe: no support for ATC textures 2019-04-23 17:11:56 +00:00
nouveau Delete autotools 2019-04-15 13:44:29 -07:00
panfrost panfrost/mdg: Use shared fsign lowering 2019-04-19 23:15:57 +00:00
r300 Delete autotools 2019-04-15 13:44:29 -07:00
r600 ac: add radeon_info::marketing_name, replacing the winsys callback 2019-04-23 11:28:56 -04:00
radeon winsys/amdgpu: make IBs writable and expose their address 2019-04-23 11:28:56 -04:00
radeonsi radeonsi: delay adding BOs at the beginning of IBs until the first draw 2019-04-23 11:36:36 -04:00
softpipe llvmpipe, softpipe: no support for ATC textures 2019-04-23 17:11:56 +00:00
svga svga: add new ATC formats to the format conversion table 2019-04-23 17:11:56 +00:00
swr Delete autotools 2019-04-15 13:44:29 -07:00
tegra Delete autotools 2019-04-15 13:44:29 -07:00
v3d Delete autotools 2019-04-15 13:44:29 -07:00
vc4 vc4: fix build 2019-04-15 23:27:21 +01:00
virgl virgl: skip empty cmdbufs 2019-04-23 19:07:48 +00:00