radeonsi: enable GL_EXT_shader_image_load_formatted
[mesa.git] / src / gallium / drivers / swr / Makefile.am
2019-03-01 Eric EngestromRevert "swr/rast: Archrast codegen updates"
2019-02-27 Erik Faye-Lundswr/codegen: fix autotools build
2019-02-25 Alok Hotaswr/rast: Fix autotools and scons codegen
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-08-24 Emil VelikovRevert "configure: allow building with python3"
2018-08-23 Emil Velikovconfigure: allow building with python3
2018-08-20 Juan A. Suarez Romeroswr: bump minimum supported LLVM version to 6.0
2018-06-21 Juan A. Suarez Romeroswr: bump minimum supported LLVM version to 5.0
2018-04-27 George Kyriazisswr: touch generated files to update timestamp
2018-04-18 George Kyriazisswr/rast: Start refactoring of builder/packetizer.
2018-04-18 George Kyriazisswr/rast: Add autogen of helper llvm intrinsics.
2018-03-22 Juan A. Suarez Romeroswr/rast: autotools: add events_private.proto in dist...
2018-03-09 Dylan Bakerautotools: include all meson.build files
2018-02-20 Andres Gomezswr: bump minimum supported LLVM version to 4.0
2018-02-16 George Kyriazisswr/rast: Separate event types to public and private
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-19 Chuck Atkinsswr: (autoconf) allow a single swr architecture to...
2017-11-08 Gert Wollnyswr: Replace the check for c++11 by the unified version
2017-08-02 Tim Rowleyswr/rast: split gen_knobs templates into .h/.cpp
2017-08-02 Tim Rowleyswr/rast: simdlib better separation of core vs knights...
2017-07-24 Emil Velikovswr: use the correct variable for no undefined symbols
2017-07-24 Emil Velikovswr: don't forget to link KNL/SKX against pthreads
2017-07-24 Emil Velikovswr: don't forget to link AVX/AVX2 against pthreads
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