summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/gdi/gdi_softpipe_winsys.c
AgeCommit message (Expand)Author
2010-03-09gallium: create target for gdi libglKeith Whitwell
2010-03-09winsys/gdi: get softpipe version compilingKeith Whitwell
2010-03-09ws/gdi: sketch of gdi changesKeith Whitwell
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell
2010-02-12gdi: Never fail at DLL load time.José Fonseca
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-02-02gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-03Move pf_get_bits/size() to u_format auxiliary module.Michal Krol
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-09-24gdi: Update for WGL state tracker interface changes.José Fonseca
2009-09-23gdi: Update for WGL statetracker source reorg.José Fonseca
2009-09-08gdi: Fix prototype of gdi_softpipe_surface_buffer_create().Michal Krol
2009-04-18softpipe: Simplify softpipe_create's prototype.José Fonseca
2009-04-09gdi: Use stw_* names.José Fonseca
2009-03-20winsys/gdi: Init state tracker's per-thread data.Michal Krol
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-02-19gdi: Update for texture/surface interface changes.José Fonseca
2009-02-02gallium: adjust gdi for the latest changesZack Rusin
2009-02-02gdi: Update for wgl st reorg.José Fonseca
2009-01-30stw: Don't use the winsys.José Fonseca
2009-01-30gallium: make p_winsys internalZack Rusin
2009-01-30gdi: Update for winsys interface changes.José Fonseca
2009-01-20gallium: Remove the standalone surfaces.José Fonseca
2009-01-08gdi: Add newline at end of file.José Fonseca
2009-01-08wgl: Do not provide DllMain inside the state tracker.José Fonseca
2009-01-08gdi: Fix warning.José Fonseca
2008-11-21gdi: Reimplement using the WGL statetracker.José Fonseca