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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/vdpau: use matrix filter to blur/sharpen video
Christian König
2012-02-10
3
-7
/
+81
*
vl: add a matrix/convolution filter
Christian König
2012-02-10
3
-0
/
+379
*
st/vdpau: use median filter for noise reduction
Christian König
2012-02-10
3
-60
/
+248
*
vl: add a median filter for noise reduction
Christian König
2012-02-10
3
-0
/
+469
*
gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Christoph Bumiller
2012-02-09
18
-14
/
+50
*
r600g: fix handling of outputs as TEX addr sources
Christian König
2012-02-08
1
-1
/
+2
*
gallium/gbm: r300 and r600 now depend on libdrm
Tobias Droste
2012-02-07
1
-0
/
+2
*
r600g: remove unused vars to silence warnings
Brian Paul
2012-02-07
1
-2
/
+0
*
radeon: only init surface manage on r600
Dave Airlie
2012-02-07
1
-4
/
+8
*
scons: r300/r600 now depends on libdrm.
José Fonseca
2012-02-07
5
-38
/
+44
*
util: fix typo in debug_printf_once comment
Brian Paul
2012-02-06
1
-1
/
+1
*
r600g: add support for common surface allocator for tiling v13
Jerome Glisse
2012-02-06
22
-133
/
+830
*
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
*
nv50: fix bad assertion on Elements(phi->src) in regalloc
Christoph Bumiller
2012-02-06
1
-1
/
+1
*
vl: add VL_MAX_SURFACES define
Christian König
2012-02-06
3
-2
/
+4
*
vl: rename VL_MAX_PLANES to VL_NUM_COMPONENTS
Christian König
2012-02-06
9
-44
/
+44
*
vl: prefix size defines with VL_
Christian König
2012-02-06
7
-64
/
+65
*
vl: remove assert on unknown video profile
Christian König
2012-02-06
1
-1
/
+0
*
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
*
vl: add interlacing capabilities
Christian König
2012-02-06
6
-1
/
+34
*
vl: add a simple weave deinterlacer
Christian König
2012-02-06
2
-33
/
+173
*
vl/video_buffer: fix interlaced surface ordering
Christian König
2012-02-06
1
-7
/
+13
*
vl/video_buffer: fix height of interlaced video buffers
Christian König
2012-02-06
1
-2
/
+8
*
draw: fix fog coord export.
Dave Airlie
2012-02-04
1
-1
/
+6
*
llvmpipe: Make more resilient to out-of-memory situations.
José Fonseca
2012-02-03
1
-2
/
+6
*
llvmpipe: clear storage for newly allocated resources
Keith Whitwell
2012-02-03
1
-2
/
+20
*
gallium/dri: Handle xserver that doesn't send needless DRI2 invalidate events
Ville Syrjala
2012-02-03
1
-13
/
+17
*
gallium/postprocess: move declarations before code
Brian Paul
2012-02-02
1
-2
/
+1
*
gallium/postprocess: Just to be safe, reference all buffers from outside
Lauri Kasanen
2012-02-02
1
-0
/
+10
*
gallium/postprocess: Fix depth logic
Lauri Kasanen
2012-02-02
4
-11
/
+4
*
draw: Avoid NULL pointer dereference when binding NULL fragment shaders.
José Fonseca
2012-02-02
3
-3
/
+3
*
gallivm: Fix LLVM-2.7 build.
ojab
2012-02-02
1
-4
/
+6
*
gallivm: Remove MSVC RT hack.
José Fonseca
2012-02-02
1
-14
/
+0
*
svga: fix a crash happening before setting fragment shaders.
Zack Rusin
2012-02-01
1
-1
/
+2
*
st-api: fix typos, whitespace, line wrapping
Brian Paul
2012-02-01
1
-6
/
+6
*
nv50: add assertions missed in earlier nv50 commit
Brian Paul
2012-02-01
2
-0
/
+2
*
nv50: use larger arrays to silence warnings and fix buffer overflows
Brian Paul
2012-02-01
2
-2
/
+2
*
r600g: shorten expressions accessing family and chip_class
Marek Olšák
2012-01-31
3
-19
/
+19
*
r300g: don't use pipe_context::winsys
Marek Olšák
2012-01-31
1
-6
/
+3
*
r600g: remove unused variable num_dest_buffers
Marek Olšák
2012-01-31
3
-5
/
+0
*
r600g: use the new code for streamout flush as well
Marek Olšák
2012-01-31
1
-11
/
+6
*
r600g: rename r600_reg::flush_flags -> sbu_flags
Marek Olšák
2012-01-31
3
-4
/
+4
*
r600g: fix computation of how many dwords is needed for a flush at the end of CS
Marek Olšák
2012-01-31
2
-11
/
+4
*
r600g: remove unused r600_reg::flush_mask
Marek Olšák
2012-01-31
3
-1179
/
+1176
*
r600g: remove more dead code
Marek Olšák
2012-01-31
2
-9
/
+0
*
r600g: remove dead code for tracking relocations
Marek Olšák
2012-01-31
4
-32
/
+1
*
r600g: remove unused flush code
Marek Olšák
2012-01-31
4
-53
/
+1
[next]