configure/swr: add KNL and SKX architecture targets
[mesa.git] / src / gallium / drivers / swr / Makefile.am
2017-07-19 Tim Rowleyconfigure/swr: add KNL and SKX architecture targets
2017-07-19 Tim Rowleyconfigure/swr: configurable swr architectures
2017-07-11 Tim Rowleyswr: build driver proper separate from rasterizer
2017-06-30 Tim Rowleyswr/rast: Split rasterizer.cpp to improve compile time
2017-06-30 Tim Rowleyswr/rast: Split backend.cpp to improve compile time
2017-06-08 Tim Rowleyswr: relax c++ requirement from c++14 to c++11
2017-05-19 Emil Velikovautomake: add SWR LLVM gen_builder.hpp workaround
2017-04-05 Tim Rowleyswr: [rasterizer codegen] remove copy of mako
2017-04-05 Tim Rowleyswr: [configure.ac/scons] require c++14
2017-04-05 Emil Velikovswr: automake: add gen_common.py to the tarball
2017-03-28 Tim Rowleyswr: [rasterizer codegen] Refactor codegen
2017-03-20 Tim Rowleyswr: [rasterizer] Cleanup naming of codegen files
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Rewrite gen_llvm_types.py...
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Fix generation of knobs
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Rewrite gen_llvm_ir_macros...
2017-03-20 Tim Rowleyswr: [rasterizer scripts] Put codegen scripts into...
2017-03-20 Tim Rowleyswr: [rasterizer core/scripts] Autogen backend initiali...
2016-11-21 George Kyriazisgallium: swr: Added swr build for windows
2016-11-21 George Kyriazisswr: Modify gen_knobs.{cpp|h} creation script
2016-10-12 Emil Velikovswr: automake: add ar_eventhandlerfile_h.template to...
2016-10-11 Tim Rowleyswr: [rasterizer archrast] add mako template
2016-08-30 Tim Rowleyswr: [rasterizer] add archrast instrumentation
2016-08-02 Tim Rowleyswr: build swr with -fno-strict-aliasing
2016-07-05 Emil Velikovswr: automake: don't ship LLVM version specific generat...
2016-06-30 Chuck Atkinsswr: Refactor checks for compiler feature flags
2016-06-17 Tim Rowleyswr: switch from overriding -march to selecting features
2016-06-13 Emil Velikovswr: automake: add missing -I flag
2016-05-30 Emil Velikovswr: automake: silence the python invocation
2016-05-30 Emil Velikovswr: automake: attempt to fix the out-of-tree build
2016-05-30 Emil Velikovswr: remove LLVM dependency from source generation...
2016-05-30 Emil Velikovswr: add all the generators to the release tarball.
2016-05-19 Tim Rowleyswr: standardize linkage and check for unresolved symbols
2016-05-19 Tim Rowleyswr: fix swr linkage so that static llvm works
2016-04-26 Tim Rowleyswr: autogenerate swr_context_llvm.h
2016-04-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-15 Tim Rowleygallium/swr: confine c++11 flag to swr driver
2016-04-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-14 Emil Velikovgallium/swr: fold the almost identical Makefiles
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-03 Tim Rowleymesa/build: add OpenSWR to build