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_gen6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: move GPE common functions to ilo_builder_render.h
Chia-I Wu
2014-09-13
1
-0
/
+1
*
ilo: move MI functions to ilo_builder_mi.h
Chia-I Wu
2014-09-12
1
-1
/
+2
*
ilo: use an accessor for dev->gen
Chia-I Wu
2014-09-12
1
-29
/
+29
*
ilo: update genhw headers
Chia-I Wu
2014-09-11
1
-2
/
+2
*
ilo: convert GPE GEN6 command functions to use ilo_builder
Chia-I Wu
2014-09-09
1
-116
/
+116
*
ilo: convert GPE GEN7 command functions to use ilo_builder
Chia-I Wu
2014-09-09
1
-2
/
+2
*
ilo: convert GPE state functions to use ilo_builder
Chia-I Wu
2014-09-09
1
-27
/
+26
*
ilo: convert GPE surface functions to use ilo_builder
Chia-I Wu
2014-09-09
1
-10
/
+10
*
ilo: use ilo_builder for kernels and STATE_BASE_ADDRESS
Chia-I Wu
2014-09-09
1
-13
/
+3
*
ilo: make ilo_cp based on ilo_builder
Chia-I Wu
2014-09-09
1
-3
/
+6
*
ilo: remove layer offsetting
Chia-I Wu
2014-08-19
1
-32
/
+2
*
ilo: remove GPE state size estimation
Chia-I Wu
2014-04-14
1
-83
/
+90
*
ilo: remove GPE command size estimation
Chia-I Wu
2014-04-14
1
-54
/
+42
*
ilo: scripted conversion to genhw headers
Chia-I Wu
2014-04-14
1
-35
/
+35
*
ilo: add genhw headers
Chia-I Wu
2014-04-14
1
-1
/
+1
*
ilo: add ILO_3D_PIPELINE_WRITE_STATISTICS
Chia-I Wu
2014-03-10
1
-0
/
+53
*
ilo: set PIPE_CONTROL_GLOBAL_GTT_WRITE automatically
Chia-I Wu
2014-03-10
1
-2
/
+2
*
ilo: add slice clear value
Chia-I Wu
2014-02-22
1
-3
/
+8
*
ilo: fix for stencil only rectlist ops
Chia-I Wu
2014-02-22
1
-1
/
+4
*
ilo: handle NULL renderbuffers correctly
Chia-I Wu
2014-01-14
1
-8
/
+6
*
ilo: enable HiZ
Chia-I Wu
2014-01-08
1
-0
/
+2
*
ilo: add HiZ op support to the pipelines
Chia-I Wu
2014-01-08
1
-0
/
+177
*
ilo: assorted GPE fixes for HiZ
Chia-I Wu
2014-01-08
1
-1
/
+1
*
ilo: offset to layers only when necessary
Chia-I Wu
2014-01-08
1
-5
/
+37
*
ilo: preliminary GEN 7.5 support
Chia-I Wu
2013-09-08
1
-5
/
+20
*
ilo: do not need last shader stage for 3DSTATE_SBE
Chia-I Wu
2013-08-22
1
-4
/
+2
*
ilo: no binding table change when constants are pushed
Chia-I Wu
2013-08-13
1
-21
/
+17
*
ilo: support copying constant buffer 0 to PCB
Chia-I Wu
2013-08-13
1
-15
/
+85
*
ilo: get rid of GPE tables completely
Chia-I Wu
2013-08-08
1
-14
/
+11
*
ilo: clean up GPE header inclusions
Chia-I Wu
2013-08-08
1
-0
/
+1
*
ilo: initialize alpha test state in ilo_gpe_init_dsa
Chia-I Wu
2013-08-08
1
-3
/
+3
*
ilo: Call GPE emit functions directly.
Courtney Goeltzenleuchter
2013-08-08
1
-118
/
+63
*
ilo: speed up 3DSTATE_VERTEX_BUFFERS emission a bit
Chia-I Wu
2013-08-07
1
-4
/
+2
*
ilo: move a santiy check into its assert()
Chia-I Wu
2013-07-13
1
-5
/
+2
*
ilo: clean up states that use ilo_view_surface
Chia-I Wu
2013-06-28
1
-13
/
+10
*
ilo: remove ilo_cbuf_state::count
Chia-I Wu
2013-06-28
1
-13
/
+11
*
ilo: use shorter names for dirty flags
Chia-I Wu
2013-06-28
1
-27
/
+24
*
ilo: track if primitive restart has changed
Chia-I Wu
2013-06-28
1
-1
/
+6
*
ilo: support PIPE_CAP_USER_INDEX_BUFFERS
Chia-I Wu
2013-06-26
1
-2
/
+2
*
ilo: make pipe_draw_info a context state
Chia-I Wu
2013-06-26
1
-8
/
+5
*
ilo: remove ilo_shader_internal.h from GEN6 pipeline
Chia-I Wu
2013-06-25
1
-35
/
+45
*
ilo: use ilo_shader_state exclusively in GPE
Chia-I Wu
2013-06-25
1
-6
/
+2
*
ilo: use ilo_shader_cso for FS
Chia-I Wu
2013-06-25
1
-4
/
+3
*
ilo: convert pipe_rasterizer_state to ilo_rasterizer_wm
Chia-I Wu
2013-06-25
1
-1
/
+1
*
ilo: use ilo_shader_cso for GS
Chia-I Wu
2013-06-25
1
-9
/
+2
*
ilo: introduce ilo_shader_cso for VS
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
-7
/
+10
*
ilo: construct depth/stencil command in create_surface()
Chia-I Wu
2013-06-18
1
-1
/
+14
*
ilo: re-emit states that involve resources
Chia-I Wu
2013-06-13
1
-4
/
+19
[next]