mesa/src/gallium/drivers/r600/sb
Dave Airlie 34e512d9ea Revert "r600g/sb: fix issues cause by GLSL switching to loops for switch"
This reverts commit 7b0067d23a.

Vadim's patch fixes this a lot better.
2014-12-16 12:43:23 +10:00
..
notes.markdown
sb_bc.h r600g: initial support for geometry shaders on evergreen (v2) 2014-02-05 10:49:11 +10:00
sb_bc_builder.cpp r600g/sb: get rid of standard c++ streams 2013-05-14 17:36:25 +04:00
sb_bc_decoder.cpp r600g/sb: get rid of standard c++ streams 2013-05-14 17:36:25 +04:00
sb_bc_dump.cpp r600g: Implement sm5 UBO/sampler indexing 2014-10-28 23:20:45 +01:00
sb_bc_finalize.cpp Revert "r600g/sb: fix issues cause by GLSL switching to loops for switch" 2014-12-16 12:43:23 +10:00
sb_bc_fmt_def.inc
sb_bc_parser.cpp r600g: Implement GL_ARB_sample_shading 2014-10-12 23:53:57 +02:00
sb_context.cpp r600g/sb: work around hw issues with stack on eg/cm 2013-11-17 01:36:28 +04:00
sb_core.cpp r600g/sb: fix issue with DCE between GVN and GCM (v2) 2013-10-17 07:57:49 +04:00
sb_dce_cleanup.cpp r600g/sb: fix issue with DCE between GVN and GCM (v2) 2013-10-17 07:57:49 +04:00
sb_def_use.cpp r600g/sb: get rid of standard c++ streams 2013-05-14 17:36:25 +04:00
sb_dump.cpp r600g/sb: add MEM_RING support 2014-02-05 10:49:37 +10:00
sb_expr.cpp r600g/sb: improve math optimizations v2 2013-07-11 23:01:01 +04:00
sb_expr.h r600g/sb: improve math optimizations v2 2013-07-11 23:01:01 +04:00
sb_gcm.cpp r600g/sb: fix scheduling of PRED_SET instructions 2013-05-27 01:45:07 +04:00
sb_gvn.cpp r600g/sb: relax some restrictions for FETCH instructions 2013-05-24 21:00:54 +04:00
sb_if_conversion.cpp r600g/sb: improve optimization of conditional instructions 2013-05-27 15:19:20 +04:00
sb_ir.cpp r600g/sb: fix handling of new multislot instructions on cayman 2013-07-17 18:27:31 +04:00
sb_ir.h r600g/sb: work around hw issues with stack on eg/cm 2013-11-17 01:36:28 +04:00
sb_liveness.cpp r600g/sb: get rid of standard c++ streams 2013-05-14 17:36:25 +04:00
sb_pass.cpp
sb_pass.h r600g: Fix missing SET_TEXTURE_OFFSETS 2014-08-19 16:30:13 +02:00
sb_peephole.cpp r600g/sb: optimize CNDcc instructions 2013-05-27 15:29:56 +04:00
sb_psi_ops.cpp
sb_public.h
sb_ra_checker.cpp r600g/sb: get rid of standard c++ streams 2013-05-14 17:36:25 +04:00
sb_ra_coalesce.cpp r600g/sb: fix initial register allocation 2013-07-17 18:27:30 +04:00
sb_ra_init.cpp r600g/sb: Move variable dereference after null check. 2013-09-30 10:27:52 -07:00
sb_sched.cpp r600/sb: Fix broken assert 2013-11-17 18:56:40 +13:00
sb_sched.h r600g: Implement sm5 UBO/sampler indexing 2014-10-28 23:20:45 +01:00
sb_shader.cpp r600g: initial support for geometry shaders on evergreen (v2) 2014-02-05 10:49:11 +10:00
sb_shader.h r600g/sb: fix issue with DCE between GVN and GCM (v2) 2013-10-17 07:57:49 +04:00
sb_ssa_builder.cpp r600g/sb: fix handling of new multislot instructions on cayman 2013-07-17 18:27:31 +04:00
sb_valtable.cpp r600g/sb: fix value::is_fixed() 2013-10-29 05:49:21 +04:00