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
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/dri: Remove useless flush front.
Stéphane Marchesin
2012-01-18
1
-2
/
+7
*
gbm: Validate usage flags in gbm_bo_create_from_egl_image()
Kristian Høgsberg
2012-01-18
1
-1
/
+1
*
Complete ARGB8888 naming convention format renames missed
Scott Moreau
2012-01-17
1
-4
/
+3
*
vl: fix YV12 handling
Christian König
2012-01-15
1
-1
/
+1
*
st/vdpau: recreate video buffer if decode doesn't like it
Christian König
2012-01-15
1
-1
/
+21
*
st/vdpau: recreate video buffer if format doesn't match
Christian König
2012-01-15
2
-19
/
+37
*
vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
Christian König
2012-01-15
2
-2
/
+12
*
vl: add h264 infrastructure
Christian König
2012-01-15
1
-0
/
+64
*
vl: move away from state like parameters
Christian König
2012-01-15
2
-172
/
+150
*
vl/video_buffer: use template style create params
Christian König
2012-01-15
2
-9
/
+15
*
st/xa: Bump version to 1.0.0 according to the README
Thomas Hellstrom
2012-01-12
1
-2
/
+2
*
st/wgl: Return NULL for NULL HDCs in wglGetExtensionsStringARB.
José Fonseca
2012-01-11
1
-1
/
+3
*
st/glx/xlib: call register_with_display() in glXChooseFBConfig()
Brian Paul
2012-01-11
1
-0
/
+3
*
wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h
Kristian Høgsberg
2012-01-11
5
-32
/
+16
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
7
-22
/
+9
*
vl: replace decode_buffers with auxiliary data field
Christian König
2012-01-09
5
-52
/
+4
*
dri2: Add plumbing to get context version requirements and flags to drivers
Ian Romanick
2012-01-02
2
-4
/
+51
*
st/glx/xlib: check for null attrib_list in glXCreateContextAttribsARB()
Brian Paul
2011-12-30
1
-1
/
+1
*
vl: call decode_bitstream only once
Christian König
2011-12-26
1
-4
/
+7
*
egl,glx,wgl: Fixes stapi->createContext usage
Alexandre Demers
2011-12-24
3
-6
/
+9
*
st-api: Have context_create explain why creation failed
Ian Romanick
2011-12-23
2
-4
/
+14
*
st-api: Clean-up OpenGL profile handling
Ian Romanick
2011-12-23
2
-10
/
+34
*
xvmc: Remove unused variable
Maarten Lankhorst
2011-12-20
1
-3
/
+0
*
st/egl: error check and clamp coordinates in eglPostSubBufferNV
Chia-I Wu
2011-12-20
1
-8
/
+21
*
st/egl: Add support for EGL_NV_post_sub_buffer
Fredrik Höglund
2011-12-20
2
-2
/
+24
*
egl: remove #ifdef's for official extensions
Chia-I Wu
2011-12-20
4
-14
/
+0
*
vdpau: Add background surface support
Maarten Lankhorst
2011-12-19
1
-1
/
+10
*
vdpau: Add support for mixer attributes
Maarten Lankhorst
2011-12-19
3
-15
/
+147
*
vdpau: Add support for parameters
Maarten Lankhorst
2011-12-19
3
-6
/
+126
*
d3d1x: implement new stream output interface
Christoph Bumiller
2011-12-15
7
-50
/
+213
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
1
-0
/
+1
*
st/xa: Disable composite solid fill with mask
Thomas Hellstrom
2011-12-15
1
-1
/
+19
*
st/xa: Fix format conversion copy alpha channel
Thomas Hellstrom
2011-12-15
3
-3
/
+13
*
st/xa: Fix component alpha check
Thomas Hellstrom
2011-12-15
1
-2
/
+1
*
st/egl: fix compiler warnings
Chia-I Wu
2011-12-15
2
-3
/
+3
*
st/egl: Implement EGL_NOK_swap_region for x11
Fredrik Höglund
2011-12-15
3
-20
/
+51
*
st/egl: Add support for EGL_NOK_swap_region
Fredrik Höglund
2011-12-15
3
-3
/
+46
*
st/vdpau: fix unwanted output scaling
Christian König
2011-12-14
1
-7
/
+12
*
st/vdpau: some mixer fixes
Christian König
2011-12-14
3
-2
/
+8
*
g3dvl/compositor: improve dirty area handling
Christian König
2011-12-14
6
-5
/
+11
*
vl: Add missing mpeg fields to pipe_mpeg12_picture_desc
Maarten Lankhorst
2011-12-11
1
-0
/
+3
*
st/xa: Update xa_yuv_planar_blit semantics
Thomas Hellstrom
2011-12-08
4
-11
/
+15
*
st/dri: Use depth instead of bpp when communicating formats with the X server v3
Thomas Hellstrom
2011-12-07
1
-3
/
+38
*
vega: remove unused vars
Fabio Pedretti
2011-12-06
1
-20
/
+5
*
st/vega: Fix warnings about dllimport attributes on windows.
José Fonseca
2011-11-29
1
-0
/
+1
*
st/xa: Kill a couple of compilation warnings
Thomas Hellstrom
2011-11-25
2
-1
/
+6
*
st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.
Thomas Hellstrom
2011-11-25
1
-30
/
+0
*
st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibility
Thomas Hellstrom
2011-11-25
6
-34
/
+41
*
st/xa, xa/vmwgfx: Set the right version on library suffix
Thomas Hellstrom
2011-11-25
1
-3
/
+0
*
android: add support for ICS
Chia-I Wu
2011-11-25
3
-13
/
+22
[next]