summaryrefslogtreecommitdiff
path: root/src/gallium/include/state_tracker
AgeCommit message (Expand)AuthorFilesLines
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell1-3/+7
2010-03-09cell: fix up assorted compilation problemsBrian Paul1-0/+3
2010-03-09ws/xlib: manage the GC internallyKeith Whitwell1-1/+0
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell1-28/+29
2010-03-09Squashed commit of gallium-no-texture-blanketKeith Whitwell1-2/+3
2010-03-08gallium: remove xlib_driver::display_surfaceKeith Whitwell1-3/+0
2010-03-08gallium: introduce target directoryKeith Whitwell1-4/+13
2010-03-08winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell1-0/+25
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell1-0/+121
2010-03-01gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz1-28/+28
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell1-2/+0
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul1-0/+5
2010-01-19st/drm: Expose kernel driver nameJakob Bornecrantz1-0/+5
2010-01-12winsys/drm: Add name field to drm_api.Chia-I Wu1-0/+2
2009-08-28drm_api: Operate on textures instead of buffersJakob Bornecrantz1-14/+15
2009-06-30drm/st: Return drm_api struct from a functionJakob Bornecrantz1-17/+21
2009-04-28gallium: Add a dri1 apiThomas Hellstrom1-0/+82
2009-04-28gallium: Update the drm_api.Thomas Hellstrom1-1/+18
2009-03-03st/drm: s/hocks/hooks/Jakob Bornecrantz1-1/+1
2009-02-27Include p_compiler.h in drm_api.h for boolean typedef.Corbin Simpson1-0/+2
2009-02-27st/drm: Seperate get handle for global buffer idsJakob Bornecrantz1-3/+12
2009-02-25st/drm: Bring drm_api.h up to date with latest changesJakob Bornecrantz1-4/+7
2009-01-18egl: Add a egl state_tracker that use GalliumJakob Bornecrantz1-0/+33