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: fix invalid sign masks in avx512 simdlib code
Tim Rowley
2018-01-04
3
-3
/
+3
*
swr/rast: fix MemoryBuffer build break for llvm-6
Tim Rowley
2018-01-03
1
-0
/
+4
*
swr/rast: Move more RTAI handling out of binner
Tim Rowley
2017-12-15
2
-12
/
+2
*
swr/rast: EXTRACT2 changed from vextract/vinsert to vshuffle
Tim Rowley
2017-12-15
3
-61
/
+32
*
swr/rast: Fix cache of API thread event manager
Tim Rowley
2017-12-15
1
-1
/
+1
*
swr/rast: Replace VPSRL with LSHR
Tim Rowley
2017-12-15
4
-41
/
+4
*
swr/rast: Rework thread binding parameters for machine partitioning
Tim Rowley
2017-12-15
7
-88
/
+322
*
swr/rast: Pull of RTAI gather & offset out of clip/bin code
Tim Rowley
2017-12-15
7
-146
/
+203
*
swr/rast: Remove no-op VBROADCAST of vID
Tim Rowley
2017-12-15
1
-2
/
+2
*
swr/rast: SIMD16 Fetch - Fully widen 32-bit integer vertex components
Tim Rowley
2017-12-15
4
-17
/
+109
*
swr/rast: Replace INSERT2 vextract/vinsert with JOIN2 vshuffle
Tim Rowley
2017-12-15
3
-105
/
+30
*
swr/rast: SIMD16 Fetch - Fully widen 16-bit float vertex components
Tim Rowley
2017-12-15
1
-7
/
+48
*
swr/rast: SIMD16 Fetch - Fully widen 32-bit float vertex components
Tim Rowley
2017-12-15
4
-32
/
+194
*
swr/rast: Pass prim to ClipSimd
Tim Rowley
2017-12-15
1
-5
/
+5
*
swr/rast: Pull most of the VPAI manipulation out of the binner/clipper
Tim Rowley
2017-12-15
7
-158
/
+177
*
swr/rast: Move GatherScissors to header
Tim Rowley
2017-12-15
2
-127
/
+127
*
swr/rast: Rewrite Shuffle8bpcGatherd using shuffle
Tim Rowley
2017-12-15
1
-182
/
+62
*
swr/rast: Convert gather masks to Nx1bit
Tim Rowley
2017-12-15
2
-40
/
+14
*
swr/rast: WIP - Widen fetch shader to SIMD16
Tim Rowley
2017-12-15
1
-27
/
+689
*
swr/rast: Corrections to multi-scissor handling
Tim Rowley
2017-12-15
1
-88
/
+88
*
swr/rast: Binner fixes for viewport index offset handling
Tim Rowley
2017-12-15
2
-2
/
+12
*
swr/rast: Remove unneeded copy of gather mask
Tim Rowley
2017-12-15
2
-79
/
+23
*
swr: Correct texture allocation and limit max size to 2GB
Bruce Cherniak
2017-12-13
1
-1
/
+1
*
swr: Fix KNOB_MAX_WORKER_THREADS thread creation override.
Bruce Cherniak
2017-12-13
1
-2
/
+1
*
swr/rast: Repair simd8 frontend code rot
Tim Rowley
2017-11-20
1
-1
/
+1
*
swr/rast: Implement AVX-512 GATHERPS in SIMD16 fetch shader
Tim Rowley
2017-11-20
4
-29
/
+220
*
swr/rast: Simplify GATHER* jit builder api
Tim Rowley
2017-11-20
3
-47
/
+47
*
swr/rast: Add alignment to transpose targets
Tim Rowley
2017-11-20
1
-8
/
+8
*
swr/rast: Cache eventmanager
Tim Rowley
2017-11-20
3
-0
/
+9
*
swr/rast: Enable AVX-512 targets in the jitter
Tim Rowley
2017-11-20
2
-10
/
+0
*
swr/rast: Points with clipdistance can't go through simplepoints path
Tim Rowley
2017-11-20
1
-1
/
+2
*
swr/rast: Code style change (NFC)
Tim Rowley
2017-11-20
1
-2
/
+7
*
swr/rast: Widen fetch shader to SIMD16
Tim Rowley
2017-11-20
5
-3
/
+151
*
swr/rast: Support flexible vertex layout for DS output
Tim Rowley
2017-11-20
2
-0
/
+3
*
swr/rast: Faster emulated simd16 permute
Tim Rowley
2017-11-14
1
-23
/
+11
*
swr/rast: Use gather instruction for i32gather_ps on simd16/avx512
Tim Rowley
2017-11-14
1
-11
/
+1
*
swr/rast: Add api to override draws in flight
Tim Rowley
2017-10-19
4
-19
/
+31
*
swr/rast: Widen fetch shader to SIMD16 (disabled for now)
Tim Rowley
2017-10-19
1
-13
/
+428
*
swr/rast: Change DS memory allocation
Tim Rowley
2017-10-19
2
-2
/
+3
*
swr/rast: Fix indentation
Tim Rowley
2017-10-19
1
-1
/
+1
*
swr/rast: Miscellaneous viewport array code changes
Tim Rowley
2017-10-19
5
-38
/
+71
*
swr/rast: Minor changes for os-x
Tim Rowley
2017-10-19
1
-2
/
+4
*
swr/rast: use proper alignment for debug transposedPrims
Tim Rowley
2017-10-06
1
-2
/
+2
*
swr/rast: do not crash on NULL strings returned by getenv
Emil Velikov
2017-10-02
1
-1
/
+2
*
swr/rast: Handle instanceID offset / Instance Stride enable
Tim Rowley
2017-09-25
1
-7
/
+39
*
swr/rast: Remove code supporting legacy llvm (<3.9)
Tim Rowley
2017-09-25
3
-105
/
+15
*
swr/rast: Fix allocation of DS output data for USE_SIMD16_FRONTEND
Tim Rowley
2017-09-25
1
-10
/
+6
*
swr/rast: Slightly more efficient blend jit
Tim Rowley
2017-09-25
1
-20
/
+10
*
swr/rast: Properly sized null GS buffer
Tim Rowley
2017-09-25
1
-1
/
+1
*
swr/rast: Move SWR_GS_CONTEXT from thread local storage to stack
Tim Rowley
2017-09-25
1
-12
/
+11
[next]