summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/gdi/gdi_softpipe_winsys.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-02gdi: Implement the new softpipe winsys.gallium-softpipe-winsysJosé Fonseca1-167/+88
2009-04-18softpipe: Simplify softpipe_create's prototype.José Fonseca1-1/+1
2009-04-09gdi: Use stw_* names.José Fonseca1-6/+6
2009-03-20winsys/gdi: Init state tracker's per-thread data.Michal Krol1-1/+12
2009-03-04gallium: Unify reference counting.Michel Dänzer1-4/+3
2009-02-19gdi: Update for texture/surface interface changes.José Fonseca1-2/+5
2009-02-02gallium: adjust gdi for the latest changesZack Rusin1-1/+2
2009-02-02gdi: Update for wgl st reorg.José Fonseca1-1/+1
2009-01-30stw: Don't use the winsys.José Fonseca1-10/+10
2009-01-30gallium: make p_winsys internalZack Rusin1-1/+1
2009-01-30gdi: Update for winsys interface changes.José Fonseca1-9/+9
2009-01-20gallium: Remove the standalone surfaces.José Fonseca1-54/+14
2009-01-08gdi: Add newline at end of file.José Fonseca1-1/+1
2009-01-08wgl: Do not provide DllMain inside the state tracker.José Fonseca1-1/+16
2009-01-08gdi: Fix warning.José Fonseca1-1/+1
2008-11-21gdi: Reimplement using the WGL statetracker.José Fonseca1-0/+344