mesa/src
Ilia Mirkin 4ec1c2bb7f mesa: remove OES_shader_io_blocks enable
This extension should just be available whenever ES 3.1 is available.
With the new extension verification infrastructure, it will only be
enable-able on a #version 310 es shader, rendering the original reason
for having a separate enable moot.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2016-08-28 21:38:55 -04:00
..
compiler mesa: Add support for OES_texture_cube_map_array 2016-08-26 15:03:15 -07:00
egl egl: turn a couple asserts static (compile-time) 2016-08-24 11:30:15 +01:00
gallium svga: minor whitespace, etc clean-ups in svga_pipe_misc.c 2016-08-26 14:20:19 -06:00
gbm
getopt
glx glx: Don't use current context in __glXSendError 2016-08-17 17:16:34 +09:00
gtest
hgl
intel isl: Allow multisampled array textures 2016-08-26 19:00:02 -07:00
loader loader/dri3: Overhaul dri3_update_num_back 2016-08-25 17:40:24 +09:00
mapi scons: Take indirect gl_and_es_API.xml dependencies in consideration. 2016-08-27 22:59:06 +01:00
mesa mesa: remove OES_shader_io_blocks enable 2016-08-28 21:38:55 -04:00
util util: add assert that key cannot be NULL on insertion 2016-08-22 07:37:55 +03:00
Makefile.am aubinator: Add a new tool called Aubinator to the src/intel/tools folder. 2016-08-23 21:19:33 -07:00
SConscript