index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
ilo
/
ilo_3d_pipeline_gen7.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: add slice clear value
Chia-I Wu
2014-02-22
1
-3
/
+7
*
ilo: fix for stencil only rectlist ops
Chia-I Wu
2014-02-22
1
-1
/
+4
*
ilo: emit gen7_wa_pipe_control_wm_max_threads_stall on Haswell
Chia-I Wu
2014-01-14
1
-7
/
+9
*
ilo: add HiZ op support to the pipelines
Chia-I Wu
2014-01-08
1
-1
/
+232
*
ilo: assorted GPE fixes for HiZ
Chia-I Wu
2014-01-08
1
-2
/
+5
*
ilo: preliminary GEN 7.5 support
Chia-I Wu
2013-09-08
1
-11
/
+17
*
ilo: do not need last shader stage for 3DSTATE_SBE
Chia-I Wu
2013-08-22
1
-4
/
+2
*
ilo: fix fragment shaders that use PCB on GEN7+
Chia-I Wu
2013-08-15
1
-2
/
+6
*
ilo: support copying constant buffer 0 to PCB
Chia-I Wu
2013-08-13
1
-4
/
+14
*
ilo: get rid of GPE tables completely
Chia-I Wu
2013-08-08
1
-12
/
+9
*
ilo: initialize alpha test state in ilo_gpe_init_dsa
Chia-I Wu
2013-08-08
1
-1
/
+1
*
ilo: Call GPE emit functions directly.
Courtney Goeltzenleuchter
2013-08-08
1
-139
/
+78
*
ilo: remove ilo_cbuf_state::count
Chia-I Wu
2013-06-28
1
-1
/
+1
*
ilo: use shorter names for dirty flags
Chia-I Wu
2013-06-28
1
-17
/
+14
*
ilo: make pipe_draw_info a context state
Chia-I Wu
2013-06-26
1
-3
/
+2
*
ilo: remove ilo_shader_internal.h from GEN7 pipeline
Chia-I Wu
2013-06-25
1
-11
/
+6
*
ilo: use ilo_shader_state exclusively in GPE
Chia-I Wu
2013-06-25
1
-8
/
+4
*
ilo: map SO registers at shader compile time
Chia-I Wu
2013-06-25
1
-7
/
+9
*
ilo: use ilo_shader_cso for FS
Chia-I Wu
2013-06-25
1
-8
/
+7
*
ilo: use ilo_rasterizer_state exclusively in GPE
Chia-I Wu
2013-06-25
1
-2
/
+1
*
ilo: convert pipe_rasterizer_state to ilo_rasterizer_wm
Chia-I Wu
2013-06-25
1
-2
/
+1
*
ilo: move internal shader interface to a new header
Chia-I Wu
2013-06-25
1
-0
/
+1
*
ilo: rework shader cache
Chia-I Wu
2013-06-19
1
-1
/
+1
*
ilo: construct depth/stencil command in create_surface()
Chia-I Wu
2013-06-18
1
-3
/
+16
*
ilo: re-emit states that involve resources
Chia-I Wu
2013-06-13
1
-9
/
+3
*
ilo: construct 3DSTATE_SF in create_rasterizer_state()
Chia-I Wu
2013-06-07
1
-3
/
+1
*
ilo: use emit_SURFACE_STATE() for render targets
Chia-I Wu
2013-06-07
1
-1
/
+0
*
ilo: use emit_SURFACE_STATE() for constant buffers
Chia-I Wu
2013-06-07
1
-1
/
+0
*
ilo: add emit_SURFACE_STATE() for sampler views
Chia-I Wu
2013-06-07
1
-1
/
+1
*
ilo: convert generic depth-stencil-alpha pipe state to ilo pipe state
Courtney Goeltzenleuchter
2013-06-07
1
-2
/
+2
*
ilo: simplify emit_3DSTATE_DEPTH_BUFFER()
Chia-I Wu
2013-06-07
1
-10
/
+3
*
ilo: introduce blend CSO
Chia-I Wu
2013-06-07
1
-5
/
+2
*
ilo: switch to ilo states for shaders and resources
Chia-I Wu
2013-06-07
1
-5
/
+4
*
ilo: switch to ilo states for CC stage
Chia-I Wu
2013-06-07
1
-21
/
+17
*
ilo: switch to ilo states for WM stage
Chia-I Wu
2013-06-07
1
-5
/
+5
*
ilo: switch to ilo states for SOL stage
Chia-I Wu
2013-06-07
1
-7
/
+5
*
ilo: switch to ilo states for VF stage
Chia-I Wu
2013-06-07
1
-2
/
+2
*
ilo: avoid unnecessary emission of SO states
Chia-I Wu
2013-05-22
1
-2
/
+3
*
ilo: harware contexts are only for the render ring
Chia-I Wu
2013-05-21
1
-1
/
+1
*
ilo: emit 3DSTATE_STENCIL_BUFFER on GEN7+
Chia-I Wu
2013-05-16
1
-1
/
+8
*
ilo: correctly program SO states for GEN7
Chia-I Wu
2013-05-01
1
-7
/
+46
*
ilo: implement GEN7 SO GPE functions
Chia-I Wu
2013-05-01
1
-3
/
+3
*
ilo: move device limits to ilo_dev_info or to GPEs
Chia-I Wu
2013-05-01
1
-5
/
+3
*
ilo: use ilo_dev_info in GPE and 3D pipeline
Chia-I Wu
2013-05-01
1
-56
/
+56
*
ilo: add GEN7 support for 3D pipeline
Chia-I Wu
2013-04-26
1
-0
/
+854