mesa/src
Dave Airlie b2cdcc8b29 r600g: fix calculation for gpr allocation
I've been chasing a geom shader hang on rv635 since I wrote
r600 geom code, and finally I hacked some values from fglrx
in and I could run texelfetch without failures.

This is totally my fault as well, maths fail 101.

This makes geom shaders on r600 not fail heavily.

Cc: "10.6" "11.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
(cherry picked from commit 0de53ccc8c)
2015-09-02 21:06:38 +01:00
..
egl egl/x11: don't abort when creating a DRI2 drawable fails 2015-08-19 18:06:58 +01:00
gallium r600g: fix calculation for gpr allocation 2015-09-02 21:06:38 +01:00
gbm gbm: do not (over)link against libglapi.so 2015-06-25 15:17:02 +01:00
getopt
glsl glsl: create program resource list after LinkShader 2015-09-02 21:06:37 +01:00
glx glx: Fix __glXWireToEvent for BufferSwapComplete 2015-08-19 18:06:58 +01: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 loader: Look for any version of currently linked libudev.so 2015-07-08 16:09:26 +01:00
mapi glapi: Make GL_ARB_direct_state_access functions exclusive to core profile 2015-06-03 16:38:01 +01:00
mesa mesa: add missing queries for ARB_direct_state_access 2015-09-02 21:06:37 +01:00
util Revert SHA1 additions. 2015-07-08 16:09:26 +01:00
Makefile.am mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util 2015-06-12 16:29:34 +01:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00