summaryrefslogtreecommitdiff
path: root/src/gallium/include/state_tracker/drm_api.h
AgeCommit message (Expand)Author
2010-05-14gallium: remove forward declarations of non-existent objectsMarek Olšák
2010-04-16st/drisw: Stop pretending to be drm_apiJakob Bornecrantz
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-25st/dri: add driswGeorge Sapountzis
2010-03-09Squashed commit of gallium-no-texture-blanketKeith 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: 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