mesa/src/gallium/auxiliary
Jason Ekstrand 7a30668ad6 util: Move gallium's linked list to util
The linked list in gallium is pretty much the kernel list and we would like
to have a C-based linked list for all of mesa.  Let's not duplicate and
just steal the gallium one.

Acked-by: Connor Abbott <cwabbott0@gmail.com>
Reviewed-by: Rob Clark <robclark@freedesktop.org>
2015-05-08 17:16:13 -07:00
..
cso_cache cso: minor comment fix 2015-04-22 08:58:05 -06:00
draw draw: (trivial) fix out-of-bounds vector initialization 2015-05-06 16:51:09 +02:00
gallivm gallivm: Fix build against LLVM 3.7 SVN r235265 2015-04-20 13:34:45 +09:00
hud util: Move gallium's linked list to util 2015-05-08 17:16:13 -07:00
indices indices: fix provoking vertex for quads/quadstrips 2015-04-18 18:27:22 -04:00
nir gallium/ttn: fix TXF 2015-04-17 10:34:15 -04:00
os os/os_memory_aligned.h: Handle integer overflow. 2015-04-23 21:59:43 +01:00
pipe-loader gallium: add include path to fix building of pipe-loader code 2014-12-01 15:22:08 -07:00
pipebuffer util: Move gallium's linked list to util 2015-05-08 17:16:13 -07:00
postprocess postprocess: Check for depth buffer in pp_jimenezmlaa 2015-02-07 12:12:00 +01:00
rbug Fix a few typos 2015-04-27 17:28:29 +03:00
rtasm rtasm,translate: Re-enable SSE on Mingw64. 2014-11-20 14:11:36 +00:00
target-helpers winsys/radeon: move radeon_winsys.h to drivers/radeon 2015-04-29 21:51:40 +02:00
tgsi tgsi: also dump label for TGSI_OPCODE_BGNSUB opcode 2015-04-15 16:30:49 -06:00
translate gallium: Use util_cpu_to_le{16,32} in many more places. 2015-02-23 10:41:22 -08:00
util util: Move gallium's linked list to util 2015-05-08 17:16:13 -07:00
vl gallium/vl: partially revert "Use util_cpu_to_le{16,32} in many more places." 2015-03-27 11:30:32 +01:00
Android.mk android: fix the building rules for Android 5.0 2015-04-22 15:53:35 +01:00
Makefile.am automake,scons: Put NIR source files in a separate var to fix SCons build. 2015-04-01 19:49:09 +01:00
Makefile.sources util: Move gallium's linked list to util 2015-05-08 17:16:13 -07:00
SConscript scons: Use -Werror MSVC compatibility flags per-directory. 2015-03-04 15:12:06 +00:00