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_blitter_rectlist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: replace pipe_format by gen_surface_format
Chia-I Wu
2015-06-26
1
-2
/
+2
*
ilo: emit 3DPRIMITIVE from gen6_3dprimitive_info
Chia-I Wu
2015-06-22
1
-3
/
+3
*
ilo: merge ilo_state_3d*.[ch] to ilo_state.[ch]
Chia-I Wu
2015-06-15
1
-1
/
+0
*
ilo: add ilo_state_ps to ilo_shader_cso
Chia-I Wu
2015-06-15
1
-0
/
+1
*
ilo: add ilo_state_{vs,hs,ds,gs} to ilo_shader_cso
Chia-I Wu
2015-06-15
1
-0
/
+4
*
ilo: embed ilo_state_sbe in ilo_shader
Chia-I Wu
2015-06-15
1
-0
/
+2
*
ilo: embed ilo_state_vf in ilo_ve_state
Chia-I Wu
2015-06-15
1
-16
/
+11
*
ilo: embed ilo_state_urb in ilo_state_vector
Chia-I Wu
2015-06-15
1
-0
/
+3
*
ilo: embed ilo_state_sol in ilo_shader
Chia-I Wu
2015-06-15
1
-0
/
+2
*
ilo: embed ilo_state_cc in ilo_blend_state
Chia-I Wu
2015-06-15
1
-32
/
+38
*
ilo: embed ilo_state_raster in ilo_rasterizer_state
Chia-I Wu
2015-06-15
1
-9
/
+26
*
ilo: embed ilo_state_viewport in ilo_viewport_state
Chia-I Wu
2015-06-15
1
-7
/
+3
*
ilo: add ilo_image_can_enable_aux()
Chia-I Wu
2015-05-02
1
-5
/
+3
*
ilo: move ilo_state_3d* to core
Chia-I Wu
2015-05-02
1
-1
/
+1
*
ilo: move ilo_layout.[ch] to core as ilo_image.[ch]
Chia-I Wu
2015-05-02
1
-4
/
+4
*
ilo: update depth clear value for Gen8
Chia-I Wu
2015-02-12
1
-1
/
+4
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
1
-1
/
+0
*
ilo: use top/bottom split for state functions
Chia-I Wu
2014-11-10
1
-1
/
+1
*
ilo: add a pass to finalize ilo_ve_state
Chia-I Wu
2014-09-30
1
-8
/
+8
*
ilo: precalculate aligned depth buffer size
Chia-I Wu
2014-09-30
1
-5
/
+1
*
ilo: use dynamic bo for rectlist vertices
Chia-I Wu
2014-09-30
1
-45
/
+6
*
ilo: remove struct ilo_3d
Chia-I Wu
2014-09-26
1
-1
/
+1
*
ilo: rename ilo_3d.[ch] to ilo_draw.[ch]
Chia-I Wu
2014-09-26
1
-1
/
+1
*
ilo: handle conditional rendering in the context
Chia-I Wu
2014-09-22
1
-1
/
+0
*
ilo: add a helper for RECTLIST blitter
Chia-I Wu
2014-09-20
1
-31
/
+1
*
ilo: merge ilo_gpe.h to ilo_state*.h
Chia-I Wu
2014-09-20
1
-1
/
+1
*
ilo: rename ilo_gpe_gen*.[ch]
Chia-I Wu
2014-09-20
1
-1
/
+1
*
ilo: remove ilo_cp_empty()
Chia-I Wu
2014-09-19
1
-1
/
+1
*
ilo: clean up 3DPRIMITIVE functions
Chia-I Wu
2014-09-13
1
-0
/
+1
*
ilo: move 3D functions to ilo_builder_3d*.h
Chia-I Wu
2014-09-13
1
-3
/
+3
*
ilo: use an accessor for dev->gen
Chia-I Wu
2014-09-12
1
-1
/
+2
*
ilo: migrate to ilo_layout
Chia-I Wu
2014-08-19
1
-5
/
+7
*
ilo: fix fb height of HiZ ops
Chia-I Wu
2014-07-29
1
-1
/
+1
*
ilo: clean up resource bo renaming
Chia-I Wu
2014-07-24
1
-1
/
+1
*
ilo: scripted conversion to genhw headers
Chia-I Wu
2014-04-14
1
-4
/
+4
*
ilo: fix and enable fast depth clear
Chia-I Wu
2014-02-22
1
-9
/
+29
*
ilo: add slice clear value
Chia-I Wu
2014-02-22
1
-0
/
+3
*
ilo: disable HiZ for misaligned levels
Chia-I Wu
2014-01-14
1
-74
/
+79
*
ilo: use a helper to determine if HiZ is enabled
Chia-I Wu
2014-01-14
1
-3
/
+5
*
ilo: add HiZ op support to the pipelines
Chia-I Wu
2014-01-08
1
-0
/
+525