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
/
state_trackers
/
vdpau
Commit message (
Expand
)
Author
Age
Files
Lines
*
vl/buffer: use 2D_ARRAY instead of 3D textures
Christian König
2013-05-01
1
-4
/
+4
*
vl/compositor: cleanup background clearing
Christian König
2013-05-01
4
-11
/
+7
*
st/vdpau: fix subtitle related bug v2
Christian König
2013-04-09
1
-0
/
+4
*
st/vdpau: Fix memory leak in vlVdpBitmapSurfaceCreate.
Vinson Lee
2013-02-22
1
-0
/
+1
*
st/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.
Vinson Lee
2013-02-22
1
-0
/
+1
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-6
/
+0
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
state_trackers/vdpau: Convert to automake
Matt Turner
2013-01-10
3
-26
/
+56
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
2
-2
/
+2
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
2
-2
/
+0
*
st/vdpau: Fix vlVdpVideoSurfaceSize for interlaced buffers
Maarten Lankhorst
2012-11-17
1
-2
/
+2
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
2
-20
/
+5
*
st/vdpau: use template size as default for source_rect.
Christian König
2012-06-20
1
-3
/
+10
*
st/vdpau: clear Cb&Cr with 0.5f
Christian König
2012-06-20
1
-2
/
+5
*
st/vdpau: fix YCbCr down/up-loads for buffers larger than requested
Christian König
2012-06-14
1
-2
/
+27
*
st/vdpau: fix deadlock in PresentationQueueQuerySurfaceStatus
Christian König
2012-04-03
1
-1
/
+2
*
vl: move winsys helper out of winsys directory
Christian König
2012-03-28
4
-8
/
+2
*
st/vdpau: clear video surface at least once
Christian König
2012-03-26
3
-0
/
+31
*
st/vdpau: invert interlaced buffer checks
Christian König
2012-03-26
1
-1
/
+1
*
st/vdpau: improve frame dumping functionality a bit
Christian König
2012-03-22
1
-3
/
+6
*
st/vdpau: add VC-1 startcode if none is found in the stream
Christian König
2012-03-22
1
-7
/
+42
*
st/vdpau: fix two small memory leaks
Christian König
2012-03-09
2
-2
/
+6
*
st/vdpau: add xine workaround
Christian König
2012-03-09
1
-1
/
+1
*
st/vdpau: cleanup YCBCR matching functions
Christian König
2012-03-08
1
-6
/
+6
*
st/vdpau: fix chroma_format handling in VideoSurfaceQueryGetPutBitsYCbCrCapab...
Christian König
2012-03-08
1
-4
/
+18
*
st/vdpau: make the interface thread save
Christian König
2012-03-05
9
-35
/
+175
*
st/vdpau: implement support for high-precision output timing
Christian König
2012-03-05
1
-10
/
+3
*
st/vdpau: implement support for extra mixer layers
Christian König
2012-03-05
1
-6
/
+21
*
st/vdpau: implement OutputSurfaceQueryPutBitsYCbCrCapabilities
Christian König
2012-03-02
1
-1
/
+33
*
st/vdpau: implement OutputSurfacePutBitsYCbCr
Christian König
2012-03-02
1
-1
/
+82
*
st/vdpau: implement VideoSurfaceGetBitsYCbCr
Christian König
2012-03-02
1
-8
/
+53
*
st/vdpau: implement OutputSurfaceQueryGetPutBitsNativeCapabilities
Christian König
2012-03-02
1
-1
/
+23
*
st/vdpau: implement OutputSurfaceGetBitsNative
Christian König
2012-03-02
1
-1
/
+36
*
st/vdpau: implement OutputSurfacePutBitsNative
Christian König
2012-03-02
3
-15
/
+43
*
st/vdpau: implement OutputSurfaceQueryPutBitsIndexedCapabilities
Christian König
2012-03-02
1
-1
/
+43
*
st/vdpau: fix default swizzle for Output/Bitmap samplers
Christian König
2012-03-02
4
-6
/
+24
*
st/vdpau: add support for per vertex colors
Christian König
2012-03-02
1
-2
/
+28
*
st/vdpau: implement BitmapSurfaceQueryCapabilities
Christian König
2012-03-02
1
-1
/
+35
*
st/vdpau: implement OutputSurfaceRenderBitmapSurface
Christian König
2012-03-02
1
-1
/
+40
*
st/vdpau: implement BitmapSurfaceGetParameters
Christian König
2012-03-02
1
-1
/
+14
*
st/vdpau: implement BitmapSurfacePutBitsNative
Christian König
2012-03-02
1
-2
/
+31
*
st/vdpau: implement BitmapSurfaceCreate/Destroy
Christian König
2012-03-02
2
-3
/
+81
*
st/vdpau: avoid an unnessasary copy
Christian König
2012-03-02
5
-21
/
+112
*
vl/csc: simplify matrix handling
Christian König
2012-03-02
2
-10
/
+12
*
vl/compositor: add support for per layer dst areas
Christian König
2012-03-02
2
-4
/
+4
*
vl/compositor: add per vertex color suport
Christian König
2012-03-02
3
-3
/
+3
*
vl/compositor: replace pipe_video_rect with u_rect
Christian König
2012-03-02
4
-20
/
+18
*
vl/compositor: split shaders and state
Christian König
2012-03-02
4
-34
/
+48
*
vl: move dirty area handling into winsys abstraction
Christian König
2012-03-01
2
-4
/
+4
*
vl: rework winsys interface
Christian König
2012-02-25
7
-34
/
+39
[next]