summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-05-19auxiliary/vl: use vl_*_screen_create stubs when building w/o platformEmil Velikov1-9/+10
2017-05-19configure: check once for DRI3 dependenciesEmil Velikov1-0/+1
2017-04-05gallium/util: honour LIBUNWIND_CFLAGSEmil Velikov1-0/+1
2017-01-18gallium: correctly manage libsensors link flagsEmil Velikov1-2/+0
2017-01-12gallium: add renderonly libraryChristian Gmeiner1-0/+10
2016-12-05configure.ac: Move llvm_set_environment_variables higher.Tobias Droste1-1/+1
2016-09-28gallium/hud: Add support for block I/O, network I/O and lmsensor statsSteven Toth1-0/+2
2016-06-10vl/dri3: get Makefile properlyLeo Liu1-0/+7
2016-04-11Part revert "gallium/auxiliary: don't build NIR sources with MSVC2008 flags"Emil Velikov1-15/+3
2016-02-11configure: Eliminate MSVC2008 compatibility.Jose Fonseca1-2/+2
2016-01-26nir: move to compiler/Emil Velikov1-1/+1
2015-12-23gallium/auxiliary: don't build NIR sources with MSVC2008 flagsConnor Abbott1-3/+15
2015-12-03automake: Fix typo in MSVC2008 compat flags.Jose Fonseca1-1/+1
2015-11-21{auxiliary,targets}/vl: use static/dynamic pipe-loaderEmil Velikov1-6/+0
2015-11-21automake: remove no longer needed HAVE_LOADER_GALLIUM conditionalEmil Velikov1-4/+0
2015-11-21gallium: remove library_path argument from pipe_loader_create_screen()Emil Velikov1-2/+1
2015-11-21automake: use GALLIUM_PIPE_LOADER_DEFINES only where applicableEmil Velikov1-1/+0
2015-09-09auxiliary: rework the python generated sources rulesEmil Velikov1-12/+17
2015-07-13auxiliary/vl: use loader_open_device() over open()Emil Velikov1-0/+1
2015-06-26mesa: Enable subdir-objects globally.Matt Turner1-2/+0
2015-04-01automake,scons: Put NIR source files in a separate var to fix SCons build.Jose Fonseca1-0/+1
2015-04-01automake: Fix out-of-source builds.Jose Fonseca1-0/+1
2015-03-03configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-2/+5
2015-02-27Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke1-5/+2
2015-02-27configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-2/+5
2015-02-18auxiliary/vl: honour the DRI2PROTO_CFLAGSEmil Velikov1-0/+1
2015-02-18auxiliary/vl: Build vl_winsys_dri.c only when needed.Emil Velikov1-0/+4
2015-02-12auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov1-4/+15
2014-12-12gallium: Remove Android files from distribution.Matt Turner1-1/+1
2014-12-12mesa: Add notes/readme files to distribution.Matt Turner1-0/+2
2014-11-26auxiliary/vl: rework the build of the VL codeEmil Velikov1-3/+23
2014-11-26auxiliary/vl: split the vl sources list into VL_SOURCESEmil Velikov1-0/+1
2014-11-26auxiliary/vl: add galliumvl_stub.laEmil Velikov1-0/+5
2014-11-16gallium/auxiliary: Remove GALLIVM_CPP_SOURCESJosé Fonseca1-2/+1
2014-11-16auxiliary: ship all files in the distribution tarballEmil Velikov1-0/+13
2014-09-09automake: remove obsolete NEED_GALLIUM_LOADEREmil Velikov1-0/+4
2014-08-04gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand1-4/+0
2014-03-11automake: silence folder creationEmil Velikov1-4/+4
2013-10-14build: remove forced -fno-rttiAlexander von Gluck IV1-6/+0
2013-08-20build: fix out-of-tree builds in gallium/auxiliaryRoss Burton1-0/+4
2013-03-16gallium/build: Fix visibility CFLAGS in automakeMaarten Lankhorst1-2/+5
2013-01-24Revert "Revert "targets/opencl: Link against libgallium.la instead of libgall...Tom Stellard1-6/+0
2013-01-15Revert "targets/opencl: Link against libgallium.la instead of libgallium.a"Tom Stellard1-0/+6
2013-01-13Remove hacks for static MakefilesMatt Turner1-4/+0
2013-01-10build: Don't build pipebufferMatt Turner1-1/+0
2013-01-10libgallium: Convert to automakeTom Stellard1-0/+52