Merge branch 'mesa_7_6_branch'
[mesa.git] / src / gallium / state_trackers / xorg /
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-02 Michel Dänzerst/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA...
2009-10-02 Younes Mantong3dvl: Copyright blocks.
2009-10-02 Younes Mantonst/xvmc: Set default CSC matrix to BT.601, no ProcAmp...
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-01 Michel Dänzerst/xorg: Check that ms->api->destroy is not NULL before...
2009-09-30 Michel Dänzerst/xorg: Fix debug option function call typo.
2009-09-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-29 Jakob Bornecrantzst/xorg: Add debug for fallbacks
2009-09-29 Jakob Bornecrantzst/xorg: Make debug printing optional
2009-09-28 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Younes Mantonxvmc: Fail on unsupported formats, operations.
2009-09-28 Younes Mantong3dvl: Formatting and cleanups.
2009-09-28 Younes Mantong3dvl: Move XvMC under the Xorg state tracker.
2009-09-25 Ian RomanickMerge branch 'asm-shader-rework-2'
2009-09-25 Michel Dänzerst/xorg: Re-enable accelerated fills and copies.
2009-09-25 Michel Dänzerst/xorg: Flush render cache if but only if a source...
2009-09-25 Michel Dänzerst/xorg: Reject Composite acceleration for some cases...
2009-09-25 Michel Dänzerst/xorg: Make sure struct is fully initialized.
2009-09-25 Michel Dänzerst/xorg: Use generic semantic for Composite mask coordi...
2009-09-25 Michel Dänzerst/xorg: Flesh out EXA PrepareComposite hook a little.
2009-09-25 Michel Dänzerst/xorg: Use I8 format instead of A8 for depth 8 pixmaps.
2009-09-25 Michel Dänzerst/xorg: Bind rasterizer state for copies.
2009-09-25 Michel Dänzerst/xorg: Source-only pictures always have format PICT_a...
2009-09-25 Michel Dänzerst/xorg: Better checks for unsupported component alpha...
2009-09-25 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Zack Rusinst/xorg: start working on the Xv acceleration code
2009-09-24 Zack Rusinst/xorg: fills are supported plussome minor clenups
2009-09-24 Zack Rusinst/xorg: add easier way of disabling/enabling acceleration
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Pauli NieminenMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-23 Zack Rusinst/xorg: fix a typo
2009-09-23 Zack Rusinst/xorg: keep the user buffer contents around
2009-09-22 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-22 Jakob Bornecrantzst/xorg: Fix two leeks
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Dave Airliexorg/st: fixup builds against later dpms headers.
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Zack Rusinst/xorg: fixing copies and composite shaders
2009-09-15 Zack Rusinst/xorg: lots of fixes
2009-09-15 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Zack Rusinst/xorg: Brian suggested that those could be mad's
2009-09-15 Michel Dänzerst/xorg: Only unreference texture on pixmap destruction...
2009-09-15 Michel Dänzerst/xorg: Explicitly check whether the driver supports...
2009-09-15 Michel Dänzerst/xorg: Use A8 format for depth 8 pixmaps.
2009-09-15 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-14 Zack Rusinst/xorg: add some debugging helpers
2009-09-14 Brian Paulst/xorg: fix ureg_DECL_constant() parameters
2009-09-12 Keith Whitwelltgsi/ureg: give ureg_DECL_constant an explicit index...
2009-09-12 Keith Whitwelltgsi/ureg: VS inputs don't have any semantic tags,...
2009-09-10 Ian RomanickMerge branch 'master' into asm-shader-rework-2
2009-09-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-10 Zack Rusinst/xorg: rename ctx to pipe to match every other galliu...
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Zack Rusinst/xorg: temporarily disablie copies
2009-09-10 Zack Rusinst/xorg: implement pipelines surface/texture copies
2009-09-10 Zack Rusinst/xorg: unite finalization and stub out pipelined...
2009-09-10 Zack Rusinst/xorg: abstract flushing and syncing for the exa...
2009-09-10 Zack Rusinst/xorg: disable solid fills until copies are accelerat...
2009-09-10 Zack Rusinst/xorg: implement exasolids with full pipelining
2009-09-10 Zack Rusinst/xorg: start adding support for surface fills
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-08 Michel Dänzerst/xorg: Add support for EXA_MIXED_PIXMAPS and EXA_SUPP...
2009-09-03 Zack Rusinst/xorg: add linear and radial gradient acceleration
2009-09-03 Zack Rusinst/xorg: radial gradient shader
2009-09-03 Zack Rusinst/xorg: linear gradient shader
2009-09-03 Zack Rusinst/xorg: cleanup and adjust to the changes in the ureg...
2009-09-03 Zack Rusinst/xorg: adjust enums in preperation for gradients
2009-09-02 Zack Rusinst/xorg: fix warnings
2009-09-02 Zack Rusinst/xorg: handle xrender repeat modes
2009-09-02 Zack Rusinst/xorg: flip the coordinate system
2009-09-02 Zack Rusinst/xorg: handle solid fills in the fragment shader
2009-09-02 Jakob Bornecrantzst/xorg: Guard against realy old versions of Xorg
2009-09-02 Michel Dänzerst/xorg: Remove code no longer support by xserver Git
2009-09-02 Michel Dänzerst/xorg: Add support for xserver Git master DRI2 interface.
2009-09-02 Michel Dänzerst/xorg: Add EXA UploadToScreen and DownloadFromScreen...
2009-09-01 Zack Rusinst/xorg: getting indexes right tends to be helpful
2009-09-01 Zack Rusinst/xorg: redo the vertex shader
2009-09-01 Zack Rusinst/xorg: setup solid fills
2009-09-01 Zack Rusinst/xorg: fold back the helper function into core
next