mesa/src
Francisco Jerez 6379f5cb2a glsl: Parse the allowed image format qualifiers in GLSL ES 3.1.
This includes the minimum required desktop/ES GLSL version in the
format qualifier table in anticipation of new GLSL versions extending
the set of supported image formats.  According to section 4.4.7 of the
GLSL ES 3.1 spec:

"The format layout qualifier identifiers for image variable
 declarations are:
 [...]
 rgba32f
 rgba16f
 r32f
 rgba8
 rgba8_snorm
 [...]
 rgba32i
 rgba16i
 rgba8i
 r32i
 [...]
 rgba32ui
 rgba16ui
 rgba8ui
 r32ui"

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2015-08-20 12:28:48 +03:00
..
egl mesa/egl: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -07:00
gallium radeonsi: fix a typo as_es -> as_ls in a string 2015-08-19 12:04:51 +02:00
gbm mesa/gbm: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -07:00
getopt
glsl glsl: Parse the allowed image format qualifiers in GLSL ES 3.1. 2015-08-20 12:28:48 +03:00
glx mesa/glx: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -07:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl
loader loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H 2015-07-22 16:35:25 +01:00
mapi mesa: Implement glMemoryBarrierByRegion 2015-08-17 08:25:04 +03:00
mesa mesa: Refuse to bind image uniforms using glUniform in GLES. 2015-08-20 12:26:54 +03:00
util util/ra: (trivial) fix c99 loop variable initialization 2015-08-19 04:17:49 +02:00
Makefile.am automake: rework the EGL build 2015-07-22 16:35:27 +01:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00