summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_exa.c
AgeCommit message (Expand)Author
2009-09-02st/xorg: Add EXA UploadToScreen and DownloadFromScreen hooks.Michel Dänzer
2009-09-01st/xorg: start rendering and compositing picturesZack Rusin
2009-09-01st/xorg: Fix crash in MPHJakob Bornecrantz
2009-08-31st/xorg: add code to render textured quads for composite accelerationZack Rusin
2009-08-31st/xorg: Re-organize the EXA ModifyPixmapHeader hook a bit.Michel Dänzer
2009-08-31st/xorg: Simplify EXA ModifyPixmapHeader hook for pPixmap != NULL.Michel Dänzer
2009-08-31st/xorg: Don't always fall back for solid fills.Michel Dänzer
2009-08-28st/xorg: If migrating from a sw pixmap to a hw pixmap upload old contentsJakob Bornecrantz
2009-08-28st/xorg: Null devPrivate.ptr when unmappingJakob Bornecrantz
2009-08-28drm_api: Operate on textures instead of buffersJakob Bornecrantz
2009-08-27st/xorg: bind framebuffer and viewport for exaZack Rusin
2009-08-27st/xorg: create and destroy shader cacheZack Rusin
2009-08-27st/xorg: Set shared usage of pixmaps for use via DRI2.Michel Dänzer
2009-08-27st/xorg: Don't hardcode ExaPrepareCopy to fall back to software.Michel Dänzer
2009-08-27st/xorg: Flush context if necessary in ExaPrepareAccess.Michel Dänzer
2009-08-26st/xorg: Add support for dirty framebuffer region reporting.Michel Dänzer
2009-08-24xorg: start on code accelerating renderZack Rusin
2009-08-19gallium: rename copy/fill_rect utility functionsBrian Paul
2009-08-05st/xorg: Make it work againJakob Bornecrantz
2009-07-06exa: some infrastucture work for accelerating compositeZack Rusin
2009-06-30drm/st: Return drm_api struct from a functionJakob Bornecrantz
2009-04-23gallium: Handle non-NULL data pointer in EXA ModifyPixmapHeader hook.Michel Dänzer
2009-04-23gallium: Always include xorg-server.h before other X server headers.Michel Dänzer
2009-04-23gallium: Fix up xorg state tracker build.Michel Dänzer
2009-03-13gallium: Remove do_flip argument from surface_copyJakob Bornecrantz
2009-03-05st/xorg: Clean up xorg_exa.c a bitJakob Bornecrantz
2009-03-05st/xorg: Change format function a bitJakob Bornecrantz
2009-03-05st/xorg: Fix transfer double freeJakob Bornecrantz
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-03-03st/drm: s/hocks/hooks/Jakob Bornecrantz
2009-03-03st/xorg: Add Xorg state trackerJakob Bornecrantz