aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/gdi/gdi_softpipe_winsys.c
Commit message (Expand)AuthorAgeFilesLines
* softpipe: Simplify softpipe_create's prototype.José Fonseca2009-04-181-1/+1
* gdi: Use stw_* names.José Fonseca2009-04-091-6/+6
* winsys/gdi: Init state tracker's per-thread data.Michal Krol2009-03-201-1/+12
* gallium: Unify reference counting.Michel Dänzer2009-03-041-4/+3
* gdi: Update for texture/surface interface changes.José Fonseca2009-02-191-2/+5
* gallium: adjust gdi for the latest changesZack Rusin2009-02-021-1/+2
* gdi: Update for wgl st reorg.José Fonseca2009-02-021-1/+1
* stw: Don't use the winsys.José Fonseca2009-01-301-10/+10
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* gdi: Update for winsys interface changes.José Fonseca2009-01-301-9/+9
* gallium: Remove the standalone surfaces.José Fonseca2009-01-201-54/+14
* gdi: Add newline at end of file.José Fonseca2009-01-081-1/+1
* wgl: Do not provide DllMain inside the state tracker.José Fonseca2009-01-081-1/+16
* gdi: Fix warning.José Fonseca2009-01-081-1/+1
* gdi: Reimplement using the WGL statetracker.José Fonseca2008-11-211-0/+344