summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/state_tracker
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoYounes Manton2010-04-307-32/+662
|\
| * st_api: Remove st_moduleJakob Bornecrantz2010-04-261-23/+12
| * st/drisw: Stop pretending to be drm_apiJakob Bornecrantz2010-04-162-17/+4
| * Squashed commit of the following:Keith Whitwell2010-04-104-11/+11
| * st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2010-03-292-4/+39
| * gallium: new raw gallium interface to support standalone testsKeith Whitwell2010-03-281-0/+36
| * st/dri: add driswGeorge Sapountzis2010-03-251-0/+1
| * dri1_api: need not include drm.hGeorge Sapountzis2010-03-211-1/+1
| * gallium: Silence warning.José Fonseca2010-03-161-0/+1
| * Merge remote branch 'origin/gallium-st-api'Chia-I Wu2010-03-161-0/+407
| |\
| | * gallium: Add st_api.h.Chia-I Wu2010-03-121-0/+407
| * | winsys/sw: Add a software winsys layered on a pipeJakob Bornecrantz2010-03-161-0/+20
| |/
| * gallium: create helper for swrast+xlib combinationKeith Whitwell2010-03-091-8/+3
| * ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell2010-03-091-3/+7
| * cell: fix up assorted compilation problemsBrian Paul2010-03-091-0/+3
| * ws/xlib: manage the GC internallyKeith Whitwell2010-03-091-1/+0
| * Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-091-28/+29
| |\
| | * Squashed commit of gallium-no-texture-blanketKeith Whitwell2010-03-091-2/+3
| | * gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz2010-03-011-28/+28
| * | gallium: remove xlib_driver::display_surfaceKeith Whitwell2010-03-081-3/+0
| * | gallium: introduce target directoryKeith Whitwell2010-03-081-4/+13
| * | winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell2010-03-081-0/+25
| * | softpipe: rework to use the llvmpipe winsysKeith Whitwell2010-03-041-0/+121
| |/
* | Merge remote branch 'origin/master' into pipe-videoYounes Manton2010-03-121-7/+7
|\|
| * gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-2/+0
| * Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-0/+5
| |\
| | * st/drm: Expose kernel driver nameJakob Bornecrantz2010-01-191-0/+5
| * | winsys/drm: Add name field to drm_api.Chia-I Wu2010-01-121-0/+2
| |/
* / g3dvl: DRM winsys changes.Younes Manton2009-11-022-6/+12
|/
* drm_api: Operate on textures instead of buffersJakob Bornecrantz2009-08-281-14/+15
* drm/st: Return drm_api struct from a functionJakob Bornecrantz2009-06-301-17/+21
* gallium: Add a dri1 apiThomas Hellstrom2009-04-281-0/+82
* gallium: Update the drm_api.Thomas Hellstrom2009-04-281-1/+18
* st/drm: s/hocks/hooks/Jakob Bornecrantz2009-03-031-1/+1
* Include p_compiler.h in drm_api.h for boolean typedef.Corbin Simpson2009-02-271-0/+2
* st/drm: Seperate get handle for global buffer idsJakob Bornecrantz2009-02-271-3/+12
* st/drm: Bring drm_api.h up to date with latest changesJakob Bornecrantz2009-02-251-4/+7
* egl: Add a egl state_tracker that use GalliumJakob Bornecrantz2009-01-181-0/+33