mesa/src
Roland Scheidegger 34ff020aea llvmpipe: (trivial) add parantheses in (!x == y) expression
Apparently some compilers think we probably wanted to do !(x == y) instead
and issue a warning, so just shut it up... No functional change, obviously.

Cc: <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 6a111e54d7)
2015-05-27 11:45:43 +01:00
..
egl egl: remove remaining EGL_MESA_copy_context skeleton 2015-05-14 21:05:16 +00:00
gallium llvmpipe: (trivial) add parantheses in (!x == y) expression 2015-05-27 11:45:43 +01:00
gbm gbm: Add GBM_BO_USE_LINEAR flag 2015-04-16 15:49:15 +09:00
getopt
glsl glsl: add stage references for UBO uniforms 2015-05-18 15:23:09 +03:00
glx glx/dri3: Add additional check for gpu offloading case 2015-05-11 19:31:44 +02:00
gtest Fix a few typos 2015-04-27 17:28:29 +03:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader egl: Add needed extern "C" for C++ access 2015-05-14 14:08:37 -04:00
mapi glapi: track GL_ARB_program_interface_query.xml 2015-05-19 13:23:05 +01:00
mesa st/mesa: don't leak glsl_to_tgsi object on link failure 2015-05-27 11:45:26 +01:00
util util/list: Add a list validation function 2015-05-08 17:16:13 -07:00
Makefile.am automake: add missing egl files to the tarball 2015-03-25 21:00:02 +00:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00