summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* swr: [rasterizer codegen] remove copy of makoTim Rowley2017-04-051-17/+0
* swr: [configure.ac/scons] require c++14Tim Rowley2017-04-051-2/+2
* swr: automake: add gen_common.py to the tarballEmil Velikov2017-04-051-0/+1
* swr: [rasterizer codegen] Refactor codegenTim Rowley2017-03-281-11/+9
* swr: [rasterizer] Cleanup naming of codegen filesTim Rowley2017-03-201-31/+31
* swr: [rasterizer codegen] Rewrite gen_llvm_types.py to use makoTim Rowley2017-03-201-4/+5
* swr: [rasterizer codegen] Fix generation of knobsTim Rowley2017-03-201-5/+5
* swr: [rasterizer codegen] Rewrite gen_llvm_ir_macros.py to use makoTim Rowley2017-03-201-44/+17
* swr: [rasterizer scripts] Put codegen scripts into a separate directoryTim Rowley2017-03-201-63/+63
* swr: [rasterizer core/scripts] Autogen backend initialization function(s)Tim Rowley2017-03-201-2/+20
* gallium: swr: Added swr build for windowsGeorge Kyriazis2016-11-211-0/+1
* swr: Modify gen_knobs.{cpp|h} creation scriptGeorge Kyriazis2016-11-211-2/+12
* swr: automake: add ar_eventhandlerfile_h.template to the tarballEmil Velikov2016-10-121-1/+2
* swr: [rasterizer archrast] add mako templateTim Rowley2016-10-111-1/+10
* swr: [rasterizer] add archrast instrumentationTim Rowley2016-08-301-3/+37
* swr: build swr with -fno-strict-aliasingTim Rowley2016-08-021-0/+1
* swr: automake: don't ship LLVM version specific generated sourcesEmil Velikov2016-07-051-2/+43
* swr: Refactor checks for compiler feature flagsChuck Atkins2016-06-301-2/+2
* swr: switch from overriding -march to selecting featuresTim Rowley2016-06-171-2/+2
* swr: automake: add missing -I flagEmil Velikov2016-06-131-0/+1
* swr: automake: silence the python invocationEmil Velikov2016-05-301-7/+8
* swr: automake: attempt to fix the out-of-tree buildEmil Velikov2016-05-301-0/+7
* swr: remove LLVM dependency from source generation rules.Emil Velikov2016-05-301-2/+2
* swr: add all the generators to the release tarball.Emil Velikov2016-05-301-0/+24
* swr: standardize linkage and check for unresolved symbolsTim Rowley2016-05-191-1/+7
* swr: fix swr linkage so that static llvm worksTim Rowley2016-05-191-1/+10
* swr: autogenerate swr_context_llvm.hTim Rowley2016-04-261-0/+7
* gallium/swr: confine c++11 flag to swr driverTim Rowley2016-04-151-2/+3
* gallium/swr: fold the almost identical MakefilesEmil Velikov2016-04-141-1/+93
* mesa/build: add OpenSWR to buildTim Rowley2016-03-021-0/+31