mesa/src
Iago Toral Quiroga 102f6c446b i965: Assert on the number of combined UBO and SSBO binding table entries
In theory we can't break this assertion since the compiler frontend checks
that we don't exceed any of the individual limits, but it does not hurt to
be extra safe.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2015-10-05 08:19:34 +02:00
..
egl egl/dri2: don't require a context for ClientWaitSync (v2) 2015-10-03 22:06:08 +02:00
gallium nv30: always go through translate module on big-endian 2015-10-04 21:50:41 -04:00
gbm gbm: convert gbm bo format to fourcc format on dma-buf import 2015-09-15 12:27:45 +01:00
getopt
glsl glsl: reduce memory footprint of uniform_storage struct 2015-10-05 10:53:24 +11:00
glx glx: Don't hard-code the name "libGL.so.1" in driOpenDriver (v3) 2015-10-02 13:25:05 +01:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H 2015-07-22 16:35:25 +01:00
mapi mapi: Make _glapi_get_stub work with "gl" or "mgl" prefix. 2015-10-02 13:23:18 +01:00
mesa i965: Assert on the number of combined UBO and SSBO binding table entries 2015-10-05 08:19:34 +02:00
util util: use strnlen() in strndup() implementations 2015-09-30 08:13:07 +02:00
Makefile.am glsl: shader-enum to name debug fxns 2015-09-16 10:04:13 -04:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00