mesa/src
Brian Paul 9d9879abed mesa: fix compressed_subtexture_error_check() return value
The function should return GLboolean, not GLenum.
If we detect invalid compressed pixel storage parameters, we should
return GL_TRUE, not GL_FALSE so that the function is no-op'd.
An update to the piglit s3tc-errors test will check this.

Reviewed-by: Matt Turner <mattst88@gmail.com>
2014-08-16 06:48:45 -06:00
..
egl egl_dri2: fix EXT_image_dma_buf_import fds 2014-08-14 21:30:57 +03:00
gallium util: whitespace and formatting fixes in u_math.h 2014-08-16 06:48:44 -06:00
gbm gbm: Log at least one dlerror() when we fail to open any drivers. 2014-07-30 22:31:30 -07:00
getopt
glsl glsl: Mark program as using dFdy if coarse/fine variant is used 2014-08-15 18:03:53 +12:00
glx glx/drisw: add support for DRI2rendererQueryExtension 2014-08-15 17:35:37 +01:00
gtest
hgl
loader android: loader: prefix static libraries with libmesa_* 2014-08-13 00:46:57 +01:00
mapi mesa: add ARB_texture_barrier support 2014-08-14 20:25:32 -04:00
mesa mesa: fix compressed_subtexture_error_check() return value 2014-08-16 06:48:45 -06:00
util util: remove ralloc_test 2014-08-08 19:23:25 +01:00
Makefile.am automake: handle gallium SUBDIRs in gallium/Makefile 2014-08-13 00:46:54 +01:00
SConscript util: Move ralloc to a new src/util directory. 2014-08-04 11:06:58 -07:00