mesa/src
Chad Versace c99a0a8bce anv: Fix a harmless overflow warning
anv_pipeline_binding::index is a uint8_t, but some code assigned to it
UINT16_MAX.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewd-by: Jason Ekstrand <jason@jlekstrand.net>
2016-06-15 15:34:13 -07:00
..
compiler glsl: Optionally lower TCS gl_PatchVerticesIn to a uniform. 2016-06-15 12:47:37 -07:00
egl Added pbuffer hooks for surfaceless platform 2016-06-14 08:51:02 -07:00
gallium vc4: fix vc4_resource_from_handle() stride calculation 2016-06-15 14:54:38 -07:00
gbm Android: move libdrm settings to top-level Android.common.mk 2016-06-13 15:31:29 +01:00
getopt
glx glx: fix crash with bad fbconfig 2016-06-09 17:55:44 +03:00
gtest
hgl
intel anv: Fix a harmless overflow warning 2016-06-15 15:34:13 -07:00
loader Android: move libdrm settings to top-level Android.common.mk 2016-06-13 15:31:29 +01:00
mapi glapi: remap_helper.py: remove MESA_alt_functions 2016-06-13 15:31:28 +01:00
mesa i965: Use a uniform for gl_PatchVerticesIn in the TCS on Gen8+. 2016-06-15 12:47:37 -07:00
util mesa/gallium: Move u_bit_scan{,64} from gallium to util. 2016-06-14 05:19:10 +02:00
Makefile.am automake: get in-tree `make distclean' working again. 2016-06-13 15:24:44 +01:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00