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_blit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: better readability and doc for texture flags
Chia-I Wu
2014-02-22
1
-6
/
+7
*
ilo: use a helper to determine if HiZ is enabled
Chia-I Wu
2014-01-14
1
-1
/
+2
*
ilo: resolve Z/HiZ correctly
Chia-I Wu
2014-01-08
1
-1
/
+64
*
gallium: add flush_resource context function
Marek Olšák
2013-09-20
1
-0
/
+6
*
ilo: add pipe-based copy method to ilo_blitter
Chia-I Wu
2013-06-17
1
-4
/
+5
*
ilo: add BLT-based blitting methods to ilo_blitter
Chia-I Wu
2013-06-17
1
-495
/
+19
*
ilo: replace util_blitter by ilo_blitter
Chia-I Wu
2013-06-17
1
-98
/
+6
*
ilo: fix for util_blitter_clear() changes
Chia-I Wu
2013-06-13
1
-4
/
+1
*
ilo: get rid of function tables in winsys
Chia-I Wu
2013-06-12
1
-3
/
+3
*
ilo: introduce sampler CSO
Chia-I Wu
2013-06-07
1
-1
/
+1
*
ilo: introduce viewport CSO
Chia-I Wu
2013-06-07
1
-1
/
+1
*
ilo: switch to ilo states for shaders and resources
Chia-I Wu
2013-06-07
1
-4
/
+4
*
ilo: switch to ilo states for CC stage
Chia-I Wu
2013-06-07
1
-9
/
+8
*
ilo: switch to ilo states for WM stage
Chia-I Wu
2013-06-07
1
-2
/
+2
*
ilo: switch to ilo states for CLIP and SF stages
Chia-I Wu
2013-06-07
1
-1
/
+1
*
ilo: switch to ilo states for SOL stage
Chia-I Wu
2013-06-07
1
-3
/
+1
*
ilo: switch to ilo states for VF stage
Chia-I Wu
2013-06-07
1
-3
/
+2
*
ilo: use BLT engine to copy between textures
Chia-I Wu
2013-05-21
1
-1
/
+237
*
ilo: use BLT engine to copy between buffers
Chia-I Wu
2013-05-21
1
-1
/
+142
*
ilo: refactor blitter_xy_color_blt()
Chia-I Wu
2013-05-21
1
-48
/
+92
*
ilo: replace cp hooks by cp owner and flush callback
Chia-I Wu
2013-05-21
1
-2
/
+3
*
ilo: rename ilo_resource to ilo_texture
Chia-I Wu
2013-05-14
1
-9
/
+9
*
ilo: hook up pipe context blit functions
Chia-I Wu
2013-04-26
1
-5
/
+257
*
ilo: new pipe driver for Intel GEN6+
Chia-I Wu
2013-04-26
1
-0
/
+43