nouveau: Fix bugs in nouveau_video_buffer
[mesa.git] / src / gallium / state_trackers /
2011-12-20 Maarten Lankhorstxvmc: Remove unused variable
2011-12-20 Chia-I Wust/egl: error check and clamp coordinates in eglPostSub...
2011-12-20 Fredrik Höglundst/egl: Add support for EGL_NV_post_sub_buffer
2011-12-20 Chia-I Wuegl: remove #ifdef's for official extensions
2011-12-19 Maarten Lankhorstvdpau: Add background surface support
2011-12-19 Maarten Lankhorstvdpau: Add support for mixer attributes
2011-12-19 Maarten Lankhorstvdpau: Add support for parameters
2011-12-15 Christoph Bumillerd3d1x: implement new stream output interface
2011-12-15 Marek Olšákgallium: interface changes necessary to implement trans...
2011-12-15 Thomas Hellstromst/xa: Disable composite solid fill with mask
2011-12-15 Thomas Hellstromst/xa: Fix format conversion copy alpha channel
2011-12-15 Thomas Hellstromst/xa: Fix component alpha check
2011-12-15 Chia-I Wust/egl: fix compiler warnings
2011-12-15 Fredrik Höglundst/egl: Implement EGL_NOK_swap_region for x11
2011-12-15 Fredrik Höglundst/egl: Add support for EGL_NOK_swap_region
2011-12-14 Christian Königst/vdpau: fix unwanted output scaling
2011-12-14 Christian Königst/vdpau: some mixer fixes
2011-12-14 Christian Königg3dvl/compositor: improve dirty area handling
2011-12-11 Maarten Lankhorstvl: Add missing mpeg fields to pipe_mpeg12_picture_desc
2011-12-08 Thomas Hellstromst/xa: Update xa_yuv_planar_blit semantics
2011-12-07 Thomas Hellstromst/dri: Use depth instead of bpp when communicating...
2011-12-06 Fabio Pedrettivega: remove unused vars
2011-11-29 José Fonsecast/vega: Fix warnings about dllimport attributes on...
2011-11-25 Thomas Hellstromst/xa: Kill a couple of compilation warnings
2011-11-25 Thomas Hellstromst/xa, xa/vmwgfx: Generate exported symbol list from...
2011-11-25 Thomas Hellstromst/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate...
2011-11-25 Thomas Hellstromst/xa, xa/vmwgfx: Set the right version on library...
2011-11-25 Chia-I Wuandroid: add support for ICS
2011-11-25 Chia-I Wust/egl: fix a crash in Android backend
2011-11-08 Vinson Leest/dri: Fix memory leak on error path.
2011-11-04 George Sapountzisdri: drop drisw_util.h
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-04 George Sapountzisdri: unify __DriverAPIRec
2011-11-04 George Sapountzisdri: drop drmLock remnants
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add support for VC-1 decoding
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add mpeg4 part2 to PipeToProfile...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add support for MPEG4 Part 2
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Test if profile is supported...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add num_slices to mpeg12 picture...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Implement VdpGenerateCSCMatrix
2011-11-02 Morgan ArmandwglSetPixelFormat should ignore the ppfd parameter.
2011-11-02 José Fonsecagallium/dri: Remove references to vblank.
2011-11-02 Kristian HøgsbergFix gallium dri compile and a merge conflict
2011-11-02 Kristian Høgsbergdri: Remove unused dri texmem.c
2011-11-02 Kristian Høgsbergdri: Drop unused dri renderbuffer helper functions
2011-11-02 Kristian Høgsbergdri: Remove unnecessary timestamp pointer indirection
2011-11-02 Kristian Høgsbergdri: Remove cliprect information from __DRIdrawable
2011-11-02 Kristian Høgsbergdri: Remove driMediaStreamCounterExtension
2011-11-02 Kristian Høgsbergdri: Remove driSwapControlExtension
2011-11-02 Kristian Høgsbergdri: Drop driCopySubBufferExtension
2011-11-02 Kristian Høgsbergdri: Drop driReadDrawableExtension
2011-11-02 Kristian Høgsbergdri: Drop driLegacyExtension
2011-11-02 George Sapountzisst/dri/sw: add get_image inline helper similar to put_image
2011-11-02 Benjamin Franzkest/dri/sw: Fix incorrect cast
2011-11-02 Benjamin Franzkest/dri/sw: Implement texture_from_pixmap
2011-11-02 Benjamin FranzkeRevert "Duplicate state_tracker/dri/sw/dri_drawable.c"
2011-11-02 Benjamin FranzkeRevert "state_trackers/dri/sw: Implement texture_from_p...
2011-11-01 Thomas Hellstromst/xa: Add a scanout flag for surfaces
2011-10-31 Thomas Hellstromst/xa: Plug a pipe context leak.
2011-10-28 Morgan Armandimplement WGL_ARB_create_context
2011-10-26 Brian Paulst/glx: fix mixed declarations and code, remove unused var
2011-10-25 Stéphane Marchesinst/glx: Implement texture_from_pixmap without DRI.
2011-10-21 Christoph Bumillerd3d1x: set primitive restart in the correct draw calls
2011-10-21 Christoph Bumillerd3d1x: fix/improve OMSetRenderTargets
2011-10-21 Christoph Bumillerd3d1x: avoid translating invalid blend, depth or stenci...
2011-10-21 Christoph Bumillerd3d1x: add support for buffer views
2011-10-21 Christoph Bumillerd3d1x: improve CreateInputLayout
2011-10-21 Christoph Bumillerd3d1x/context: fix IASetVertexBuffers stride comparison
2011-10-21 Christoph Bumillerd3d1x: use ZS formats for TYPELESS resources with DS...
2011-10-21 Christoph Bumillerd3d1x: use resource format if view format is UNKNOWN
2011-10-21 Christoph Bumillerd3d1x: fix shadow comparison to gallium enum off by one
2011-10-21 Christoph Bumillerd3d1x: improve CheckFormatSupport
2011-10-21 Christoph Bumillerd3d1x: update format mapping table
2011-10-21 Christoph Bumillerd3d1x: fix translation of subresource to layer
2011-10-21 Christoph Bumillerd3d1x: fix initial data upload for 3D textures
2011-10-21 Christoph Bumillerd3d1x: MipLevels -1 in resource view desc means all
2011-10-21 Christoph Bumillerd3d1x/dxgi: fix initialization of pipe_box for Present...
2011-10-21 Christoph Bumillerd3d1x: implement array textures
2011-10-21 Christoph Bumillerd3d1x: fix refcounting of GalliumD3D11DeviceChild objects
2011-10-21 Christoph Bumillerd3d1x/sm4: save CUSTOMDATA
2011-10-21 Christoph Bumillerd3d1x: add FORK/JOIN phase opcodes to declarations
2011-10-21 Christoph Bumillerd3d1x: add shader signature to sm4_program
2011-10-21 Christoph Bumillerd3d1x: attempt to detect D3D10 feature level
2011-10-21 Christoph Bumillerd3d1x: switch to TGSI SAMPLE opcodes
2011-10-20 Christoph Bumillerd3d1x: make use of new query types
2011-10-14 Thomas Hellstromst/dri: Hook up throttling based on the drm driver_desc...
2011-10-14 Thomas Hellstromst/dri: Implement the new dri2 throttling extension
2011-10-13 Mathias Froehlichst/wgl: Release stw_framebuffer::mutex after pbuffer...
2011-10-13 Christoph Bumillerd3d1x: fix check for PIPE_CAP_CONDITIONAL_RENDER
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-10-09 José Fonsecast/glx/xlib: Advertise GLX_ARB_create_context(_profile)
2011-10-06 Stéphane Marchesinst/glx: remove the duplicated Drawable member.
2011-10-04 Brian Paulegl: restore missing \ in Makefile
2011-10-04 Stéphane Marchesinconfigure: replace pkg-config calls with $(PKG_CONFIG...
2011-10-04 Stephen Whitest/glx: Set the drawable attribute on xmesa_buffer...
2011-09-30 Marek Olšákgallium: add PIPE_CAP_CONDITIONAL_RENDER
2011-09-30 Marek Olšákgallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
2011-09-29 Thomas Hellstromst/xa: Don't call fence_reference with an unitialized...
2011-09-29 Thomas Hellstromst/xa: surfaces and sampler views are per context
2011-09-28 Christoph Bumillerd3d1x: propagate DepthBiasClamp to rasterizer cso
next