mesa/src
Ian Romanick 88db6ad7db mesa: Generate the correct error for a depth format with a 3D texture
All versions of the OpenGL spec are quite clear that
GL_INVALID_OPERATION should be generated.  I added a quotation from the
3.3 core profile spec.

Fixes the glTexImage3D subcases of
ext_packed_depth_stencil-depth-stencil-texture and
oes_packed_depth_stencil-depth-stencil-texture_gles2.  The same subtests
of oes_packed_depth_stencil-depth-stencil-texture_gles1 fail, but they
fail with a different wrong error code.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2014-01-27 14:21:42 -07:00
..
egl loader: Use dlsym to get our udev symbols instead of explicit linking. 2014-01-27 09:36:24 -08:00
gallium r600g/compute: Emit DEALLOC_STATE on cayman after dispatching a compute shader. 2014-01-27 11:09:15 -05:00
gbm gbm: use the loader util lib 2014-01-18 18:47:48 +00:00
getopt
glsl glsl: Simplify built-in generator functions for min3/max3/mid3. 2014-01-24 14:18:15 -08:00
glx loader: Add missing \n on message printing 2014-01-27 09:37:29 -08: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 loader: Add missing \n on message printing 2014-01-27 09:37:29 -08:00
mapi mapi: Prevent cast from pointer to integer of different size. 2014-01-23 13:21:52 +00:00
mesa mesa: Generate the correct error for a depth format with a 3D texture 2014-01-27 14:21:42 -07: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