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
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: add support for ICS
Chia-I Wu
2011-11-25
3
-13
/
+22
*
st/egl: fix a crash in Android backend
Chia-I Wu
2011-11-25
1
-3
/
+4
*
st/dri: Fix memory leak on error path.
Vinson Lee
2011-11-07
1
-1
/
+3
*
dri: drop drisw_util.h
George Sapountzis
2011-11-04
4
-13
/
+3
*
dri: unify __DRIscreenRec
George Sapountzis
2011-11-04
5
-5
/
+5
*
dri: unify __DriverAPIRec
George Sapountzis
2011-11-04
2
-3
/
+2
*
dri: drop drmLock remnants
George Sapountzis
2011-11-04
3
-7
/
+0
*
state_trackers/vdpau: Add support for VC-1 decoding
Maarten Lankhorst
2011-11-03
2
-2
/
+75
*
state_trackers/vdpau: Add mpeg4 part2 to PipeToProfile and ProfileToPipe
Maarten Lankhorst
2011-11-03
1
-0
/
+8
*
state_trackers/vdpau: Add support for MPEG4 Part 2
Maarten Lankhorst
2011-11-03
1
-20
/
+78
*
state_trackers/vdpau: Test if profile is supported first before trying to cre...
Maarten Lankhorst
2011-11-03
1
-0
/
+12
*
state_trackers/vdpau: Add num_slices to mpeg12 picture structure
Maarten Lankhorst
2011-11-03
1
-0
/
+1
*
state_trackers/vdpau: Implement VdpGenerateCSCMatrix
Maarten Lankhorst
2011-11-03
1
-1
/
+19
*
wglSetPixelFormat should ignore the ppfd parameter.
Morgan Armand
2011-11-02
1
-2
/
+4
*
gallium/dri: Remove references to vblank.
José Fonseca
2011-11-02
1
-1
/
+0
*
Fix gallium dri compile and a merge conflict
Kristian Høgsberg
2011-11-02
2
-8
/
+1
*
dri: Remove unused dri texmem.c
Kristian Høgsberg
2011-11-02
1
-2
/
+1
*
dri: Drop unused dri renderbuffer helper functions
Kristian Høgsberg
2011-11-02
1
-2
/
+1
*
dri: Remove unnecessary timestamp pointer indirection
Kristian Høgsberg
2011-11-02
3
-5
/
+4
*
dri: Remove cliprect information from __DRIdrawable
Kristian Høgsberg
2011-11-02
1
-18
/
+1
*
dri: Remove driMediaStreamCounterExtension
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Remove driSwapControlExtension
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Drop driCopySubBufferExtension
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Drop driReadDrawableExtension
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Drop driLegacyExtension
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
st/dri/sw: add get_image inline helper similar to put_image
George Sapountzis
2011-11-02
1
-4
/
+16
*
st/dri/sw: Fix incorrect cast
Benjamin Franzke
2011-11-02
1
-1
/
+1
*
st/dri/sw: Implement texture_from_pixmap
Benjamin Franzke
2011-11-02
4
-5
/
+60
*
Revert "Duplicate state_tracker/dri/sw/dri_drawable.c"
Benjamin Franzke
2011-11-02
1
-269
/
+1
*
Revert "state_trackers/dri/sw: Implement texture_from_pixmap."
Benjamin Franzke
2011-11-02
1
-43
/
+7
*
st/xa: Add a scanout flag for surfaces
Thomas Hellstrom
2011-11-01
2
-1
/
+14
*
st/xa: Plug a pipe context leak.
Thomas Hellstrom
2011-10-31
1
-0
/
+2
*
implement WGL_ARB_create_context
Morgan Armand
2011-10-28
5
-7
/
+166
*
st/glx: fix mixed declarations and code, remove unused var
Brian Paul
2011-10-26
1
-7
/
+7
*
st/glx: Implement texture_from_pixmap without DRI.
Stéphane Marchesin
2011-10-25
3
-9
/
+136
*
d3d1x: set primitive restart in the correct draw calls
Christoph Bumiller
2011-10-21
1
-9
/
+9
*
d3d1x: fix/improve OMSetRenderTargets
Christoph Bumiller
2011-10-21
1
-19
/
+26
*
d3d1x: avoid translating invalid blend, depth or stencil state
Christoph Bumiller
2011-10-21
2
-32
/
+56
*
d3d1x: add support for buffer views
Christoph Bumiller
2011-10-21
1
-0
/
+6
*
d3d1x: improve CreateInputLayout
Christoph Bumiller
2011-10-21
1
-13
/
+50
*
d3d1x/context: fix IASetVertexBuffers stride comparison
Christoph Bumiller
2011-10-21
1
-1
/
+1
*
d3d1x: use ZS formats for TYPELESS resources with DS binding
Christoph Bumiller
2011-10-21
1
-0
/
+10
*
d3d1x: use resource format if view format is UNKNOWN
Christoph Bumiller
2011-10-21
1
-6
/
+9
*
d3d1x: fix shadow comparison to gallium enum off by one
Christoph Bumiller
2011-10-21
1
-1
/
+1
*
d3d1x: improve CheckFormatSupport
Christoph Bumiller
2011-10-21
1
-18
/
+48
*
d3d1x: update format mapping table
Christoph Bumiller
2011-10-21
2
-37
/
+55
*
d3d1x: fix translation of subresource to layer
Christoph Bumiller
2011-10-21
1
-16
/
+15
*
d3d1x: fix initial data upload for 3D textures
Christoph Bumiller
2011-10-21
1
-1
/
+1
*
d3d1x: MipLevels -1 in resource view desc means all
Christoph Bumiller
2011-10-21
1
-1
/
+5
*
d3d1x/dxgi: fix initialization of pipe_box for Present copy
Christoph Bumiller
2011-10-21
1
-2
/
+2
[next]