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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
vdpau: implement and cleanup PresentationQueueTarget destruction
Christian König
2011-04-25
4
-10
/
+39
*
xvmc: futher optimize ycbcr upload
Christian König
2011-04-25
1
-7
/
+15
*
[g3dvl] merge idct stage 2 and mc ycbcr stage into a single draw
Christian König
2011-04-25
6
-258
/
+344
*
[g3dvl] rework fence handling and add r600g workaround
Christian König
2011-04-24
4
-12
/
+20
*
[g3dvl] start supporting different render target formats
Christian König
2011-04-24
10
-105
/
+181
*
[g3dvl] remove resource_format workaround
Christian König
2011-04-24
4
-16
/
+6
*
r600g: implement clamp_fragment_color handling
Christian König
2011-04-24
1
-6
/
+17
*
r600g: remove the unneeded bo from COLOR[0-9]_INFO
Christian König
2011-04-24
2
-9
/
+9
*
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-04-23
587
-24167
/
+26829
|
\
|
*
scons: Build classic mesa gdi driver.
José Fonseca
2011-04-23
6
-115
/
+52
|
*
osmesa: Fix Mingw build.
José Fonseca
2011-04-23
1
-16
/
+1
|
*
scons: Build osmesa.
José Fonseca
2011-04-23
3
-0
/
+108
|
*
mapi/glapi: Avoid warnings about visibility being unsupported on MinGW.
José Fonseca
2011-04-23
2
-2
/
+2
|
*
mesa/vf: Remove.
José Fonseca
2011-04-23
5
-2257
/
+0
|
*
graw: Replace dead symlinks to delete python statetracker shaders with their ...
José Fonseca
2011-04-23
64
-2
/
+818
|
*
draw: fix point/line/tri flushing bug in vbuf code
Brian Paul
2011-04-22
1
-4
/
+10
|
*
r300g: do not advertise color_buffer_float on r300 and r400
Marek Olšák
2011-04-22
1
-1
/
+1
|
*
r300/compiler: fix up error message
Marek Olšák
2011-04-22
1
-2
/
+2
|
*
egl/wayland: Follow buffer.attach removal
Benjamin Franzke
2011-04-22
1
-1
/
+0
|
*
egl/wayland: Update to buffer.damage addition
Benjamin Franzke
2011-04-22
3
-4
/
+6
|
*
r300g: disallow A16F,L16F,LA16F,I16F texture formats on DRM<2.8.0
Marek Olšák
2011-04-22
1
-4
/
+9
|
*
st/egl: Update to wayland protocol,egl changes
Benjamin Franzke
2011-04-22
2
-27
/
+92
|
*
egl_dri2: Create wl_buffers for pixmap surfaces
Benjamin Franzke
2011-04-22
2
-12
/
+23
|
*
egl/wayland: Add new version parameter for post_drm
Benjamin Franzke
2011-04-22
1
-1
/
+3
|
*
egl/wayland: Fix prefixes for interface names
Benjamin Franzke
2011-04-22
2
-5
/
+5
|
*
swrast: fix readpix clamping
Marek Olšák
2011-04-22
1
-4
/
+4
|
*
i915: Gut all remaining bits of hardware fog
Ian Romanick
2011-04-21
4
-107
/
+13
|
*
i915: i915_context::vertex_fog is always I915_FOG_NONE, so kill it
Ian Romanick
2011-04-21
3
-8
/
+1
|
*
i915: There's always a fragment program
Ian Romanick
2011-04-21
1
-26
/
+5
|
*
i915: Delete disabled try_pixel_fog paths
Ian Romanick
2011-04-21
1
-55
/
+0
|
*
mesa: Kill gl_fragment_program::FogOption with fire
Ian Romanick
2011-04-21
7
-37
/
+31
|
*
i915: gl_fragment_program::FogOption is always GL_NONE so don't check it
Ian Romanick
2011-04-21
2
-11
/
+2
|
*
i965: gl_fragment_program::FogOption is always GL_NONE so don't check it
Ian Romanick
2011-04-21
1
-5
/
+0
[next]