ilo: use genhw command opcodes
[mesa.git] / src / gallium / drivers / ilo / ilo_gpe_gen7.h
2014-08-26 Chia-I Wuilo: use genhw command opcodes
2014-08-26 Chia-I Wuilo: replace domains by reloc flags
2014-04-14 Chia-I Wuilo: remove GPE state size estimation
2014-04-14 Chia-I Wuilo: remove GPE command size estimation
2014-04-14 Chia-I Wuilo: use only defines from genhw headers
2014-04-14 Chia-I Wuilo: scripted conversion to genhw headers
2014-03-10 Chia-I Wuilo: add some MI commands to GPE
2014-01-08 Chia-I Wuilo: assorted GPE fixes for HiZ
2013-09-07 Chia-I Wuilo: preliminary GEN 7.5 support
2013-08-22 Chia-I Wuilo: do not need last shader stage for 3DSTATE_SBE
2013-08-08 Chia-I Wuilo: get rid of GPE tables completely
2013-08-08 Chia-I Wuilo: clean up GPE header inclusions
2013-08-08 Courtney Goeltzenl... ilo: Call GPE emit functions directly.
2013-08-08 Courtney Goeltzenl... ilo: move emit functions so that they can be inlined.
2013-06-25 Chia-I Wuilo: use ilo_shader_state exclusively in GPE
2013-06-25 Chia-I Wuilo: map SO registers at shader compile time
2013-06-25 Chia-I Wuilo: use ilo_shader_cso for FS
2013-06-25 Chia-I Wuilo: use ilo_rasterizer_state exclusively in GPE
2013-06-25 Chia-I Wuilo: convert pipe_rasterizer_state to ilo_rasterizer_wm
2013-06-25 Chia-I Wuilo: use ilo_shader_cso for GS
2013-06-07 Chia-I Wuilo: construct 3DSTATE_SF in create_rasterizer_state()
2013-06-07 Chia-I Wuilo: use emit_SURFACE_STATE() for render targets
2013-06-07 Chia-I Wuilo: use emit_SURFACE_STATE() for constant buffers
2013-06-07 Chia-I Wuilo: add emit_SURFACE_STATE() for sampler views
2013-06-07 Chia-I Wuilo: simplify emit_3DSTATE_DEPTH_BUFFER()
2013-06-07 Chia-I Wuilo: introduce viewport CSO
2013-05-01 Chia-I Wuilo: implement GEN7 SO GPE functions
2013-05-01 Chia-I Wuilo: move device limits to ilo_dev_info or to GPEs
2013-05-01 Chia-I Wuilo: use ilo_dev_info in GPE and 3D pipeline
2013-05-01 Chia-I Wuilo: fix indentation of ilo_gpe_gen*.h
2013-04-26 Chia-I Wuilo: add GEN7 GPE