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
...
|
*
svga: emit user-defined clip plane state
Brian Paul
2011-04-27
3
-11
/
+26
|
*
util: make macros MIN3, MAX3, MIN4, MAX4 little more efficient
Marek Olšák
2011-04-27
1
-4
/
+4
|
*
gallium/nouveau: fix printf warnings
Marek Olšák
2011-04-27
2
-2
/
+2
|
*
gallivm: fix warning: ‘value’ may be used uninitialized in this function
Marek Olšák
2011-04-27
1
-1
/
+1
|
*
svga: fix warning: ‘uc.ui’ may be used uninitialized in this function
Marek Olšák
2011-04-27
1
-1
/
+1
|
*
os: simplify ifdef
nobled
2011-04-27
1
-1
/
+1
|
*
winsys/wayland: Fix typo in Makefile
Benjamin Franzke
2011-04-25
1
-1
/
+1
|
*
st/egl: Add wayland shm softpipe support
Benjamin Franzke
2011-04-25
4
-3
/
+192
|
*
st/egl: Generalize wayland backend a bit
Benjamin Franzke
2011-04-25
3
-253
/
+361
|
*
winsys: Add wayland shm sw winsys
Benjamin Franzke
2011-04-25
4
-0
/
+343
|
*
r600g: Unify comment style somewhat.
Henri Verbeet
2011-04-25
7
-48
/
+53
|
*
r600g: Cleanup the big endian support a bit.
Henri Verbeet
2011-04-25
11
-162
/
+166
|
*
r600g: Use EG constants in EG r600_colorformat_endian_swap().
Henri Verbeet
2011-04-25
1
-21
/
+21
|
*
r600g: Remove r600_helper.c from SConscript.
Vinson Lee
2011-04-24
1
-1
/
+0
|
*
r600g: remove some pointless and unused functions
Marek Olšák
2011-04-25
3
-21
/
+3
|
*
r600g: do not reset device to 0 when doing unrelated operations
Marek Olšák
2011-04-25
1
-2
/
+0
|
*
r600g: trivially implement LATC/3DC
Marek Olšák
2011-04-25
1
-0
/
+4
|
*
r600g: drop r600_helper.c no point in it
Dave Airlie
2011-04-25
4
-73
/
+39
|
*
r600g: enable EXT_draw_buffers2
Dave Airlie
2011-04-25
1
-5
/
+1
|
*
r600g: fix glean clipflat test.
Dave Airlie
2011-04-24
2
-3
/
+8
|
*
r300g: reorder caps
Marek Olšák
2011-04-24
1
-13
/
+11
|
*
r300g: fix exposing caps on r300-r400
Marek Olšák
2011-04-24
1
-2
/
+2
|
*
r600g: fix glsl-fs-abs-neg
Dave Airlie
2011-04-24
1
-0
/
+2
|
*
r600g: fix bank swizzle calcs for scalar only operations.
Dave Airlie
2011-04-24
1
-15
/
+25
|
*
r600g: PV/PS have cycle restrictions in scalar operations
Dave Airlie
2011-04-24
1
-2
/
+6
*
|
[g3dvl] move zscan into shaders
Christian König
2011-05-05
5
-130
/
+131
*
|
[g3dvl] remove quantizer_scale from picture structure
Christian König
2011-05-04
2
-36
/
+36
*
|
[g3dvl] remove dc_dct_pred from picture structure
Christian König
2011-05-04
2
-18
/
+16
*
|
[g3dvl] divide mpg12 width height by 16
Christian König
2011-05-04
2
-12
/
+11
*
|
[g3dvl] remove the dubble zscan from the mpg12 decoder
Christian König
2011-05-04
1
-57
/
+25
*
|
vdpau: make state tracker far less noisy
Christian König
2011-05-04
9
-33
/
+59
*
|
vdpau: remove empty color.c file
Christian König
2011-05-04
1
-0
/
+0
*
|
[g3dvl] remove the unused bitstream parser components
Christian König
2011-05-04
3
-278
/
+2
*
|
vdpau: remove the unused and incomplete mpeg2 parser
Christian König
2011-05-04
3
-200
/
+0
*
|
[g3dvl] Implement MPEG2 VLD
Christian König
2011-05-04
9
-35
/
+2246
*
|
[g3dvl] Name of pkg-config file is libva.
Johannes Obermayr
2011-04-28
1
-1
/
+1
*
|
[g3dvl] Fix compile error.
Johannes Obermayr
2011-04-28
1
-1
/
+1
*
|
vdpau: start to implement MPEG2 decoder part
Christian König
2011-04-27
3
-181
/
+98
*
|
[g3dvl] make clear color configureable
Christian König
2011-04-27
3
-2
/
+23
*
|
[g3dvl] make reset_dirty_area a public interface
Christian König
2011-04-27
3
-7
/
+15
*
|
[g3dvl] implement clearing of dirty destination surface areas
Christian König
2011-04-27
2
-13
/
+75
*
|
[g3dvl] move compositor src and dst normalisation into layer setting
Christian König
2011-04-27
2
-41
/
+64
*
|
[g3dvl] fix setting width, height and chroma format in video buffer
Christian König
2011-04-27
1
-0
/
+3
*
|
xvmc: recreate drawable surface only when dst area changes
Christian König
2011-04-27
3
-9
/
+19
*
|
[g3dvl] fix a couple of bugs around paletted subpictures
Christian König
2011-04-27
3
-25
/
+47
*
|
r600g: revert commit 68cc6bc5d8b6986acc7f5780d705f4ae9be2a446
Christian König
2011-04-26
1
-16
/
+18
*
|
vdpau: implement OutputSurfaceDestroy
Christian König
2011-04-26
1
-1
/
+15
*
|
vdpau: implement PresentationQueueDestroy
Christian König
2011-04-26
1
-2
/
+15
*
|
vdpau: implement VideoMixerDestroy
Christian König
2011-04-26
1
-1
/
+13
*
|
vdpau: add stups for the missing functions
Christian König
2011-04-26
8
-28
/
+193
[prev]
[next]