mesa/src
Marek Olšák 2a5cbc5306 mesa: fix a valgrind warning
==5715== Invalid read of size 4
==5715==    at 0x4AA590B: _mesa_make_extension_string (extensions.c:908)
==5715==    by 0x4A83198: _mesa_make_current (context.c:1514)
==5715==    by 0x4A71CAB: st_api_make_current (st_manager.c:789)
==5715==  Address 0x4795730 is 0 bytes inside a block of size 1 alloc'd
==5715==    at 0x4025315: calloc (vg_replace_malloc.c:467)
==5715==    by 0x4AA5B4C: _mesa_make_extension_string (extensions.c:772)
==5715==    by 0x4A83198: _mesa_make_current (context.c:1514)
==5715==    by 0x4A71CAB: st_api_make_current (st_manager.c:789)
2011-09-10 15:12:54 +02:00
..
egl egl_dri2: add support for RGBA_8888 android native buffer 2011-09-09 12:06:17 +08:00
gallium st/dri: remove the call to driInitExtensions 2011-09-10 12:33:02 +02:00
gbm gbm/dri: avoid crash in dri_screen_create 2011-08-04 14:09:34 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Silence "ast_to_hir.cpp:1984:25: warning: comparison of unsigned expression >= 0 is always true" 2011-09-09 12:01:50 -07:00
glu glu: Avoid defining conflicting DEBUG NDEBUG macros. 2011-08-30 09:42:01 +01:00
glx Enable GLX_EXT_texture_from_pixmap in software. 2011-09-06 15:03:00 -07:00
mapi Define INLINE macro in terms of inline. 2011-09-08 09:17:42 +01:00
mesa mesa: fix a valgrind warning 2011-09-10 15:12:54 +02:00
Makefile
SConscript Squashed commit of the following: 2011-07-14 17:35:05 +01:00