summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/gdi
AgeCommit message (Expand)Author
2010-03-02gdi: Rename pipe formats.José Fonseca
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
2010-01-02gdi: Don't generate import libraries for opengl32.dll.José Fonseca
2010-01-01scons: Aggregate all tiny libraries in a single library.José 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-12Merge branch 'master' into glsl-pp-rework-2Michal Krol
2009-12-10scons: Get GLSL code building correctly when cross compiling.José Fonseca
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-11-13gdi: Link to glslcl.Michal Krol
2009-10-09gdi: Fix the build when llvmpipe is requested (the default) but llvm is not p...José Fonseca
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-17Merge commit 'origin/master' into glsl-pp-rework-2Michal Krol
2009-09-16gdi: Integrate with llvmpipe where available.José Fonseca
2009-09-08gdi: Fix prototype of gdi_softpipe_surface_buffer_create().Michal Krol
2009-09-08gdi: Fix prototype of gdi_softpipe_surface_buffer_create().Michal Krol
2009-09-07gdi: Add glsl to LIBS.Michal Krol
2009-06-10winsys/gdi: Link to ws2_32 library.Michal Krol
2009-04-18softpipe: Simplify softpipe_create's prototype.José Fonseca
2009-04-09gdi: Use stw_* names.José Fonseca
2009-04-08wgl: Integrate the trace driver on debug builds.José Fonseca
2009-03-25scons: Support building with the Windows SDK.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-19wgl: Use a separate .DEF for MinGWJosé Fonseca
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-12-30gdi: Remove accidental keypresses.José Fonseca
2008-12-22gdi: Cleanup sconsfile.José Fonseca
2008-12-12gdi: Reimplement using the WGL statetracker.José Fonseca
2008-11-20scons: Support MinGW32 cross compiler.José Fonseca
2008-09-03gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.José Fonseca
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-17consolidate intel directories.Alan Hourihane
2008-08-12gdi: Remove CVS keyword.José Fonseca
2008-06-27gdi: Update for cpp removal.José Fonseca