mesa/src
Vadim Girlin 1c28e7c5a1 r600g/sb: fix kcache handling on r6xx
Use the same limit for kcache constants in alu group on r6xx as on other
chips (two const pairs). Relaxing this will require additional checks to
make sure that all 4 consts in the group come from 2 kcache sets (clause
limit), probably without noticeable improvements of shader performance.

Signed-off-by: Vadim Girlin <vadimgirlin@gmail.com>
2013-05-07 04:40:26 +04:00
..
egl android: libsync is needed on Android 4.2+ for any driver 2013-05-06 07:20:08 -07:00
gallium r600g/sb: fix kcache handling on r6xx 2013-05-07 04:40:26 +04:00
gbm gbm: Remember to init format on gbm_dri_bo_create. 2013-02-07 20:00:52 -05:00
getopt
glsl glsl: Add a pass to lower bitfield-insert into bfm+bfi. 2013-05-06 10:17:13 -07:00
glx mesa: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -07:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi mesa: simplify dispatch for glDraw* functions 2013-05-02 09:03:16 -06:00
mesa intel: Remove renderbuffer delete setup from texture wrapping. 2013-05-06 14:34:27 -07:00
Makefile.am build: Remove GALLIUM_DIRS 2013-04-15 12:04:26 -07:00
SConscript