summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/gdi
Commit message (Expand)AuthorAgeFilesLines
* winsys/sw: Add a software winsys layered on a pipeJakob Bornecrantz2010-03-161-0/+25
* ws/gdi: add includeKeith Whitwell2010-03-101-0/+2
* ws/gdi: fix typoKeith Whitwell2010-03-091-1/+1
* gallium: create target for gdi libglKeith Whitwell2010-03-094-288/+12
* gdi: Fixup llvmpipe gdi winsys too.José Fonseca2010-03-091-1/+1
* winsys/gdi: get softpipe version compilingKeith Whitwell2010-03-095-34/+56
* ws/gdi: missing fileKeith Whitwell2010-03-091-0/+10
* ws/gdi: sketch of gdi changesKeith Whitwell2010-03-093-2/+216
* softpipe: rework to use the llvmpipe winsysKeith Whitwell2010-03-043-375/+23
* gdi: Rename pipe formats.José Fonseca2010-03-021-2/+2
* gdi: Never fail at DLL load time.José Fonseca2010-02-122-10/+10
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-082-14/+0
* 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-022-2/+2
* gdi: Don't generate import libraries for opengl32.dll.José Fonseca2010-01-021-0/+2
* scons: Aggregate all tiny libraries in a single library.José Fonseca2010-01-011-1/+1
* Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-172-6/+6
* Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-173-29/+5
|\
| * Merge branch 'master' into glsl-pp-rework-2Michal Krol2009-12-123-48/+38
| |\
| | * fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-302-32/+8
| * | scons: Get GLSL code building correctly when cross compiling.José Fonseca2009-12-101-1/+1
| * | gdi: Link to glslcl.Michal Krol2009-11-131-1/+1
| * | Merge commit 'origin/master' into glsl-pp-rework-2Michal Krol2009-09-172-28/+316
| |\ \
| * | | gdi: Fix prototype of gdi_softpipe_surface_buffer_create().Michal Krol2009-09-081-0/+1
| * | | gdi: Add glsl to LIBS.Michal Krol2009-09-071-1/+1
* | | | Move pf_get_bits/size() to u_format auxiliary module.Michal Krol2009-12-032-4/+5
* | | | Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-031-1/+2
| |_|/ |/| |
* | | gdi: Fix the build when llvmpipe is requested (the default) but llvm is not p...José Fonseca2009-10-091-6/+12
* | | gdi: Update for WGL state tracker interface changes.José Fonseca2009-09-242-8/+16
* | | gdi: Update for WGL statetracker source reorg.José Fonseca2009-09-232-2/+2
| |/ |/|
* | gdi: Integrate with llvmpipe where available.José Fonseca2009-09-162-28/+316
* | gdi: Fix prototype of gdi_softpipe_surface_buffer_create().Michal Krol2009-09-081-0/+1
|/
* winsys/gdi: Link to ws2_32 library.Michal Krol2009-06-101-0/+1
* softpipe: Simplify softpipe_create's prototype.José Fonseca2009-04-181-1/+1
* gdi: Use stw_* names.José Fonseca2009-04-091-6/+6
* wgl: Integrate the trace driver on debug builds.José Fonseca2009-04-081-0/+1
* scons: Support building with the Windows SDK.José Fonseca2009-03-251-1/+1
* 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
* wgl: Use a separate .DEF for MinGWJosé Fonseca2009-02-191-7/+5
* 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-022-3/+3
* 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