mesa/src
Ian Romanick 7174e3f22b mesa: GL_ARB_shader_subroutine is not optional in core profile
text	   data	    bss	    dec	    hex	filename
7038459	 235248	  37280	7310987	 6f8e8b	32-bit i965_dri.so before
7038227	 235248	  37280	7310755	 6f8da3	32-bit i965_dri.so after
6681438	 303400	  50608	7035446	 6b5a36	64-bit i965_dri.so before
6681254	 303400	  50608	7035262	 6b597e	64-bit i965_dri.so after

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2017-05-22 10:51:26 -07:00
..
amd configure: check once for DRI3 dependencies 2017-05-19 19:44:15 +01:00
compiler mesa: GL_ARB_shader_subroutine is not optional in core profile 2017-05-22 10:51:26 -07:00
egl egl/wayland: verify event queue was allocated 2017-05-22 15:44:38 +01:00
gallium gallium/radeon: add a query for monitoring Gallium thread load 2017-05-22 19:23:39 +02:00
gbm configure: set HAVE_foo_PLATFORM as applicable 2017-05-19 19:44:09 +01:00
getopt
glx glxglvnddispatch: Add missing dispatch for GetDriverConfig 2017-05-17 20:02:18 +02:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel android: add -Wl,--build-id=sha1 to LDFLAGS for libvulkan_intel 2017-05-20 08:59:57 +03:00
loader loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-19 19:44:22 +01:00
mapi mesa: add APPLE_vertex_array_object stubs 2017-05-22 14:56:51 +10:00
mesa mesa: GL_ARB_shader_subroutine is not optional in core profile 2017-05-22 10:51:26 -07:00
util ralloc: Use strnlen() inside of strncat() 2017-05-22 12:34:28 +10:00
vulkan vulkan/wsi/wayland: Fix proxy wrappers for swapchain recreation 2017-05-20 17:00:08 +01:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript