gallium: Permit surface_copy and surface_fill to be NULL.
[mesa.git] / src / gallium / state_trackers / xorg / xorg_exa.c
2009-10-18 Corbin Simpsongallium: Permit surface_copy and surface_fill to be...
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-13 Zack Rusinst/xorg: fix and enable by default xrender acceleration
2009-10-12 Zack Rusinst/xorg: lots of rendering and xv changes
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-08 Jakob Bornecrantzst/xorg: Old X servers don't deal well with failing...
2009-10-08 Jakob Bornecrantzst/xorg: More fallback debugging
2009-10-08 Jakob BornecrantzRevert "st/xorg: Debug fallbacks for composite as well"
2009-10-08 Jakob Bornecrantzst/xorg: Debug fallbacks for composite as well
2009-10-08 Jakob Bornecrantzst/xorg: Use A8 textures for depth 8 pixmaps
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-02 Michel Dänzerst/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA...
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
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-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: 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 Brian PaulMerge branch 'mesa_7_6_branch'
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-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 'master' into r300-compiler
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-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 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-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-06 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-02 Michel Dänzerst/xorg: Add EXA UploadToScreen and DownloadFromScreen...
2009-09-01 Zack Rusinst/xorg: start rendering and compositing pictures
2009-08-31 Jakob Bornecrantzst/xorg: Fix crash in MPH
2009-08-31 Zack Rusinst/xorg: add code to render textured quads for composit...
2009-08-31 Michel Dänzerst/xorg: Re-organize the EXA ModifyPixmapHeader hook...
2009-08-31 Michel Dänzerst/xorg: Simplify EXA ModifyPixmapHeader hook for pPixm...
2009-08-31 Michel Dänzerst/xorg: Don't always fall back for solid fills.
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-28 Jakob Bornecrantzst/xorg: If migrating from a sw pixmap to a hw pixmap...
2009-08-28 Jakob Bornecrantzst/xorg: Null devPrivate.ptr when unmapping
2009-08-28 Jakob Bornecrantzdrm_api: Operate on textures instead of buffers
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Zack Rusinst/xorg: bind framebuffer and viewport for exa
2009-08-27 Zack Rusinst/xorg: create and destroy shader cache
2009-08-27 Michel Dänzerst/xorg: Set shared usage of pixmaps for use via DRI2.
2009-08-27 Michel Dänzerst/xorg: Don't hardcode ExaPrepareCopy to fall back...
2009-08-27 Michel Dänzerst/xorg: Flush context if necessary in ExaPrepareAccess.
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Michel Dänzerst/xorg: Add support for dirty framebuffer region repor...
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-24 Zack Rusinxorg: start on code accelerating render
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
next