mesa/src
Ilia Mirkin f48f344700 st/mesa: fix type confusion with reladdrs
The reality is that this doesn't matter, because we manually emit the
ARL to the sampler reladdr, and those arguments don't get an extra load
later, so it's effectively just a boolean. However having the types be
wrong is confusing and could trigger very odd bugs should usage change
down the line.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Brian Paul <brianp@vmware.com>
2016-06-09 21:01:53 -04:00
..
compiler glsl/ir: remove TABs in ir_constant_expression.cpp 2016-06-10 10:30:18 +10:00
egl platform_android: prevent deadlock in droid_swap_buffers 2016-06-07 12:30:25 +01:00
gallium swr: implement clipPlanes/clipVertex/clipDistance/cullDistance 2016-06-09 13:28:35 -05:00
gbm gbm: remove define _DEFAULT_SOURCE 2016-05-23 12:09:11 +01:00
getopt
glx glx: fix crash with bad fbconfig 2016-06-09 17:55:44 +03:00
gtest
hgl
intel anv/entrypoints: Stop using the C preprocessor 2016-06-07 12:30:25 +01:00
loader loader: add a libdrm case for loader_get_device_name_for_fd 2016-04-21 14:41:41 +01:00
mapi glapi/glx: Add overflow checks to the client-side indirect code 2016-06-08 14:39:46 -04:00
mesa st/mesa: fix type confusion with reladdrs 2016-06-09 21:01:53 -04:00
util mesa: Add .gitignore entries for make check binaries 2016-05-25 09:41:44 -07:00
Makefile.am mesa: automake: distclean git_sha1.h when building OOT 2016-06-07 12:30:23 +01:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00