mesa/src
Kenneth Graunke 6c04423153 i965: Bump GL_MAX_CUBE_MAP_TEXTURE_SIZE to 8192.
Gen4+ supports 8192x8192 cube maps.  Ivybridge and later can actually
support 16384, but that would place GL_MAX_CUBE_MAP_TEXTURE_SIZE above
GL_MAX_TEXTURE_SIZE, which seems like a bad idea.

(Unfortunately, we can't bump GL_MAX_TEXTURE_SIZE to 16384 without
causing regressions due to awful W-tiled stencil buffer interactions.)

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=74130
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2014-02-18 18:59:18 -08:00
..
egl Prevent zero sized wl_egl_window 2014-02-18 14:12:11 -08:00
gallium r600g,radeonsi: Consolidate logic for short-circuiting flushes 2014-02-18 10:46:23 +09:00
gbm automake: remove leftover XORG and LIBKMS variables 2014-02-18 00:08:03 +00:00
getopt
glsl glsl: Fix condition to generate shader link error 2014-02-18 11:07:09 -08:00
glx glx: Add missing null check in __glX_send_client_info() 2014-02-07 08:14:05 -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
loader dri: Add a useful error message if someone's packages missed libudev deps. 2014-02-01 10:09:11 -08:00
mapi configure: Try pkg-config first for libselinux 2014-02-17 21:14:16 +00:00
mesa i965: Bump GL_MAX_CUBE_MAP_TEXTURE_SIZE to 8192. 2014-02-18 18:59:18 -08:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00