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_render_gen6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: add support for scratch spaces
Chia-I Wu
2015-10-23
1
-7
/
+12
*
ilo: fix scratch space setup in core
Chia-I Wu
2015-10-23
1
-9
/
+9
*
ilo: emit 3DPRIMITIVE from gen6_3dprimitive_info
Chia-I Wu
2015-06-22
1
-2
/
+2
*
ilo: clean up header includes
Chia-I Wu
2015-06-20
1
-0
/
+1
*
ilo: add ilo_state_index_buffer
Chia-I Wu
2015-06-20
1
-2
/
+2
*
ilo: add ilo_state_vertex_buffer
Chia-I Wu
2015-06-20
1
-2
/
+2
*
ilo: add 3DSTATE_VF_INSTANCING to ilo_state_vf
Chia-I Wu
2015-06-20
1
-3
/
+4
*
ilo: add 3DSTATE_VF to ilo_state_vf
Chia-I Wu
2015-06-20
1
-15
/
+9
*
ilo: add ilo_state_raster_{line,poly}_stipple
Chia-I Wu
2015-06-15
1
-7
/
+3
*
ilo: add ilo_state_sample_pattern
Chia-I Wu
2015-06-15
1
-9
/
+5
*
ilo: add 3DSTATE_AA_LINE_PARAMETERS to ilo_state_raster
Chia-I Wu
2015-06-15
1
-2
/
+3
*
ilo: add ilo_state_ps to ilo_shader_cso
Chia-I Wu
2015-06-15
1
-4
/
+7
*
ilo: add ilo_state_{vs,hs,ds,gs} to ilo_shader_cso
Chia-I Wu
2015-06-15
1
-8
/
+40
*
ilo: embed ilo_state_sbe in ilo_shader
Chia-I Wu
2015-06-15
1
-5
/
+4
*
ilo: embed ilo_state_vf in ilo_ve_state
Chia-I Wu
2015-06-15
1
-5
/
+7
*
ilo: embed ilo_state_urb in ilo_state_vector
Chia-I Wu
2015-06-15
1
-56
/
+9
*
ilo: embed ilo_state_cc in ilo_blend_state
Chia-I Wu
2015-06-15
1
-7
/
+2
*
ilo: embed ilo_state_raster in ilo_rasterizer_state
Chia-I Wu
2015-06-15
1
-69
/
+23
*
ilo: embed ilo_state_viewport in ilo_viewport_state
Chia-I Wu
2015-06-15
1
-5
/
+12
*
ilo: replace ilo_zs_surface with ilo_state_zs
Chia-I Wu
2015-06-15
1
-6
/
+4
*
ilo: move command builder to core
Chia-I Wu
2015-05-02
1
-3
/
+3
*
ilo: clean up Gen6 WAs
Chia-I Wu
2015-03-07
1
-34
/
+62
*
ilo: add generic ilo_render_3dprimitive()
Chia-I Wu
2015-03-07
1
-16
/
+2
*
ilo: add generic ilo_render_pipe_control()
Chia-I Wu
2015-03-07
1
-26
/
+8
*
ilo: improve WA handling in rectlist path
Chia-I Wu
2015-03-04
1
-15
/
+18
*
ilo: update draw command emission for Gen8
Chia-I Wu
2015-02-12
1
-1
/
+4
*
ilo: update ilo_blend_state and related functions for Gen8
Chia-I Wu
2015-02-12
1
-1
/
+1
*
ilo: update SF_CLIP_VIEWPORT for Gen8
Chia-I Wu
2015-02-12
1
-9
/
+12
*
ilo: update render engine common helpers for Gen8
Chia-I Wu
2015-02-12
1
-1
/
+1
*
ilo: clean up sample patterns
Chia-I Wu
2015-02-12
1
-7
/
+7
*
ilo: clean up gen6_3DSTATE_SF()
Chia-I Wu
2014-11-11
1
-3
/
+5
*
ilo: add variants of 3DSTATE_GS
Chia-I Wu
2014-11-11
1
-4
/
+10
*
ilo: add variants of 3DSTATE_VS
Chia-I Wu
2014-11-11
1
-1
/
+1
*
ilo: add variants of 3DSTATE_WM
Chia-I Wu
2014-11-11
1
-2
/
+2
*
ilo: add variants of 3DSTATE_CLIP
Chia-I Wu
2014-11-11
1
-1
/
+1
*
ilo: prefix 3DSTATE_VF with gen75
Chia-I Wu
2014-11-11
1
-1
/
+1
*
ilo: let shaders determine sampler counts
Chia-I Wu
2014-10-04
1
-12
/
+7
*
ilo: add a pass to finalize ilo_ve_state
Chia-I Wu
2014-09-30
1
-31
/
+9
*
ilo: precalculate aligned depth buffer size
Chia-I Wu
2014-09-30
1
-2
/
+2
*
ilo: use dynamic bo for rectlist vertices
Chia-I Wu
2014-09-30
1
-3
/
+5
*
ilo: give gen6_draw_session a better prefix
Chia-I Wu
2014-09-26
1
-22
/
+22
*
ilo: make ilo_render opaque
Chia-I Wu
2014-09-26
1
-1
/
+0
*
ilo: make ilo_render_emit_draw() direct
Chia-I Wu
2014-09-26
1
-123
/
+18
*
ilo: make ilo_render_emit_rectlist() direct
Chia-I Wu
2014-09-26
1
-20
/
+14
*
ilo: clean up draw and rectlist state emission
Chia-I Wu
2014-09-26
1
-711
/
+48
*
ilo: make ilo_render_emit_query() direct
Chia-I Wu
2014-09-26
1
-144
/
+0
*
ilo: make ilo_render_emit_flush() direct
Chia-I Wu
2014-09-26
1
-29
/
+4
*
ilo: simplify ilo_render invalidation
Chia-I Wu
2014-09-26
1
-37
/
+29
*
ilo: rename 3d_pipeline to render
Chia-I Wu
2014-09-26
1
-443
/
+444
*
ilo: rename ilo_3d_pipeline*.[ch] to ilo_render*.[ch]
Chia-I Wu
2014-09-26
1
-0
/
+2010