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
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr/rast: add SwrGetInterface() function to return api
Tim Rowley
2017-04-28
3
-44
/
+151
*
swr/rast: enable per-warp scratch space for CS
Tim Rowley
2017-04-28
8
-8
/
+33
*
swr/rast: reduce simd{16}vertex stack for VS output
Tim Rowley
2017-04-28
2
-16
/
+54
*
swr/rast: remove default argument from SwrSync()
Tim Rowley
2017-04-28
1
-1
/
+1
*
swr/rast: remove unused variables in the SIMD16 FE
Tim Rowley
2017-04-28
3
-14
/
+2
*
swr/rast: move construction of const above goto
Tim Rowley
2017-04-28
1
-2
/
+2
*
swr/rast: name threads to aid debugging
Tim Rowley
2017-04-28
3
-2
/
+125
*
swr/rast: disable buffer overrun warning for Assemble()
Tim Rowley
2017-04-28
1
-2
/
+4
*
swr/rast: clean up clipper comments
Tim Rowley
2017-04-28
1
-2
/
+2
*
swr/rast: add SIMDAPI decorators in binner/clipper
Tim Rowley
2017-04-28
2
-6
/
+6
*
swr/rast: add additional jit utility functions
Tim Rowley
2017-04-28
4
-1
/
+76
*
swr/rast: more flexible max attribute slots
Tim Rowley
2017-04-28
7
-27
/
+30
*
swr: [rasterizer core] Disable 8x2 tile backend
Tim Rowley
2017-04-11
1
-1
/
+1
*
swr: [rasterizer common] Add _simd_testz_si alias
Tim Rowley
2017-04-11
1
-0
/
+1
*
swr: [rasterizer archrast] Fix archrast for MSVC 2017 compiler
Tim Rowley
2017-04-11
5
-6
/
+6
*
swr: [rasterizer jitter] Remove unused function
Tim Rowley
2017-04-11
2
-35
/
+0
*
swr: [rasterizer jitter] Remove HAVE_LLVM tests supporting llvm < 3.8
Tim Rowley
2017-04-11
4
-52
/
+0
*
swr: [rasterizer common/core] Fix 32-bit windows build
Tim Rowley
2017-04-11
6
-117
/
+123
*
swr: [rasterizer core] Fix unused variable warnings
Tim Rowley
2017-04-11
3
-10
/
+1
*
swr: [rasterizer core] Code formating change
Tim Rowley
2017-04-11
1
-10
/
+10
*
swr: [rasterizer core] SIMD16 Frontend WIP - PA
Tim Rowley
2017-04-11
1
-22
/
+22
*
swr: [rasterizer core] SIMD16 Frontend WIP - Clipper
Tim Rowley
2017-04-11
5
-124
/
+941
*
swr: [rasterizer core] Multisample sample position setup change
Tim Rowley
2017-04-11
3
-75
/
+92
*
swr: [rasterizer core] Reduce templates to speed compile
Tim Rowley
2017-04-11
3
-10
/
+71
*
swr: [rasterizer core] SIMD16 Frontend WIP
Tim Rowley
2017-04-05
4
-75
/
+1299
*
swr: [rasterizer core] Enable 8x2 backend
Tim Rowley
2017-04-05
1
-1
/
+1
*
swr: [rasterizer codegen] remove copy of mako
Tim Rowley
2017-04-05
17
-7184
/
+0
*
swr: [rasterizer core/memory] Move intrinics to _simd functions
Tim Rowley
2017-04-05
5
-117
/
+112
*
swr: [rasterizer core] Programmable sample position support
Tim Rowley
2017-04-05
11
-594
/
+267
*
swr: [rasterizer core] Fix center sample pattern
Tim Rowley
2017-04-05
3
-26
/
+26
*
swr: [rasterizer core/memory] Fix missing avx512 storetile
Tim Rowley
2017-04-05
3
-23
/
+14
*
swr: [rasterizer core] SIMD16 Frontend WIP
Tim Rowley
2017-04-05
2
-37
/
+14
*
swr: [rasterizer jitter] fix llvm-5.0.0 build bustage
Tim Rowley
2017-03-28
1
-4
/
+3
*
swr: [rasterizer core] Disable inline function expansion
Tim Rowley
2017-03-28
1
-0
/
+12
*
swr: [rasterizer common] Use C++ thread_local keyword
Tim Rowley
2017-03-28
1
-2
/
+2
*
swr: [rasterizer core] SIMD16 Frontend WIP
Tim Rowley
2017-03-28
8
-81
/
+371
*
swr: [rasterizer core] Don't bind single-threaded contexts
Tim Rowley
2017-03-28
1
-1
/
+1
*
swr: [rasterizer core] Enable SIMD16
Tim Rowley
2017-03-28
3
-8
/
+20
*
swr: [rasterizer jitter] Clean up EngineBuilder construction
Tim Rowley
2017-03-28
1
-7
/
+5
*
swr: [rasterizer codegen] add cmdline to archrast gen files
Tim Rowley
2017-03-28
5
-2
/
+18
*
swr: [rasterizer core] SIMD16 Frontend WIP
Tim Rowley
2017-03-28
2
-22
/
+136
*
swr: [rasterizer codegen] Refactor codegen
Tim Rowley
2017-03-28
6
-147
/
+206
*
swr: [rasterizer jitter] fix llvm >= 5.0 build break
Tim Rowley
2017-03-22
3
-3
/
+3
*
swr: [rasterizer] Cleanup naming of codegen files
Tim Rowley
2017-03-20
20
-86
/
+93
*
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
3
-281
/
+181
*
swr: [rasterizer codegen] Quiet gen_backends.py execution
Tim Rowley
2017-03-20
1
-3
/
+3
[next]