index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300/compiler: Add support for inline literals
Tom Stellard
2012-03-04
12
-9
/
+192
*
vl: fix shader in/out numbering
Christian König
2012-03-03
5
-10
/
+10
*
vl/compositor: fix shader in/out numbering
Christian König
2012-03-02
1
-5
/
+5
*
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
8
-85
/
+82
*
vl/compositor: add support for per layer dst areas
Christian König
2012-03-02
5
-44
/
+51
*
vl/compositor: add per vertex color suport
Christian König
2012-03-02
6
-35
/
+88
*
vl/compositor: replace pipe_video_rect with u_rect
Christian König
2012-03-02
10
-62
/
+55
*
vl/compositor: split shaders and state
Christian König
2012-03-02
10
-204
/
+311
*
Revert "gallivm: Change getExtent and readByte to non-const with llvm-3.1."
Vinson Lee
2012-03-01
1
-8
/
+0
*
vl: move dirty area handling into winsys abstraction
Christian König
2012-03-01
7
-10
/
+56
*
vl: hide X latency by using asynchronous requests
Christian König
2012-03-01
1
-11
/
+37
*
vl: use SwapBuffers instead of CopyBuffers
Christian König
2012-03-01
3
-42
/
+11
*
st/xvmc: remove dst buffer texture workaround
Christian König
2012-03-01
3
-23
/
+11
*
vl: rewrite vl DRI backend using XCB
Christian König
2012-03-01
6
-858
/
+147
*
gallivm: Update comments and prototype of vector-selects.
José Fonseca
2012-03-01
1
-20
/
+31
*
r300g: init chan=0 to silence warning
Brian Paul
2012-02-29
1
-1
/
+1
*
util: replace format equality test with compatibility test in blit code
Brian Paul
2012-02-29
1
-1
/
+21
*
util: better comment for util_is_format_compatible()
Brian Paul
2012-02-29
1
-2
/
+3
*
util: fix assertions in u_blitter.c code
Brian Paul
2012-02-29
1
-11
/
+11
*
svga: fix max_lod clamping in update_tss_binding()
Brian Paul
2012-02-29
1
-2
/
+2
*
st/vdpau: fix use of *.o in Makefile.vdpau
Christian König
2012-02-29
1
-2
/
+2
*
st/xvmc: fix use of *.o in Makefile.xvmc
Christian König
2012-02-29
1
-2
/
+2
*
gallivm: add major integer opcodes to the tgsi action handler
Dave Airlie
2012-02-28
1
-1
/
+382
*
gallivm: drop deprecated opcodes
Dave Airlie
2012-02-28
1
-8
/
+0
*
gallivm: only do rcp/mul for floating
Dave Airlie
2012-02-28
1
-1
/
+2
*
svga: Advertise SVGA3D_DEVCAP_MAX_POINT_SIZE.
José Fonseca
2012-02-28
4
-7
/
+15
*
gallium: remove trailing comma to silence warning
Brian Paul
2012-02-28
1
-1
/
+1
*
gallivm: add frem support to the lp_build_mod helper.
Dave Airlie
2012-02-28
1
-1
/
+2
*
gallivm: add bitarit xor and not ops.
Dave Airlie
2012-02-28
2
-0
/
+49
*
gallivm: add integer and unsigned mod arit functions. (v2)
Dave Airlie
2012-02-28
2
-0
/
+25
*
tgsi: remove trailing comma to silence warning
Brian Paul
2012-02-27
1
-1
/
+1
*
svga: Remove unused SVGA_TEX_UNITS constant.
José Fonseca
2012-02-27
1
-1
/
+0
*
svga: Clamp advertised PIPE_SHADER_CAP_MAX_TEMPS to SVGA3D_TEMPREG_MAX.
José Fonseca
2012-02-27
1
-2
/
+2
*
r600g: use u_default_transfer_flush_region for all resource types
Marek Olšák
2012-02-27
3
-9
/
+3
*
r600g: use u_default_transfer_inline_write for all resource types
Marek Olšák
2012-02-27
3
-26
/
+3
[next]