mesa/src
Laura Ekstrand f4dce7a6a6 main: set_tex_parameteri now handles errors according to the OpenGL 4.5 Specification.
Beginning in the OpenGL 4.3 core specification, some error handling has
changed (see OpenGL 4.5 core spec, 30.10.2014, Section 8.10 Texture
Parameters, pages 228-29). As an example, changing sampler states with a
multisample target throws INVALID_ENUM rather than INVALID_OPERATION.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
2015-01-08 11:37:28 -08:00
..
egl egl: Inform the client API when ancillary buffers may become undefined. 2015-01-06 15:40:40 -08:00
gallium st/wgl: Ignore ulVersion in DrvValidateVersion. 2015-01-08 18:57:04 +00:00
gbm gbm: remove support for GCC older than 4.1.0 2014-12-17 08:37:29 +11:00
getopt
glsl glsl: use the is_gl_identifier() helper in a couple more places 2015-01-05 13:50:54 -07:00
glx mesa: remove support for GCC older than 3.3.0 2014-12-17 08:37:05 +11:00
gtest gtest: Add headers to distribution. 2014-12-12 12:11:46 -08:00
hgl hgl: traverse add-on entries 2014-12-10 14:01:01 +00:00
loader mesa: Add scons files to distribution. 2014-12-12 12:11:50 -08:00
mapi main: Added entry point for BindTextureUnit. 2015-01-08 11:37:28 -08:00
mesa main: set_tex_parameteri now handles errors according to the OpenGL 4.5 Specification. 2015-01-08 11:37:28 -08:00
util util: Silence signed-unsigned comparison warnings 2014-12-17 17:15:36 +00:00
Makefile.am mesa: Add scons files to distribution. 2014-12-12 12:11:50 -08:00
SConscript egl: Fix non-dri SCons builds re #87657 2014-12-25 10:34:49 -05:00