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_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: construct depth/stencil command in create_surface()
Chia-I Wu
2013-06-18
1
-1
/
+8
*
ilo: add some assertions to help debugging
Chia-I Wu
2013-06-14
1
-1
/
+23
*
ilo: mapping a resource may make some states dirty
Chia-I Wu
2013-06-13
1
-0
/
+100
*
ilo: initialize dirty flags in ilo_init_states()
Chia-I Wu
2013-06-13
1
-0
/
+2
*
ilo: clean up states upon context destroy
Chia-I Wu
2013-06-07
1
-0
/
+38
*
ilo: construct 3DSTATE_CLIP in create_rasterizer_state()
Chia-I Wu
2013-06-07
1
-0
/
+2
*
ilo: use emit_SURFACE_STATE() for render targets
Chia-I Wu
2013-06-07
1
-11
/
+34
*
ilo: use emit_SURFACE_STATE() for constant buffers
Chia-I Wu
2013-06-07
1
-14
/
+15
*
ilo: add emit_SURFACE_STATE() for sampler views
Chia-I Wu
2013-06-07
1
-8
/
+29
*
ilo: convert generic depth-stencil-alpha pipe state to ilo pipe state
Courtney Goeltzenleuchter
2013-06-07
1
-1
/
+2
*
ilo: introduce vertex element CSO
Chia-I Wu
2013-06-07
1
-2
/
+2
*
ilo: introduce blend CSO
Chia-I Wu
2013-06-07
1
-1
/
+2
*
ilo: introduce sampler CSO
Chia-I Wu
2013-06-07
1
-6
/
+7
*
ilo: construct SCISSOR_RECT in set_scissor_states()
Chia-I Wu
2013-06-07
1
-3
/
+13
*
ilo: introduce viewport CSO
Chia-I Wu
2013-06-07
1
-2
/
+8
*
ilo: switch to ilo states for shaders and resources
Chia-I Wu
2013-06-07
1
-34
/
+34
*
ilo: switch to ilo states for CC stage
Chia-I Wu
2013-06-07
1
-8
/
+18
*
ilo: switch to ilo states for WM stage
Chia-I Wu
2013-06-07
1
-3
/
+3
*
ilo: switch to ilo states for CLIP and SF stages
Chia-I Wu
2013-06-07
1
-4
/
+19
*
ilo: switch to ilo states for SOL stage
Chia-I Wu
2013-06-07
1
-8
/
+9
*
ilo: switch to ilo states for VF stage
Chia-I Wu
2013-06-07
1
-18
/
+20
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
1
-6
/
+10
*
ilo: hook up pipe context state functions
Chia-I Wu
2013-04-26
1
-60
/
+983
*
ilo: new pipe driver for Intel GEN6+
Chia-I Wu
2013-04-26
1
-0
/
+97