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
/
jitter
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr/rasterizer: Add memory tracking support
Jan Zielinski
2019-07-30
4
-7
/
+72
*
swr/rasterizer: Better implementation of scatter
Jan Zielinski
2019-07-30
4
-79
/
+222
*
swr/rasterizer: small formatting changes
Jan Zielinski
2019-07-23
3
-22
/
+48
*
swr/rast: Refactor memory API between rasterizer core and swr
Jan Zielinski
2019-07-18
2
-26
/
+34
*
Revert "meson: Add support for using cmake for finding LLVM"
Dylan Baker
2019-06-28
1
-8
/
+5
*
meson: Add support for using cmake for finding LLVM
Dylan Baker
2019-06-27
1
-5
/
+8
*
swr: Fix build with llvm-9.0.
Vinson Lee
2019-03-22
1
-0
/
+20
*
swr/rast: Add translation support to streamout
Alok Hota
2019-02-15
5
-10
/
+60
*
swr/rast: update SWR rasterizer shader stats
Alok Hota
2019-02-05
1
-0
/
+3
*
swr/rast: Store cached files in multiple subdirs
Alok Hota
2019-01-16
3
-38
/
+52
*
swr/rast: New execution engine per JIT
Alok Hota
2019-01-16
2
-42
/
+65
*
swr/rast: Scope MEM_CLIENT enum for mem usages
Alok Hota
2019-01-16
6
-40
/
+38
*
swr/rast: Unaligned and translations in gathers
Alok Hota
2019-01-16
1
-21
/
+35
*
swr/rast: partial support for Tiled Resources
Alok Hota
2019-01-16
2
-0
/
+164
*
swr/rast: Add annotator to interleave isa text
Alok Hota
2019-01-16
2
-3
/
+36
*
swr/rast: Use gfxptr_t value in JitGatherVertices
Alok Hota
2019-01-16
1
-18
/
+16
*
swr/rast: fix intrinsic/function for LLVM 7 compatibility
Alok Hota
2018-10-25
5
-13
/
+2
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-3
/
+3
*
swr/rast: Updating code style based on current clang-format rules
Alok Hota
2018-06-28
4
-253
/
+260
*
swr/rast: Fix addPassesToEmitFile usage with llvm-7.0.
Vinson Lee
2018-06-28
1
-0
/
+4
*
swr/rast: Handling removed LLVM intrinsics in trunk
Alok Hota
2018-06-28
1
-0
/
+40
*
swr/rast: Adding SCATTERPS functionality to BuilderGfxMem
Alok Hota
2018-06-28
2
-0
/
+19
*
swr/rast: Adding Read/Write specifier to TranslateGfxAddress stack
Alok Hota
2018-06-28
2
-27
/
+28
*
swr/rast: Clang-Format most rasterizer source code
Alok Hota
2018-06-18
22
-2506
/
+3050
*
swr/rast: Removed superfluous JitManager argument from passes
Alok Hota
2018-05-25
5
-13
/
+12
*
swr/rast: Renamed MetaData calls
Alok Hota
2018-05-25
2
-87
/
+87
*
swr/rast: Use metadata to communicate between passes
Alok Hota
2018-05-25
1
-0
/
+28
*
swr/rast: Added in-place building to SCATTERPS
Alok Hota
2018-05-25
1
-9
/
+20
*
swr/rast: Whitespace and tab-to-spaces changes
Alok Hota
2018-05-17
5
-17
/
+18
*
swr/rast: fix VCVTPD2PS generation for AVX512
Alok Hota
2018-05-17
1
-2
/
+10
*
swr/rast: Remove unneeded virtual from methods
Alok Hota
2018-05-17
1
-2
/
+2
*
swr/rast: Add Builder::GetVectorType()
George Kyriazis
2018-05-11
2
-0
/
+45
*
swr/rast: Add constant initializer for uint64_t
George Kyriazis
2018-05-11
2
-0
/
+6
*
swr/rast: Fix include for createInstructionCombiningPass with llvm-7.0.
Vinson Lee
2018-05-05
1
-0
/
+1
*
swr/rast: Fix WriteBitcodeToFile usage with llvm-7.0.
Vinson Lee
2018-05-03
1
-0
/
+4
*
swr/rast: No need to export GetSimdValidIndicesGfx
George Kyriazis
2018-04-27
1
-4
/
+0
*
swr/rast: Small editorial changes
George Kyriazis
2018-04-27
3
-19
/
+17
*
swr/rast: Use new processor detection mechanism
George Kyriazis
2018-04-27
2
-1
/
+51
*
swr/rast: Add TranslateGfxAddress for shader
George Kyriazis
2018-04-27
3
-3
/
+19
*
swr/rast: jit PRINT improvements.
George Kyriazis
2018-04-27
1
-2
/
+13
*
swr/rast: Fix regressions.
George Kyriazis
2018-04-27
1
-1
/
+1
*
swr/rast: Cleanup old cruft.
George Kyriazis
2018-04-27
1
-17
/
+3
*
swr/rast: WIP Translation handling
George Kyriazis
2018-04-27
2
-18
/
+26
*
swr/rast: Use different handing for stream masks
George Kyriazis
2018-04-27
1
-0
/
+2
*
swr/rast: Silence warnings
George Kyriazis
2018-04-27
3
-4
/
+2
*
swr/rast: Add support for TexelMask evaluation
George Kyriazis
2018-04-27
2
-0
/
+44
*
swr/rast: Fix x86 lowering 64-bit float handling
George Kyriazis
2018-04-27
2
-6
/
+56
*
swr/rast: Fix wrong type allocation
George Kyriazis
2018-04-27
1
-1
/
+1
*
swr: Fix include for createPromoteMemoryToRegisterPass
Mike Lothian
2018-04-19
1
-0
/
+3
*
swr/rast: Fix VGATHERPD lowering
George Kyriazis
2018-04-18
1
-13
/
+69
[next]