summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/gdi/gdi_softpipe_winsys.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca2010-02-021-1/+1
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-4/+4
* Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-171-16/+3
|\
| * fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-301-18/+5
* | Move pf_get_bits/size() to u_format auxiliary module.Michal Krol2009-12-031-2/+2
* | Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-031-1/+2
|/
* gdi: Update for WGL state tracker interface changes.José Fonseca2009-09-241-4/+8
* gdi: Update for WGL statetracker source reorg.José Fonseca2009-09-231-1/+1
* gdi: Fix prototype of gdi_softpipe_surface_buffer_create().Michal Krol2009-09-081-0/+1
* 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