mesa/src
David Heidelberger c948aab96c r300g/compiler: Fix unsigned comparison with less than zero
rc_find_free_temporary_list() returns signed integer
(in case of lack of free temporary registers returns -1),
so new_index in radeon_rename_regs() should be signed.

https://bugs.freedesktop.org/show_bug.cgi?id=54867

Signed-off-by: Marek Olšák <marek.olsak@amd.com>
2013-10-21 01:31:51 +02:00
..
egl egl_dri2: Set NativeVisualID to the matching GBM config for the gbm platform 2013-10-15 22:07:52 -07:00
gallium r300g/compiler: Fix unsigned comparison with less than zero 2013-10-21 01:31:51 +02:00
gbm gbm: Add support for gbm bos and surfaces using GBM_FORMAT_ARGB2101010 2013-10-15 22:07:52 -07:00
getopt
glsl glsl: Initialize per_vertex_accumulator::fields. 2013-10-18 18:29:18 -07:00
glx glx: Generate fewer errors in MakeContextCurrent 2013-10-08 13:24:20 -04:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi glapi: Add missing XML files to Makefile dependencies. 2013-10-16 20:49:43 -07:00
mesa i965: Mark G45 as having surface tile offset support. 2013-10-19 18:43:09 -07:00
Makefile.am gbm: Link to libwayland-drm if Wayland EGL platform is enabled 2013-08-12 15:16:22 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00