index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
swr: Fix build with llvm-9.0.
Vinson Lee
2019-03-22
1
-0
/
+4
*
Revert "swr/rast: Archrast codegen updates"
Eric Engestrom
2019-03-01
4
-142
/
+138
*
meson/swr: replace hard-coded path with current_build_dir()
Eric Engestrom
2019-02-27
1
-1
/
+1
*
swr/rast: Add general SWTag statistics
Alok Hota
2019-02-25
2
-12
/
+26
*
swr/rast: Add string handling to AR event framework
Alok Hota
2019-02-25
3
-26
/
+48
*
swr/rast: Add initial SWTag proto definitions
Alok Hota
2019-02-25
1
-39
/
+47
*
swr/rast: Cleanup and generalize gen_archrast
Alok Hota
2019-02-25
2
-81
/
+41
*
swr/rast: Add translation support to streamout
Alok Hota
2019-02-15
1
-0
/
+2
*
swr/rast: Move knob defaults to generated cpp file
Alok Hota
2019-02-15
2
-7
/
+14
*
swr/rast: ignore CreateElementUnorderedAtomicMemCpy
Alok Hota
2018-10-25
1
-1
/
+2
*
swr/rast: fix intrinsic/function for LLVM 7 compatibility
Alok Hota
2018-10-25
1
-1
/
+1
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-4
/
+4
*
swr/rast: Clang-Format most rasterizer source code
Alok Hota
2018-06-18
11
-260
/
+288
*
swr/rast: Prepend the console output with a newline
George Kyriazis
2018-05-11
1
-1
/
+1
*
swr/rast: Add ConcatLists()
George Kyriazis
2018-05-11
1
-0
/
+6
*
swr/rast: Output rasterizer dir to console since it's process specific
George Kyriazis
2018-04-27
1
-1
/
+4
*
swr/rast: Package events.proto with core output
George Kyriazis
2018-04-27
1
-1
/
+3
*
swr/rast: Fix return type of VCVTPS2PH.
George Kyriazis
2018-04-27
1
-1
/
+1
*
swr/rast: Replace x86 VMOVMSK with llvm-only implementation
George Kyriazis
2018-04-18
1
-1
/
+0
*
swr/rast: minimize codegen redundant work
George Kyriazis
2018-04-18
6
-128
/
+335
*
swr/rast: add cvt instructions in x86 lowering pass
George Kyriazis
2018-04-18
1
-30
/
+40
*
swr/rast: Change gfx pointers to gfxptr_t
George Kyriazis
2018-04-18
1
-1
/
+3
*
swr/rast: Add support for setting optimization level
George Kyriazis
2018-04-18
1
-0
/
+35
*
swr/rast: Fix codegen for typedef types
George Kyriazis
2018-04-18
1
-0
/
+1
*
swr/rast: Start refactoring of builder/packetizer.
George Kyriazis
2018-04-18
3
-30
/
+41
*
swr/rast: Fix name mangling for LLVM pow intrinsic
George Kyriazis
2018-04-18
1
-1
/
+1
*
swr/rast: WIP builder rewrite (2)
George Kyriazis
2018-04-18
1
-4
/
+13
*
swr/rast: Add autogen of helper llvm intrinsics.
George Kyriazis
2018-04-18
2
-34
/
+86
*
swr/rast: WIP builder rewrite.
George Kyriazis
2018-04-18
1
-5
/
+0
*
swr/rast: Add some instructions to jitter
George Kyriazis
2018-04-18
1
-0
/
+1
*
swr/rast: Add KNOB_DISABLE_SPLIT_DRAW
George Kyriazis
2018-03-09
1
-0
/
+10
*
swr/rast: Consolidate TRANSLATE_ADDRESS
George Kyriazis
2018-02-28
1
-1
/
+2
*
swr/rast: Code generation cleanup
George Kyriazis
2018-02-28
1
-15
/
+21
*
swr/rast: Normalize path for debug metadata
George Kyriazis
2018-02-16
1
-1
/
+2
*
swr/rast: Separate event types to public and private
George Kyriazis
2018-02-16
2
-12
/
+21
*
swr/rast: Cleanup knob definitions
George Kyriazis
2018-02-16
1
-50
/
+40
*
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
[next]