index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
ilo
/
ilo_render.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: add PIPE_QUERY_OCCLUSION_PREDICATE support
Ilia Mirkin
2016-02-09
1
-0
/
+2
*
ilo: add support for scratch spaces
Chia-I Wu
2015-10-23
1
-0
/
+39
*
ilo: add 3DSTATE_VF to ilo_state_vf
Chia-I Wu
2015-06-20
1
-4
/
+0
*
ilo: add ilo_state_sample_pattern
Chia-I Wu
2015-06-15
1
-119
/
+7
*
ilo: embed ilo_state_vf in ilo_ve_state
Chia-I Wu
2015-06-15
1
-0
/
+6
*
ilo: embed ilo_state_urb in ilo_state_vector
Chia-I Wu
2015-06-15
1
-0
/
+6
*
ilo: embed ilo_state_cc in ilo_blend_state
Chia-I Wu
2015-06-15
1
-0
/
+9
*
ilo: embed ilo_state_raster in ilo_rasterizer_state
Chia-I Wu
2015-06-15
1
-0
/
+10
*
ilo: embed ilo_state_viewport in ilo_viewport_state
Chia-I Wu
2015-06-15
1
-0
/
+8
*
ilo: move command builder to core
Chia-I Wu
2015-05-02
1
-4
/
+4
*
ilo: move intel_winsys.h to core
Chia-I Wu
2015-05-02
1
-1
/
+1
*
ilo: add generic ilo_render_pipe_control()
Chia-I Wu
2015-03-07
1
-4
/
+1
*
ilo: add more convenient intel_bo_{ref,unref}()
Chia-I Wu
2015-03-06
1
-3
/
+1
*
ilo: add intel_bo_set_tiling()
Chia-I Wu
2015-03-06
1
-1
/
+1
*
ilo: update outdated render command emissions for Gen8
Chia-I Wu
2015-02-12
1
-4
/
+4
*
ilo: update rectlist command emission for Gen8
Chia-I Wu
2015-02-12
1
-2
/
+2
*
ilo: update draw command emission for Gen8
Chia-I Wu
2015-02-12
1
-2
/
+2
*
ilo: update multisample related states for Gen8
Chia-I Wu
2015-02-12
1
-0
/
+44
*
ilo: update render engine common helpers for Gen8
Chia-I Wu
2015-02-12
1
-3
/
+2
*
ilo: update MI helpers for Gen8
Chia-I Wu
2015-02-12
1
-4
/
+4
*
ilo: clean up sample patterns
Chia-I Wu
2015-02-12
1
-42
/
+47
*
ilo: add ilo_render_emit_launch_grid()
Chia-I Wu
2014-11-06
1
-0
/
+39
*
ilo: use dynamic bo for rectlist vertices
Chia-I Wu
2014-09-30
1
-2
/
+5
*
ilo: give gen6_draw_session a better prefix
Chia-I Wu
2014-09-26
1
-9
/
+9
*
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
-16
/
+82
*
ilo: make ilo_render_emit_rectlist() direct
Chia-I Wu
2014-09-26
1
-0
/
+20
*
ilo: sanity check ilo_render_get_*_len()
Chia-I Wu
2014-09-26
1
-5
/
+12
*
ilo: simplify ilo_render_get_query_len()
Chia-I Wu
2014-09-26
1
-25
/
+12
*
ilo: make ilo_render_emit_query() direct
Chia-I Wu
2014-09-26
1
-0
/
+150
*
ilo: make ilo_render_emit_flush() direct
Chia-I Wu
2014-09-26
1
-0
/
+45
*
ilo: simplify ilo_render invalidation
Chia-I Wu
2014-09-26
1
-2
/
+20
*
ilo: constify ilo_render in ilo_render_get_sample_position()
Chia-I Wu
2014-09-26
1
-1
/
+1
*
ilo: rename 3d_pipeline to render
Chia-I Wu
2014-09-26
1
-28
/
+28
*
ilo: rename ilo_3d_pipeline*.[ch] to ilo_render*.[ch]
Chia-I Wu
2014-09-26
1
-0
/
+163