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: 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
114
-22174
/
+27802
*
swr/rast: Adjusted avx512 primitive assembly for msvc codegen
Alok Hota
2018-05-25
1
-49
/
+90
*
swr/rast: Moved memory init out of core swr init
Alok Hota
2018-05-25
4
-5
/
+74
*
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: Check gCoreBuckets/CORE_BUCKETS equal length at compile time
Alok Hota
2018-05-25
1
-0
/
+1
*
swr/rast: Added in-place building to SCATTERPS
Alok Hota
2018-05-25
1
-9
/
+20
*
swr/rast: Added FEClipRectangles event
Alok Hota
2018-05-17
2
-0
/
+4
*
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: Rectlist support for GS
Alok Hota
2018-05-17
6
-1
/
+102
*
swr/rast: Remove unneeded virtual from methods
Alok Hota
2018-05-17
1
-2
/
+2
*
swr/rast: Thread locked tiles improvement
George Kyriazis
2018-05-11
7
-24
/
+152
*
swr/rast: Add Builder::GetVectorType()
George Kyriazis
2018-05-11
2
-0
/
+45
*
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: Add constant initializer for uint64_t
George Kyriazis
2018-05-11
2
-0
/
+6
*
swr/rast: Use binner topology to assemble backend attributes
George Kyriazis
2018-05-11
1
-1
/
+1
*
swr/rast: Change formatting
George Kyriazis
2018-05-11
1
-1
/
+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: Output rasterizer dir to console since it's process specific
George Kyriazis
2018-04-27
1
-1
/
+4
*
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: Package events.proto with core output
George Kyriazis
2018-04-27
2
-2
/
+32
*
swr/rast: Fix init in EventHandlerWorkerStats
George Kyriazis
2018-04-27
1
-1
/
+4
*
swr/rast: Fix return type of VCVTPS2PH.
George Kyriazis
2018-04-27
1
-1
/
+1
*
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
5
-6
/
+11
*
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: Internal core change
George Kyriazis
2018-04-27
1
-0
/
+1
*
swr/rast: Fix x86 lowering 64-bit float handling
George Kyriazis
2018-04-27
2
-6
/
+56
*
swr/rast: Add some SIMD_T utility functors
George Kyriazis
2018-04-27
1
-0
/
+66
*
swr/rast: Fix wrong type allocation
George Kyriazis
2018-04-27
1
-1
/
+1
*
swr/rast: Fix byte offset for non-indexed draws
George Kyriazis
2018-04-27
1
-3
/
+3
*
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
*
swr/rast: Replace x86 VMOVMSK with llvm-only implementation
George Kyriazis
2018-04-18
5
-5
/
+26
*
swr/rast: Optimize late/bindless JIT of samplers
George Kyriazis
2018-04-18
23
-102
/
+198
*
swr/rast: Implement VROUND intrinsic in x86 lowering pass
George Kyriazis
2018-04-18
1
-1
/
+37
*
swr/rast: Refactor to improve code sharing.
George Kyriazis
2018-04-18
1
-43
/
+36
*
swr/rast: minimize codegen redundant work
George Kyriazis
2018-04-18
6
-128
/
+335
[next]