mesa/src
Eric Anholt a4b222ac13 i965: Fix incorrect bounds tracking for blit readpixels's GPU access.
While incorrect, it probably wouldn't affect anyone ever: You'd have to do
an appropriately-formatted readpixels into a PBO, then overwrite the tail
end of the updated area of the PBO with glBufferSubData(), and you
wouldn't get appropriate synchronization.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
2014-01-09 15:30:32 +08:00
..
egl egl: break instead of looping after driver is found 2013-12-19 12:44:11 -07:00
gallium mesa: Work around internal compiler error 2014-01-08 17:33:06 -07:00
gbm egl: break instead of looping after driver is found 2013-12-19 12:44:11 -07:00
getopt
glsl mesa: Namespace qualify fma to override ambiguity with fma from math.h 2014-01-08 17:33:07 -07:00
glx glx: check memory allocations in __glXInitVertexArrayState() 2014-01-06 10:23:26 -07:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
mapi glx: Add missing null check in __glXNewIndirectAPI() 2014-01-06 10:23:12 -07:00
mesa i965: Fix incorrect bounds tracking for blit readpixels's GPU access. 2014-01-09 15:30:32 +08:00
Makefile.am gbm: Link to libwayland-drm if Wayland EGL platform is enabled 2013-08-12 15:16:22 -07:00
SConscript haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00