mesa/src
Rhys Kidd 3637e1e7f6 mesa: Resolve GCC sign-compare warning.
mesa/src/mesa/drivers/dri/common/utils.c: In function 'driGetConfigAttrib':
mesa/src/mesa/drivers/dri/common/utils.c:457:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (i = 0; i < ARRAY_SIZE(attribMap); i++)
                   ^

Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Thomas Helland <thomashelland90@gmail.com>
2015-08-18 11:27:28 -07:00
..
egl egl: improve attribute checking for eglCreateContext 2015-08-13 17:36:06 +01:00
gallium radeon/uvd: remove unused variables 2015-08-18 14:11:48 +02:00
gbm gbm: do not build intermittent libgbm_dri static library 2015-07-22 16:35:27 +01:00
getopt
glsl glsl: add missing MS sampler builtin types for GLSL ES 3.10 2015-08-17 08:25:04 +03:00
glx glx: Fix __glXWireToEvent for BufferSwapComplete 2015-08-18 09:39:46 -04: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 mesa: Implement glMemoryBarrierByRegion 2015-08-17 08:25:04 +03:00
mesa mesa: Resolve GCC sign-compare warning. 2015-08-18 11:27:28 -07:00
util ra: Delete the conflict lists in ra_set_finalize 2015-08-10 11:58:58 -07:00
Makefile.am automake: rework the EGL build 2015-07-22 16:35:27 +01:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00