mesa/src
Chris Wilson 8da79b8378 i965: Fix HW blitter pitch limits
The BLT pitch is specified in bytes for linear surfaces and in dwords
for tiled surfaces. In both cases the programmable limit is 32,767, so
adjust the check to compensate for the effect of tiling.

v2: Tweak whitespace for functions (Kenneth)

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Kristian Høgsberg <krh@bitplanet.net>
Cc: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by Kenneth Graunke <kenneth@whitecape.org>
Cc: mesa-stable@lists.freedesktop.org
2015-06-08 17:55:56 +01:00
..
egl egl: expose EGL 1.5 if all requirements are met 2015-06-05 19:44:33 +02:00
gallium softpipe/query: force parenthesis around a logical not 2015-06-08 12:38:08 +03:00
gbm gbm: Add GBM_BO_USE_LINEAR flag 2015-04-16 15:49:15 +09:00
getopt
glsl glsl_compiler: Remove unused extra argument to printf in usage_fail 2015-06-04 19:01:16 -07:00
glx glx: fix Scons build 2015-05-22 14:38:33 -06:00
gtest Fix a few typos 2015-04-27 17:28:29 +03:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader egl: Add needed extern "C" for C++ access 2015-05-14 14:08:37 -04:00
mapi glapi: Make GL_ARB_direct_state_access functions exclusive to core profile 2015-05-28 16:56:32 -07:00
mesa i965: Fix HW blitter pitch limits 2015-06-08 17:55:56 +01:00
util util/list: Add a list validation function 2015-05-08 17:16:13 -07:00
Makefile.am automake: add missing egl files to the tarball 2015-03-25 21:00:02 +00:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00