mesa/src/gallium/drivers
Rob Clark 694beb8b83 freedreno/ir3: introduce ir3_compiler object
Right now, just provides a cleaner way to get at the gpu-id, given the
separation between compiler and context.  But we will need this also to
hold the reg-set for new register allocation.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
2015-06-21 07:53:50 -04:00
..
freedreno freedreno/ir3: introduce ir3_compiler object 2015-06-21 07:53:50 -04:00
i915 tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations 2015-06-05 19:44:32 +02:00
ilo ilo: clean up header includes 2015-06-20 11:20:12 +08:00
llvmpipe llvmpipe: Truncate the binned constants to max const buffer size. 2015-06-19 07:21:06 +01:00
noop gallium: make pipe_context::begin_query return a boolean 2015-05-06 00:03:36 +03:00
nouveau nvc0/ir: can't have a join on a load with an indirect source 2015-06-17 22:23:20 -04:00
r300 tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations 2015-06-05 19:44:32 +02:00
r600 r600g: handle TGSI input/output array declarations correctly 2015-06-14 20:17:29 +02:00
radeon radeon/llvm: Handle LLVM backend rename from R600 to AMDGPU 2015-06-12 21:02:00 -07:00
radeonsi radeonsi: Add CIK SDMA support 2015-06-08 18:13:22 +09:00
rbug gallium/drivers: Add extern "C" wrappers to public entry 2015-05-15 13:55:59 -04:00
softpipe softpipe/query: force parenthesis around a logical not 2015-06-08 12:38:08 +03:00
svga tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations 2015-06-05 19:44:32 +02:00
trace trace: Add missing p_compiler.h include. 2015-06-12 12:14:11 +01:00
vc4 vc4: Use a defined t value for 1D textures. 2015-06-20 00:16:32 -07:00