mesa/src/gallium/auxiliary
José Fonseca 34930facfe gallivm: Include stddef.h before the LLVM C++ headers.
Necessary with build against LLVM 2.6, with recent gcc, as LLVM headers
depend on ptrdiff_t but don't properly include stddef.h
2011-11-14 10:06:00 +00:00
..
cso_cache st/mesa: set geometry shader to NULL when doing internal drawing 2011-11-04 23:01:47 +01:00
draw draw: handle out of memory conditions 2011-11-11 07:10:56 -07:00
gallivm gallivm: Include stddef.h before the LLVM C++ headers. 2011-11-14 10:06:00 +00:00
indices indices: fix conversion of PIPE_PRIM_POLYGON to lines 2011-06-24 16:44:43 -06:00
os auxiliary/os: add wrappers for mmap/munmap 2011-08-24 10:57:12 +08:00
pipebuffer pipebuffer/debug: Fix a recursive mutex lock 2011-10-31 13:25:39 +01:00
postprocess pp: Reorder calloc to avoid memory leak on error path. 2011-11-05 22:06:35 -07:00
rbug rbug: remove set-but-unused variables 2011-05-01 14:07:31 +02:00
rtasm rtasm,translate: Disable on Mingw-w64. 2011-09-06 20:40:44 +01:00
target-helpers target-helpers: remove copy-pasted function inline_noop_helper 2011-06-14 01:45:11 +02:00
tgsi Remove tgsi_sse2. 2011-11-08 22:57:34 +00:00
translate translate: check for PIPE_SUBSYSTEM_EMBEDDED 2011-09-22 08:26:36 -06:00
util util: check for null vertex buffer object in blit code 2011-11-11 07:10:56 -07:00
vl g3dvl: Fix memory leaks on error paths. 2011-11-05 22:09:03 -07:00
Android.mk auxiliary: share the source lists 2011-08-23 09:12:08 +08:00
Makefile auxiliary: share the source lists 2011-08-23 09:12:08 +08:00
Makefile.sources Remove tgsi_sse2. 2011-11-08 22:57:34 +00:00
SConscript scons: don't compile some files with -gstabs if using mingw32 2011-08-26 08:05:36 -06:00