mesa/src
Yuanhan Liu 8b5b3b93d7 glx: fix compile warnings
Fix 'set but not used' warnings; gl_version, gl_versions_profiles and
glx_extensions variables are used just only HAVE_XCB_GLX_CREATE_CONTEXT
is defined. Thus those warnings are shown when that macro isn't defined.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2012-04-09 09:59:10 +08:00
..
egl egl_dri2: use gbm_surface as the native window type in drm platform 2012-03-28 22:14:34 -04:00
gallium st/xa: Link with -Wl,-r instead of -r. 2012-04-07 20:33:44 +02:00
gbm gbm: Create hooks for dri2_loader_extension in dri backend 2012-03-28 22:14:34 -04:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Demote 'type' from ir_instruction to ir_rvalue and ir_variable. 2012-04-02 14:15:46 -07:00
glu scons: Add Haiku build support 2012-01-17 20:01:14 +00:00
glx glx: fix compile warnings 2012-04-09 09:59:10 +08:00
mapi shared-glapi: Include from builddir 2012-03-29 09:25:15 -04:00
mesa st/mesa: fix max_offset computation for base vertex 2012-04-06 14:18:53 -06:00
Makefile
SConscript scons: Add Haiku build support 2012-01-17 20:01:14 +00:00