summaryrefslogtreecommitdiff
path: root/src/gallium/include/state_tracker
AgeCommit message (Expand)Author
2010-03-08gallium: remove xlib_driver::display_surfaceKeith Whitwell
2010-03-08gallium: introduce target directoryKeith Whitwell
2010-03-08winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell
2010-03-01gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-19st/drm: Expose kernel driver nameJakob Bornecrantz
2010-01-12winsys/drm: Add name field to drm_api.Chia-I Wu
2009-08-28drm_api: Operate on textures instead of buffersJakob Bornecrantz
2009-06-30drm/st: Return drm_api struct from a functionJakob Bornecrantz
2009-04-28gallium: Add a dri1 apiThomas Hellstrom
2009-04-28gallium: Update the drm_api.Thomas Hellstrom
2009-03-03st/drm: s/hocks/hooks/Jakob Bornecrantz
2009-02-27Include p_compiler.h in drm_api.h for boolean typedef.Corbin Simpson
2009-02-27st/drm: Seperate get handle for global buffer idsJakob Bornecrantz
2009-02-25st/drm: Bring drm_api.h up to date with latest changesJakob Bornecrantz
2009-01-18egl: Add a egl state_tracker that use GalliumJakob Bornecrantz