summaryrefslogtreecommitdiff
path: root/src/gallium/targets/libgl-xlib/SConscript
AgeCommit message (Expand)AuthorFilesLines
2021-03-20scons: Remove.Jose Fonseca1-72/+0
2020-05-13gallium: rename 'state tracker' to 'frontend'Marek Olšák1-1/+1
2020-03-30scons: Prune out unnecessary targets.Jose Fonseca1-4/+0
2019-09-16scons: Make scons and meson agree about path to glapi generated headersDylan Baker1-0/+1
2018-10-19scons: Remove gles option.Jose Fonseca1-6/+0
2018-04-13gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák1-2/+2
2018-03-30spirv: Fix building with SConsNeil Roberts1-0/+1
2017-04-14swr: add linux to scons buildGeorge Kyriazis1-1/+1
2016-11-21gallium: Add support for SWR compilationGeorge Kyriazis1-0/+4
2016-05-17scons: gallium: link against nir as neededEmil Velikov1-0/+1
2016-04-13scons: Allow building with Address Sanitizer.Jose Fonseca1-4/+8
2016-01-26nir: move shader_enums.[ch] to compilerEmil Velikov1-0/+1
2015-11-27scons: Use LD version script for libgl-xlib.Jose Fonseca1-2/+6
2015-10-19scons: Build nir/glsl_types.cpp once.Jose Fonseca1-3/+0
2015-10-16nir: remove dependency on glslRob Clark1-0/+3
2015-03-21galahad: remove driverEmil Velikov1-2/+2
2014-08-05libgl-xlib: drop duplicate mesautil from scons buildEmil Velikov1-1/+0
2014-08-04util: Gather some common macrosJason Ekstrand1-0/+1
2014-08-04util: Move ralloc to a new src/util directory.Kenneth Graunke1-0/+1
2013-07-21scons: Don't use -z defs ld option on Mac.José Fonseca1-1/+2
2013-07-19scons: Disallow undefined symbols in Xlib libGL.so.José Fonseca1-0/+3
2013-01-21scons: Fix dependencies of generated headers.José Fonseca1-3/+1
2012-11-21scons: Append x11 library path if linking x11 library.Vinson Lee1-0/+1
2012-05-31scons: add code to generate the various GL API filesBrian Paul1-0/+3
2011-11-29gallium/cell: Remove the driver.Kai Wasserbäch1-5/+0
2011-07-07scons: Generate libGL.so.1.5 and libGL.so.1 symlinks.José Fonseca1-5/+8
2011-06-30scons: Buid libGL.so (WIP).José Fonseca1-1/+1
2011-01-31Remove talloc from the SCons build system.Kenneth Graunke1-1/+0
2011-01-22scons: Add support for GLES.Chia-I Wu1-0/+6
2010-11-18scons: Use inline wrap helpers more consistently.José Fonseca1-6/+3
2010-11-17libgl-xlib: Use inline debug helper instead of non-inline versionJakob Bornecrantz1-5/+1
2010-11-01scons: Revamp how to specify targets to build.José Fonseca1-18/+9
2010-09-03libgl-xlib: enable galahad supportBrian Paul1-0/+4
2010-08-14scons: Link talloc.José Fonseca1-0/+1
2010-05-12rbug: Add to all targets that link against traceJakob Bornecrantz1-0/+1
2010-05-07glapi: Move to src/mapi/.Chia-I Wu1-0/+1
2010-04-11scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca1-6/+2
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca1-5/+3
2010-03-31libgl-xlib: Fix missing X11 symbols.José Fonseca1-0/+2
2010-03-21Revert "fix scons build"George Sapountzis1-1/+0
2010-03-21fix scons buildGeorge Sapountzis1-0/+1
2010-03-09scons: Fix the libg-xlib Sconscript.José Fonseca1-9/+14
2010-03-08gallium: introduce target directoryKeith Whitwell1-0/+64