mesa/src/gallium/drivers/freedreno/ir3
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
..
disasm-a3xx.c freedreno: misc minor cleanups 2015-04-22 13:20:28 -04:00
instr-a3xx.h freedreno/ir3: remove tgsi f/e 2015-06-21 07:53:25 -04:00
ir3.c freedreno/ir3: introduce ir3_compiler object 2015-06-21 07:53:50 -04:00
ir3.h freedreno/ir3: introduce ir3_compiler object 2015-06-21 07:53:50 -04:00
ir3_cmdline.c freedreno/ir3: introduce ir3_compiler object 2015-06-21 07:53:50 -04:00
ir3_compiler.c freedreno/ir3: introduce ir3_compiler object 2015-06-21 07:53:50 -04:00
ir3_compiler.h freedreno/ir3: introduce ir3_compiler object 2015-06-21 07:53:50 -04:00
ir3_compiler_nir.c freedreno/ir3: introduce ir3_compiler object 2015-06-21 07:53:50 -04:00
ir3_cp.c freedreno/ir3: use standard list implementation 2015-06-21 07:53:09 -04:00
ir3_depth.c freedreno/ir3: use standard list implementation 2015-06-21 07:53:09 -04:00
ir3_group.c freedreno/ir3: remove tgsi f/e 2015-06-21 07:53:25 -04:00
ir3_legalize.c freedreno/ir3: use standard list implementation 2015-06-21 07:53:09 -04:00
ir3_nir.h freedreno/ir3/nir: lower if/else 2015-04-17 11:40:14 -04:00
ir3_nir_lower_if_else.c freedreno/ir3/nir: fix build break after f752effa 2015-05-10 06:03:53 -04:00
ir3_print.c freedreno/ir3: remove tgsi f/e 2015-06-21 07:53:25 -04:00
ir3_ra.c freedreno/ir3: use standard list implementation 2015-06-21 07:53:09 -04:00
ir3_sched.c freedreno/ir3/sched: convert to priority queue 2015-06-21 07:53:17 -04:00
ir3_shader.c freedreno/ir3: introduce ir3_compiler object 2015-06-21 07:53:50 -04:00
ir3_shader.h freedreno/ir3: introduce ir3_compiler object 2015-06-21 07:53:50 -04:00