mesa/src/gallium/drivers
Zack Rusin e5ec5aef2b llvmpipe: align the array used for subdivived vertices
When subdiving a triangle we're using a temporary array to store
the new coordinates for the subdivided triangles. Unfortunately
the array used for that was not aligned properly causing
random crashes in the llvm jit code which was trying to load
vectors from it.

Signed-off-by: Zack Rusin <zackr@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
2013-09-23 18:10:51 -04:00
..
freedreno gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
galahad gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
i915 gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
identity gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
ilo gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
llvmpipe llvmpipe: align the array used for subdivived vertices 2013-09-23 18:10:51 -04:00
noop gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
nouveau gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
r300 gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
r600 r600g: fast color clears for single-sample buffers 2013-09-20 20:35:55 +02:00
radeon radeon/uvd: async flush the UVD cs 2013-09-22 10:33:20 +02:00
radeonsi gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
rbug gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
softpipe gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
svga gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
trace gallium: add flush_resource context function 2013-09-20 20:35:55 +02:00
Makefile.am Move nv30, nv50 and nvc0 to nouveau. 2013-09-11 21:47:07 +02:00