summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/libgl-gdi
Commit message (Expand)AuthorAgeFilesLines
* scons: whitespace cleanupGiuseppe Bilotta2016-05-251-1/+1
* scons: gallium: link against nir as neededEmil Velikov2016-05-171-1/+1
* nir: move shader_enums.[ch] to compilerEmil Velikov2016-01-261-1/+1
* scons: Build nir/glsl_types.cpp once.Jose Fonseca2015-10-192-12/+1
* scons: fix MSVC, MinGW buildBrian Paul2015-10-172-1/+12
* libgl-gdi: Prevent "pure virtual method called" error when.Jose Fonseca2015-04-161-2/+20
* targets/libgl-gdi: link with mesautilBrian Paul2014-08-041-0/+3
* libgl-gdi: silence unused variable warning when not using LLVMBrian Paul2014-04-211-0/+2
* libgl-gdi: Avoid hangs on DLL_PROCESS_DETACH.Rob Schneider2013-01-151-2/+4
* libgl-gdi: Mingw-w64 in 32bit mode matches the Mingw32's .DEF semantics.José Fonseca2011-11-031-1/+1
* libgl-gdi: Fix mingw-w64 build.José Fonseca2011-08-301-1/+3
* Remove talloc from the SCons build system.Kenneth Graunke2011-01-311-1/+0
* scons: Add support for GLES.Chia-I Wu2011-01-221-0/+6
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-3/+3
* libgl-gdi: Allow to pick softpipe/llvmpipe on runtime.José Fonseca2010-11-163-146/+64
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-42/+43
* scons: Build the new glsl2 code.José Fonseca2010-08-131-0/+1
* rbug: Add to all targets that link against traceJakob Bornecrantz2010-05-121-1/+1
* scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca2010-04-111-6/+2
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-4/+2
* Squashed commit of the following:Keith Whitwell2010-04-102-2/+2
* gallium: Fix Windows SCons build.Vinson Lee2010-03-261-0/+1
* scons: Fixup the libgl-gdi build.José Fonseca2010-03-102-2/+4
* gallium: create target for gdi libglKeith Whitwell2010-03-093-0/+297