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
*
libgl-gdi: Fix mingw-w64 build.
José Fonseca
2011-08-30
1
-1
/
+3
*
st/wgl: Fix build on mingw-w64
José Fonseca
2011-08-30
1
-2
/
+2
*
xorg/xvmc: Only set decode buffer when available
Maarten Lankhorst
2011-08-29
1
-3
/
+6
*
i915g: remove unused var in i915_flush_heuristically()
Brian Paul
2011-08-29
1
-2
/
+0
*
winsys/g3dvl: Fix include style
Kai Wasserbäch
2011-08-29
3
-19
/
+19
*
tests/unit: Fix include style
Kai Wasserbäch
2011-08-29
1
-5
/
+5
*
targets/xorg-vmwgfx: Fix include style
Kai Wasserbäch
2011-08-29
1
-1
/
+1
*
st/xorg: Fix include style
Kai Wasserbäch
2011-08-29
7
-31
/
+31
*
vdpau: Fix include style
Kai Wasserbäch
2011-08-29
9
-31
/
+32
*
va: Fix include style
Kai Wasserbäch
2011-08-29
8
-19
/
+19
*
d3d1x: Fix include style
Kai Wasserbäch
2011-08-29
5
-19
/
+19
*
include/pipe: Fix include style
Kai Wasserbäch
2011-08-29
2
-6
/
+6
*
r600g: Fix include style
Kai Wasserbäch
2011-08-29
9
-66
/
+66
*
noop: Fix include style
Kai Wasserbäch
2011-08-29
2
-13
/
+13
*
vl: Fix include style
Kai Wasserbäch
2011-08-29
20
-63
/
+63
*
util: Fix include style
Kai Wasserbäch
2011-08-29
4
-18
/
+18
*
g3dvl: Fix a bug not decoding the last 32-64 bits of an mpeg2 bitstream.
Christian König
2011-08-29
2
-8
/
+7
*
st/vdpau: Respect source_rect in VideoMixerRender
Christian König
2011-08-29
1
-1
/
+11
*
xvmc tests: Clean up test_rendering slightly
Maarten Lankhorst
2011-08-28
1
-14
/
+24
*
android: make DRM optional
Chia-I Wu
2011-08-27
4
-6
/
+33
*
android: add support for nouveau
Chia-I Wu
2011-08-27
7
-0
/
+203
*
android: add support for r300g
Chia-I Wu
2011-08-27
3
-2
/
+56
*
android: add support for i915g
Chia-I Wu
2011-08-27
4
-0
/
+87
*
android: add support for vmwgfx
Chia-I Wu
2011-08-27
4
-0
/
+90
*
winsys/i915: share the source list
Chia-I Wu
2011-08-27
3
-11
/
+8
*
winsys/svga: share the source list
Chia-I Wu
2011-08-27
3
-21
/
+13
*
nouveau: share the source lists
Chia-I Wu
2011-08-27
12
-149
/
+91
*
r300g: share the source list
Chia-I Wu
2011-08-27
3
-114
/
+63
*
i915g: share the source list
Chia-I Wu
2011-08-27
3
-53
/
+30
*
svga: share the source list
Chia-I Wu
2011-08-27
3
-97
/
+50
*
targets/egl-static: fix nouveau and vmwgfx for Android
Chia-I Wu
2011-08-27
1
-0
/
+10
*
Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesa
Stéphane Marchesin
2011-08-26
307
-9191
/
+30442
|
\
|
*
g3dvl: use pointer_to_uintptr() to silence a cast warning
Brian Paul
2011-08-26
1
-1
/
+2
|
*
svga: include LLVM in name string in debug builds
Brian Paul
2011-08-26
1
-2
/
+11
|
*
pp: initialize the sample mask
Christoph Bumiller
2011-08-26
1
-0
/
+2
|
*
st/xorg: Fix solid fills for formats other than PICT_a8r8g8b8.
Michel Dänzer
2011-08-26
1
-13
/
+13
|
*
r600g: Hook up xorg state tracker.
Michel Dänzer
2011-08-26
3
-0
/
+199
|
*
r600g: Handle PIPE_TRANSFER_MAP_DIRECTLY.
Michel Dänzer
2011-08-26
1
-0
/
+3
|
*
st/xorg: Disable dirty throttling by default.
Michel Dänzer
2011-08-26
1
-1
/
+1
|
*
st/xorg: Only damage non-front source in DRI2 CopyRegion hook.
Michel Dänzer
2011-08-26
1
-7
/
+9
|
*
g3dvl: s/inline/INLINE/ to fix MSVC build
Brian Paul
2011-08-26
1
-3
/
+3
|
*
g3dvl: fix compilation failure on MSVC
Brian Paul
2011-08-26
1
-1
/
+2
|
*
scons: don't compile some files with -gstabs if using mingw32
Brian Paul
2011-08-26
1
-0
/
+4
|
*
g3dvl: Rewrite the mpeg 1&2 bitstream parser
Christian König
2011-08-26
5
-1751
/
+934
|
*
g3dvl: Use a single texture for luma and chroma data
Christian König
2011-08-26
6
-140
/
+91
|
*
g3dvl: Rework the decoder interface part 5/5
Christian König
2011-08-26
5
-22
/
+34
|
*
g3dvl: Rework the decoder interface part 4/5
Christian König
2011-08-26
6
-29
/
+11
|
*
g3dvl: Rework the decoder interface part 3/5
Christian König
2011-08-26
11
-361
/
+437
|
*
g3dvl: Rework the decoder interface part 2/5
Christian König
2011-08-26
10
-16
/
+61
|
*
g3dvl: Rework the decoder interface part 1/5
Christian König
2011-08-26
7
-316
/
+404
[next]