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
/
rasterizer
/
codegen
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson/swr: Updated copyright dates
George Kyriazis
2018-02-02
1
-1
/
+1
*
meson/swr: re-shuffle generated files
George Kyriazis
2018-02-02
1
-76
/
+0
*
swr/rast: Updated copyright dates
George Kyriazis
2018-01-25
3
-3
/
+3
*
swr/rast: silence generated file warnings
George Kyriazis
2018-01-19
1
-0
/
+1
*
swr/rast: AVX-512 changes to enable 16-wide VS
George Kyriazis
2018-01-19
1
-0
/
+4
*
swr/rast: x86 autogenerated macro work
George Kyriazis
2018-01-19
2
-2
/
+2
*
swr/rast: Initial work for debugging support.
George Kyriazis
2018-01-19
2
-3
/
+19
*
swr/rast: autogenerate named structs instead of literal structs
Tim Rowley
2018-01-10
1
-8
/
+15
*
meson: Build SWR driver
Dylan Baker
2018-01-08
1
-0
/
+158
*
swr/rast: Replace VPSRL with LSHR
Tim Rowley
2017-12-15
1
-2
/
+0
*
swr/rast: Rework thread binding parameters for machine partitioning
Tim Rowley
2017-12-15
1
-1
/
+28
*
swr/rast: SIMD16 Fetch - Fully widen 32-bit integer vertex components
Tim Rowley
2017-12-15
1
-0
/
+1
*
swr/rast: SIMD16 Fetch - Fully widen 32-bit float vertex components
Tim Rowley
2017-12-15
1
-1
/
+2
*
swr/rast: Implement AVX-512 GATHERPS in SIMD16 fetch shader
Tim Rowley
2017-11-20
1
-0
/
+1
*
swr/rast: remove llvm fence/atomics from generated files
Tim Rowley
2017-09-22
1
-0
/
+8
*
swr/rast: Migrate memory pointers to gfxptr_t type
Tim Rowley
2017-09-13
1
-1
/
+1
*
swr/rast: Removed some trailing whitespace caught during review
Tim Rowley
2017-09-06
1
-2
/
+2
*
swr/rast: Allow gather of floats from fetch shader with 2-4GB offsets
Tim Rowley
2017-09-06
1
-0
/
+1
*
swr/rast: simplify knob default value setup
Tim Rowley
2017-08-02
1
-9
/
+4
*
swr/rast: split gen_knobs templates into .h/.cpp
Tim Rowley
2017-08-02
3
-116
/
+163
*
swr/rast: gen_knobs template code style
Tim Rowley
2017-08-02
1
-2
/
+2
*
swr/rast: switch gen_knobs.cpp license
Tim Rowley
2017-08-02
1
-12
/
+17
*
swr/rast: threadID via portable std::this_thread::get_id()
Tim Rowley
2017-08-02
1
-9
/
+11
*
swr/rast: non-regex knob fallback code for gcc < 4.9
Tim Rowley
2017-07-27
1
-0
/
+21
*
swr/rast: quit using linux-specific gettid()
Tim Rowley
2017-07-21
1
-2
/
+3
*
swr/rast: increase number of possible draws in flight
Tim Rowley
2017-06-30
1
-1
/
+1
*
swr/rast: move default split size from driver to rasterizer
Tim Rowley
2017-06-30
1
-1
/
+1
*
swr/rast: Split rasterizer.cpp to improve compile time
Tim Rowley
2017-06-30
2
-0
/
+54
*
swr/rast: gen_backends.py remove extraneous semicolon
Tim Rowley
2017-06-30
1
-1
/
+2
*
swr/rast: Split backend.cpp to improve compile time
Tim Rowley
2017-06-30
3
-0
/
+63
*
swr/rast: gen_backends.py removal of commented debug prints
Tim Rowley
2017-06-30
1
-4
/
+1
*
swr/rast: gen_backends.py quote cleanup
Tim Rowley
2017-06-30
1
-8
/
+8
*
swr/rast: generators will create target directories
Tim Rowley
2017-06-30
1
-0
/
+7
*
swr/rast: adjust std::string usage to fix build
Tim Rowley
2017-06-26
1
-3
/
+9
*
swr/rast: gen_llvm_types.py support for SIMD256/SIMD512
Tim Rowley
2017-06-16
1
-6
/
+6
*
swr/rast: Implement JIT shader caching to disk
Tim Rowley
2017-06-16
2
-4
/
+77
*
swr/rast: SIMD16 FE - add SIMD16 types to jitter
Tim Rowley
2017-05-30
1
-1
/
+3
*
swr: [rasterizer archrast] Fix archrast for MSVC 2017 compiler
Tim Rowley
2017-04-11
2
-3
/
+3
*
swr: [rasterizer core] Multisample sample position setup change
Tim Rowley
2017-04-11
1
-7
/
+18
*
swr: [rasterizer codegen] remove copy of mako
Tim Rowley
2017-04-05
17
-7184
/
+0
*
swr: [rasterizer core] Programmable sample position support
Tim Rowley
2017-04-05
1
-0
/
+22
*
swr: [rasterizer jitter] fix llvm-5.0.0 build bustage
Tim Rowley
2017-03-28
1
-4
/
+3
*
swr: [rasterizer codegen] add cmdline to archrast gen files
Tim Rowley
2017-03-28
5
-2
/
+18
*
swr: [rasterizer codegen] Refactor codegen
Tim Rowley
2017-03-28
6
-147
/
+206
*
swr: [rasterizer] Cleanup naming of codegen files
Tim Rowley
2017-03-20
12
-77
/
+85
*
swr: [rasterizer codegen] Remove BOM from knob_defs.py
Tim Rowley
2017-03-20
1
-1
/
+1
*
swr: [rasterizer codegen] Rewrite gen_llvm_types.py to use mako
Tim Rowley
2017-03-20
2
-113
/
+165
*
swr: [rasterizer codegen] Fix generation of knobs
Tim Rowley
2017-03-20
6
-1
/
+16
*
swr: [rasterizer codegen] Change backend template comment style
Tim Rowley
2017-03-20
1
-29
/
+29
*
swr: [rasterizer codegen] Rewrite gen_llvm_ir_macros.py to use mako
Tim Rowley
2017-03-20
2
-279
/
+179
[next]