summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/swr/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-10-31configure: allow building with python3Emil Velikov1-1/+1
2018-08-24Revert "configure: allow building with python3"Emil Velikov1-1/+1
2018-08-23configure: allow building with python3Emil Velikov1-1/+1
2018-08-20swr: bump minimum supported LLVM version to 6.0Juan A. Suarez Romero1-1/+1
2018-06-21swr: bump minimum supported LLVM version to 5.0Juan A. Suarez Romero1-3/+3
2018-04-27swr: touch generated files to update timestampGeorge Kyriazis1-0/+11
2018-04-18swr/rast: Start refactoring of builder/packetizer.George Kyriazis1-3/+3
2018-04-18swr/rast: Add autogen of helper llvm intrinsics.George Kyriazis1-0/+8
2018-03-22swr/rast: autotools: add events_private.proto in dist tarball.Juan A. Suarez Romero1-0/+1
2018-03-09autotools: include all meson.build filesDylan Baker1-0/+2
2018-02-20swr: bump minimum supported LLVM version to 4.0Andres Gomez1-1/+1
2018-02-16swr/rast: Separate event types to public and privateGeorge Kyriazis1-7/+11
2018-01-19autotools: include meson build files in tarballDylan Baker1-0/+2
2018-01-19swr: (autoconf) allow a single swr architecture to be builtinChuck Atkins1-11/+39
2017-11-08swr: Replace the check for c++11 by the unified versionGert Wollny1-2/+2
2017-08-02swr/rast: split gen_knobs templates into .h/.cppTim Rowley1-1/+2
2017-08-02swr/rast: simdlib better separation of core vs knights avx512Tim Rowley1-1/+1
2017-07-24swr: use the correct variable for no undefined symbolsEmil Velikov1-1/+1
2017-07-24swr: don't forget to link KNL/SKX against pthreadsEmil Velikov1-0/+8
2017-07-24swr: don't forget to link AVX/AVX2 against pthreadsEmil Velikov1-0/+8
2017-07-19configure/swr: add KNL and SKX architecture targetsTim Rowley1-0/+38
2017-07-19configure/swr: configurable swr architecturesTim Rowley1-1/+16
2017-07-11swr: build driver proper separate from rasterizerTim Rowley1-17/+14
2017-06-30swr/rast: Split rasterizer.cpp to improve compile timeTim Rowley1-2/+37
2017-06-30swr/rast: Split backend.cpp to improve compile timeTim Rowley1-5/+24
2017-06-08swr: relax c++ requirement from c++14 to c++11Tim Rowley1-2/+2
2017-05-20automake: add SWR LLVM gen_builder.hpp workaroundEmil Velikov1-30/+11
2017-04-05swr: [rasterizer codegen] remove copy of makoTim Rowley1-17/+0
2017-04-05swr: [configure.ac/scons] require c++14Tim Rowley1-2/+2
2017-04-05swr: automake: add gen_common.py to the tarballEmil Velikov1-0/+1
2017-03-28swr: [rasterizer codegen] Refactor codegenTim Rowley1-11/+9
2017-03-20swr: [rasterizer] Cleanup naming of codegen filesTim Rowley1-31/+31
2017-03-20swr: [rasterizer codegen] Rewrite gen_llvm_types.py to use makoTim Rowley1-4/+5
2017-03-20swr: [rasterizer codegen] Fix generation of knobsTim Rowley1-5/+5
2017-03-20swr: [rasterizer codegen] Rewrite gen_llvm_ir_macros.py to use makoTim Rowley1-44/+17
2017-03-20swr: [rasterizer scripts] Put codegen scripts into a separate directoryTim Rowley1-63/+63
2017-03-20swr: [rasterizer core/scripts] Autogen backend initialization function(s)Tim Rowley1-2/+20
2016-11-21gallium: swr: Added swr build for windowsGeorge Kyriazis1-0/+1
2016-11-21swr: Modify gen_knobs.{cpp|h} creation scriptGeorge Kyriazis1-2/+12
2016-10-12swr: automake: add ar_eventhandlerfile_h.template to the tarballEmil Velikov1-1/+2
2016-10-11swr: [rasterizer archrast] add mako templateTim Rowley1-1/+10
2016-08-30swr: [rasterizer] add archrast instrumentationTim Rowley1-3/+37
2016-08-02swr: build swr with -fno-strict-aliasingTim Rowley1-0/+1
2016-07-05swr: automake: don't ship LLVM version specific generated sourcesEmil Velikov1-2/+43
2016-06-30swr: Refactor checks for compiler feature flagsChuck Atkins1-2/+2
2016-06-17swr: switch from overriding -march to selecting featuresTim Rowley1-2/+2
2016-06-13swr: automake: add missing -I flagEmil Velikov1-0/+1
2016-05-30swr: automake: silence the python invocationEmil Velikov1-7/+8
2016-05-30swr: automake: attempt to fix the out-of-tree buildEmil Velikov1-0/+7
2016-05-30swr: remove LLVM dependency from source generation rules.Emil Velikov1-2/+2