summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* swr: touch generated files to update timestampGeorge Kyriazis2018-04-271-0/+11
* swr/rast: Start refactoring of builder/packetizer.George Kyriazis2018-04-181-3/+3
* swr/rast: Add autogen of helper llvm intrinsics.George Kyriazis2018-04-181-0/+8
* swr/rast: autotools: add events_private.proto in dist tarball.Juan A. Suarez Romero2018-03-221-0/+1
* autotools: include all meson.build filesDylan Baker2018-03-091-0/+2
* swr: bump minimum supported LLVM version to 4.0Andres Gomez2018-02-201-1/+1
* swr/rast: Separate event types to public and privateGeorge Kyriazis2018-02-161-7/+11
* autotools: include meson build files in tarballDylan Baker2018-01-191-0/+2
* swr: (autoconf) allow a single swr architecture to be builtinChuck Atkins2018-01-191-11/+39
* swr: Replace the check for c++11 by the unified versionGert Wollny2017-11-081-2/+2
* swr/rast: split gen_knobs templates into .h/.cppTim Rowley2017-08-021-1/+2
* swr/rast: simdlib better separation of core vs knights avx512Tim Rowley2017-08-021-1/+1
* swr: use the correct variable for no undefined symbolsEmil Velikov2017-07-241-1/+1
* swr: don't forget to link KNL/SKX against pthreadsEmil Velikov2017-07-241-0/+8
* swr: don't forget to link AVX/AVX2 against pthreadsEmil Velikov2017-07-241-0/+8
* configure/swr: add KNL and SKX architecture targetsTim Rowley2017-07-191-0/+38
* configure/swr: configurable swr architecturesTim Rowley2017-07-191-1/+16
* swr: build driver proper separate from rasterizerTim Rowley2017-07-111-17/+14
* swr/rast: Split rasterizer.cpp to improve compile timeTim Rowley2017-06-301-2/+37
* swr/rast: Split backend.cpp to improve compile timeTim Rowley2017-06-301-5/+24
* swr: relax c++ requirement from c++14 to c++11Tim Rowley2017-06-081-2/+2
* automake: add SWR LLVM gen_builder.hpp workaroundEmil Velikov2017-05-201-30/+11
* 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