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
/
jitter
/
functionpasses
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/swr: Fix LLVM 11 compilation issues
Jan Zielinski
2020-04-27
1
-21
/
+65
*
gallium/swr: use ElementCount type arguments for getSplat()
Jan Zielinski
2020-03-13
1
-10
/
+8
*
gallium/swr: Fix vcvtph2ps llvm intrinsic compile error
Krzysztof Raszkowski
2020-03-09
1
-3
/
+0
*
swr: Fix non-pod-varargs error.
Vinson Lee
2020-03-06
1
-1
/
+1
*
gallium/swr: Fix llvm11 compilation issues
Krzysztof Raszkowski
2020-02-07
1
-8
/
+14
*
gallium/swr: Fix various asserts and security issues
Jan Zielinski
2020-02-05
1
-2
/
+10
*
gallium/swr: fix gcc warnings
Krzysztof Raszkowski
2020-01-31
1
-4
/
+4
*
swr: Fix build with llvm-9.0 again.
Vinson Lee
2019-08-31
1
-0
/
+4
*
swr/rasterizer: Refactor events collection mechanism
Jan Zielinski
2019-08-08
1
-0
/
+1
*
swr/rasterizer: Better implementation of scatter
Jan Zielinski
2019-07-30
1
-76
/
+154
*
swr/rast: fix intrinsic/function for LLVM 7 compatibility
Alok Hota
2018-10-25
1
-1
/
+0
*
swr/rast: Updating code style based on current clang-format rules
Alok Hota
2018-06-28
1
-93
/
+96
*
swr/rast: Handling removed LLVM intrinsics in trunk
Alok Hota
2018-06-28
1
-0
/
+40
*
swr/rast: Clang-Format most rasterizer source code
Alok Hota
2018-06-18
2
-277
/
+360
*
swr/rast: Removed superfluous JitManager argument from passes
Alok Hota
2018-05-25
2
-10
/
+9
*
swr/rast: Whitespace and tab-to-spaces changes
Alok Hota
2018-05-17
1
-2
/
+2
*
swr/rast: fix VCVTPD2PS generation for AVX512
Alok Hota
2018-05-17
1
-2
/
+10
*
swr/rast: Small editorial changes
George Kyriazis
2018-04-27
1
-1
/
+1
*
swr/rast: Silence warnings
George Kyriazis
2018-04-27
1
-1
/
+2
*
swr/rast: Fix x86 lowering 64-bit float handling
George Kyriazis
2018-04-27
1
-6
/
+44
*
swr/rast: Fix VGATHERPD lowering
George Kyriazis
2018-04-18
1
-13
/
+69
*
swr/rast: Replace x86 VMOVMSK with llvm-only implementation
George Kyriazis
2018-04-18
1
-1
/
+0
*
swr/rast: Implement VROUND intrinsic in x86 lowering pass
George Kyriazis
2018-04-18
1
-1
/
+37
*
swr/rast: double-pump in x86 lowering pass
George Kyriazis
2018-04-18
1
-11
/
+19
*
swr/rast: Add vgather to x86 lowering pass.
George Kyriazis
2018-04-18
1
-9
/
+76
*
swr/rast: add cvt instructions in x86 lowering pass
George Kyriazis
2018-04-18
1
-8
/
+6
*
swr/rast: Start refactoring of builder/packetizer.
George Kyriazis
2018-04-18
2
-0
/
+492