index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
vl
/
vl_vertex_buffers.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-06
vl: rename VL_MAX_PLANES to VL_NUM_COMPONENTS
Christian König
1
-1
/
+1
2011-08-29
vl: Fix include style
Kai Wasserbäch
1
-2
/
+2
2011-08-26
g3dvl: Use a single texture for luma and chroma data
Christian König
1
-2
/
+1
2011-08-26
g3dvl: Rework the decoder interface part 3/5
Christian König
1
-8
/
+43
2011-06-04
[g3dvl] use a vertex element instead of the instance id
Christian König
1
-5
/
+11
2011-04-23
[g3dvl] cleanup error handling
Christian König
1
-1
/
+1
2011-04-23
[g3dvl] make ycbcr stream and block data a public interface
Christian König
1
-9
/
+4
2011-04-23
[g3dvl] start implementing zscan and quantification
Christian König
1
-3
/
+3
2011-04-20
[g3dvl] make motion vector buffers a public interface
Christian König
1
-8
/
+10
2011-04-19
[g3dvl] revert commit 310eea52ca1e997295c84163066cc5d0fd4f8cf6
Christian König
1
-9
/
+8
2011-04-17
[g3dvl] give each color component their own vertex buffer
Christian König
1
-7
/
+9
2011-04-17
[g3dvl] no need for seperate mv vertex states any more
Christian König
1
-1
/
+1
2011-04-17
[g3dvl] give mv their own vertex buffer back
Christian König
1
-11
/
+21
2011-04-15
[g3dvl] give mc and ycbcr stage its own vertex element state
Christian König
1
-3
/
+7
2011-04-14
[g3dvl] use blending for mc of ref frames
Christian König
1
-6
/
+4
2011-04-10
[g3dvl] cleanup headers and comments
Christian König
1
-1
/
+2
2011-04-02
[g3dvl] splitt vertex element state into y, cb, cr
Christian König
1
-9
/
+7
2011-03-16
[g3dvl] cleanup and documentation
Christian König
1
-1
/
+6
2011-03-08
[g3dvl] start to cleanup the mess
Christian König
1
-1
/
+3
2011-03-08
[g3dvl] use a single vertex buffer for both idct and mc
Christian König
1
-21
/
+29
2011-03-05
[g3dvl] use instanced drawing to reduce the vertex buffer payload
Christian König
1
-6
/
+2
2011-01-10
[g3dvl] move to integer verticies
Christian König
1
-9
/
+9
2010-12-08
[g3dvl] remove shadow buffering of vertex buffers
Christian König
1
-6
/
+13
2010-12-08
[g3dvl] split idct code into state and buffers
Christian König
1
-5
/
+7
2010-12-07
[g3dvl] move vertex buffer handling into vl_vertex_buffer.c
Christian König
1
-1
/
+6
2010-12-05
[g3dvl] move vertex handling into vl_vb object
Christian König
1
-10
/
+13
2010-12-03
move empty block handling back into mc for testing
Christian König
1
-16
/
+2
2010-12-03
use a shadow buffer for vertex data to optimize memory access
Christian König
1
-0
/
+75