index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
swr
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr: touch generated files to update timestamp
George Kyriazis
2018-04-27
1
-0
/
+11
*
swr/rast: Start refactoring of builder/packetizer.
George Kyriazis
2018-04-18
1
-3
/
+3
*
swr/rast: Add autogen of helper llvm intrinsics.
George Kyriazis
2018-04-18
1
-0
/
+8
*
swr/rast: autotools: add events_private.proto in dist tarball.
Juan A. Suarez Romero
2018-03-22
1
-0
/
+1
*
autotools: include all meson.build files
Dylan Baker
2018-03-09
1
-0
/
+2
*
swr: bump minimum supported LLVM version to 4.0
Andres Gomez
2018-02-20
1
-1
/
+1
*
swr/rast: Separate event types to public and private
George Kyriazis
2018-02-16
1
-7
/
+11
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-0
/
+2
*
swr: (autoconf) allow a single swr architecture to be builtin
Chuck Atkins
2018-01-19
1
-11
/
+39
*
swr: Replace the check for c++11 by the unified version
Gert Wollny
2017-11-08
1
-2
/
+2
*
swr/rast: split gen_knobs templates into .h/.cpp
Tim Rowley
2017-08-02
1
-1
/
+2
*
swr/rast: simdlib better separation of core vs knights avx512
Tim Rowley
2017-08-02
1
-1
/
+1
*
swr: use the correct variable for no undefined symbols
Emil Velikov
2017-07-24
1
-1
/
+1
*
swr: don't forget to link KNL/SKX against pthreads
Emil Velikov
2017-07-24
1
-0
/
+8
*
swr: don't forget to link AVX/AVX2 against pthreads
Emil Velikov
2017-07-24
1
-0
/
+8
*
configure/swr: add KNL and SKX architecture targets
Tim Rowley
2017-07-19
1
-0
/
+38
*
configure/swr: configurable swr architectures
Tim Rowley
2017-07-19
1
-1
/
+16
*
swr: build driver proper separate from rasterizer
Tim Rowley
2017-07-11
1
-17
/
+14
*
swr/rast: Split rasterizer.cpp to improve compile time
Tim Rowley
2017-06-30
1
-2
/
+37
*
swr/rast: Split backend.cpp to improve compile time
Tim Rowley
2017-06-30
1
-5
/
+24
*
swr: relax c++ requirement from c++14 to c++11
Tim Rowley
2017-06-08
1
-2
/
+2
*
automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
2017-05-20
1
-30
/
+11
*
swr: [rasterizer codegen] remove copy of mako
Tim Rowley
2017-04-05
1
-17
/
+0
*
swr: [configure.ac/scons] require c++14
Tim Rowley
2017-04-05
1
-2
/
+2
*
swr: automake: add gen_common.py to the tarball
Emil Velikov
2017-04-05
1
-0
/
+1
*
swr: [rasterizer codegen] Refactor codegen
Tim Rowley
2017-03-28
1
-11
/
+9
*
swr: [rasterizer] Cleanup naming of codegen files
Tim Rowley
2017-03-20
1
-31
/
+31
*
swr: [rasterizer codegen] Rewrite gen_llvm_types.py to use mako
Tim Rowley
2017-03-20
1
-4
/
+5
*
swr: [rasterizer codegen] Fix generation of knobs
Tim Rowley
2017-03-20
1
-5
/
+5
*
swr: [rasterizer codegen] Rewrite gen_llvm_ir_macros.py to use mako
Tim Rowley
2017-03-20
1
-44
/
+17
*
swr: [rasterizer scripts] Put codegen scripts into a separate directory
Tim Rowley
2017-03-20
1
-63
/
+63
*
swr: [rasterizer core/scripts] Autogen backend initialization function(s)
Tim Rowley
2017-03-20
1
-2
/
+20
*
gallium: swr: Added swr build for windows
George Kyriazis
2016-11-21
1
-0
/
+1
*
swr: Modify gen_knobs.{cpp|h} creation script
George Kyriazis
2016-11-21
1
-2
/
+12
*
swr: automake: add ar_eventhandlerfile_h.template to the tarball
Emil Velikov
2016-10-12
1
-1
/
+2
*
swr: [rasterizer archrast] add mako template
Tim Rowley
2016-10-11
1
-1
/
+10
*
swr: [rasterizer] add archrast instrumentation
Tim Rowley
2016-08-30
1
-3
/
+37
*
swr: build swr with -fno-strict-aliasing
Tim Rowley
2016-08-02
1
-0
/
+1
*
swr: automake: don't ship LLVM version specific generated sources
Emil Velikov
2016-07-05
1
-2
/
+43
*
swr: Refactor checks for compiler feature flags
Chuck Atkins
2016-06-30
1
-2
/
+2
*
swr: switch from overriding -march to selecting features
Tim Rowley
2016-06-17
1
-2
/
+2
*
swr: automake: add missing -I flag
Emil Velikov
2016-06-13
1
-0
/
+1
*
swr: automake: silence the python invocation
Emil Velikov
2016-05-30
1
-7
/
+8
*
swr: automake: attempt to fix the out-of-tree build
Emil Velikov
2016-05-30
1
-0
/
+7
*
swr: remove LLVM dependency from source generation rules.
Emil Velikov
2016-05-30
1
-2
/
+2
*
swr: add all the generators to the release tarball.
Emil Velikov
2016-05-30
1
-0
/
+24
*
swr: standardize linkage and check for unresolved symbols
Tim Rowley
2016-05-19
1
-1
/
+7
*
swr: fix swr linkage so that static llvm works
Tim Rowley
2016-05-19
1
-1
/
+10
*
swr: autogenerate swr_context_llvm.h
Tim Rowley
2016-04-26
1
-0
/
+7
*
gallium/swr: confine c++11 flag to swr driver
Tim Rowley
2016-04-15
1
-2
/
+3
[next]