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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-16
/
+18
*
vl/compositor: add support for per layer dst areas
Christian König
2012-03-02
3
-5
/
+6
*
vl/compositor: add per vertex color suport
Christian König
2012-03-02
4
-4
/
+4
*
vl/compositor: replace pipe_video_rect with u_rect
Christian König
2012-03-02
7
-26
/
+24
*
vl/compositor: split shaders and state
Christian König
2012-03-02
8
-41
/
+71
*
vl: move dirty area handling into winsys abstraction
Christian König
2012-03-01
4
-8
/
+8
*
st/xvmc: remove dst buffer texture workaround
Christian König
2012-03-01
3
-23
/
+11
*
st/xvmc: move xvmc state tracker out of xorg subdir
Christian König
2012-02-25
17
-80
/
+80
*
vl: rework winsys interface
Christian König
2012-02-25
11
-66
/
+72
*
st/glx: remove STENCIL_BITS, DEFAULT_SOFTWARE_DEPTH_BITS
Brian Paul
2012-02-24
1
-3
/
+3
*
st/glx: remove MAX_WIDTH/HEIGHT usage
Brian Paul
2012-02-24
1
-3
/
+6
*
st/dri: Fix crash in st/dri from dri format commit
Jakob Bornecrantz
2012-02-23
1
-2
/
+1
*
st/wgl: check for hPbuffer=0 in wgl pbuffer functions
Brian Paul
2012-02-23
1
-0
/
+20
*
st/wgl: Fix argument of stw_pixelformat_get_info().
José Fonseca
2012-02-23
1
-1
/
+1
*
gbm: track buffer format through DRI drivers
Jesse Barnes
2012-02-22
2
-0
/
+7
*
vl: add support for bob deinterlacing
Christian König
2012-02-21
2
-2
/
+22
*
st/vdpau: Use transfer_inline_write to upload ycbcr data
Christian König
2012-02-21
1
-18
/
+5
*
st/vdpau: remove unnecessary tracing and adjust tracing levels a bit
Christian König
2012-02-21
7
-64
/
+4
*
st/egl: Move drm_display_authenticate into HAVE_WAYLAND_BACKEND section.
Vinson Lee
2012-02-20
1
-9
/
+9
*
st/vega: Remove unused variable.
Vinson Lee
2012-02-18
1
-4
/
+0
*
st/glx: Remove unused variables.
Vinson Lee
2012-02-18
1
-6
/
+3
*
st/vdpau: fix a small memory leak
Christian König
2012-02-14
1
-0
/
+5
*
vl: fix low strength denoise filter
Christian König
2012-02-14
2
-5
/
+5
*
st/wgl: refactor stw_pixelformat_init()
Brian Paul
2012-02-10
1
-58
/
+51
*
st/wgl: Properly support non-displayble pixel formats, and implement float pi...
José Fonseca
2012-02-10
6
-16
/
+109
*
st/wgl: Invoke SetPixelFormat twice for pbuffers.
José Fonseca
2012-02-10
1
-1
/
+2
*
st/wgl: Just pass pPixelFormat to stw_pixelformat_get_info().
José Fonseca
2012-02-10
6
-21
/
+26
*
st/wgl: Fix argument of stw_pixelformat_get_info().
José Fonseca
2012-02-10
1
-1
/
+1
*
st/vdpau: use matrix filter to blur/sharpen video
Christian König
2012-02-10
3
-7
/
+81
*
st/vdpau: use median filter for noise reduction
Christian König
2012-02-10
3
-60
/
+248
*
st/vdpau: use dst surface size if clip width/height is zero
Christian König
2012-02-06
1
-2
/
+2
*
st/vdpau: implement vlVdpOutputSurfaceQueryCapabilities
Christian König
2012-02-06
1
-2
/
+36
*
st/xvmc: respect caps when creating video buffers
Christian König
2012-02-06
1
-0
/
+6
*
st/vdpau: use interlacing capabilities
Christian König
2012-02-06
2
-1
/
+15
*
st/vdpau: implement uploads to interlaced video buffers
Christian König
2012-02-06
1
-21
/
+27
*
gallium/dri: Handle xserver that doesn't send needless DRI2 invalidate events
Ville Syrjala
2012-02-03
1
-13
/
+17
*
gallium/postprocess: Fix depth logic
Lauri Kasanen
2012-02-02
1
-2
/
+1
[next]