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
/
auxiliary
/
util
/
u_blitter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
gallium: adapt util code to blend changes
Roland Scheidegger
2010-01-21
1
-1
/
+1
*
gallium/util: silence warning about array initializers
Brian Paul
2010-01-14
1
-3
/
+10
*
util: Set flatshade for blitter.
Corbin Simpson
2010-01-11
1
-0
/
+1
*
util/blitter: remove unused variable
Keith Whitwell
2010-01-11
1
-1
/
+0
*
util: Apply Brian's suggested blit improvements.
Corbin Simpson
2010-01-10
1
-15
/
+12
*
gallium: u_blitter add overlapping blit support.
Dave Airlie
2010-01-10
1
-34
/
+124
*
util/blitter: allow NULL CSOs to be saved
Marek Olšák
2010-01-06
1
-10
/
+17
*
util: Update blitter for u_format changes.
Corbin Simpson
2009-12-18
1
-1
/
+2
*
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-2
/
+2
*
util/blitter: kill the draw_quad callback
Marek Olšák
2009-12-15
1
-11
/
+6
*
util/blitter: allocate most of the state objects on-demand
Marek Olšák
2009-12-15
1
-75
/
+179
*
util/blitter: use PIPE_MAX_* limits, and fix a memory leak
Marek Olšák
2009-12-15
1
-13
/
+27
*
util: add blitter
Marek Olšák
2009-12-15
1
-0
/
+605