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: adjust std::string usage to fix build
Tim Rowley
2017-06-26
1
-3
/
+9
*
swr/rast: Fix read-back of viewport array index
Tim Rowley
2017-06-16
8
-109
/
+176
*
swr/rast: Refactor includes to limit simdintrin.h usage
Tim Rowley
2017-06-16
15
-1079
/
+1144
*
swr/rast: Fix read-back of render target array index
Tim Rowley
2017-06-16
3
-12
/
+11
*
swr/rast: Adjust cast for gcc warning
Tim Rowley
2017-06-16
1
-1
/
+1
*
swr/rast: Don't transition hottile resolved->dirty during store tiles
Tim Rowley
2017-06-16
1
-1
/
+4
*
swr/rast: gen_llvm_types.py support for SIMD256/SIMD512
Tim Rowley
2017-06-16
1
-6
/
+6
*
swr/rast: Properly size GS stage scratch space
Tim Rowley
2017-06-16
1
-1
/
+1
*
swr/rast: Fix early z / query interaction
Tim Rowley
2017-06-16
1
-0
/
+4
*
swr/rast: Share vertex memory between VS input/output
Tim Rowley
2017-06-16
1
-5
/
+2
*
swr/rast: Add support for dynamic vertex size for VS output
Tim Rowley
2017-06-16
2
-15
/
+19
*
swr/rast: SIMD16 FE - improve calcDeterminantIntVertical
Tim Rowley
2017-06-16
1
-12
/
+20
*
swr/rast: Add support to PA for variable sized vertices
Tim Rowley
2017-06-16
4
-26
/
+38
*
swr/rast: Rework attribute layout
Tim Rowley
2017-06-16
3
-45
/
+46
*
swr/rast: Remove explicit primitive id slot in the vertex layout
Tim Rowley
2017-06-16
5
-43
/
+6
*
swr/rast: Fix invalid 16-bit format traits for A1R5G5B5
Tim Rowley
2017-06-16
1
-100
/
+48
*
swr/rast: Implement JIT shader caching to disk
Tim Rowley
2017-06-16
9
-18
/
+357
*
swr: relax c++ requirement from c++14 to c++11
Tim Rowley
2017-06-08
1
-13
/
+14
*
tree-wide: remove trailing backslash
Eric Engestrom
2017-06-07
1
-2
/
+2
*
swr/rast: code cleanup (no functional change)
Tim Rowley
2017-05-30
1
-2
/
+6
*
swr/rast: whitespace changes
Tim Rowley
2017-05-30
3
-8
/
+3
*
swr/rast: code cleanup (no functional change)
Tim Rowley
2017-05-30
1
-3
/
+4
*
swr/rast: allow early-z if shader uses depth value
Tim Rowley
2017-05-30
1
-1
/
+1
*
swr/rast: move wireframe/point triangle binning after culling
Tim Rowley
2017-05-30
1
-80
/
+76
*
swr/rast: remove unused functions
Tim Rowley
2017-05-30
1
-28
/
+0
*
swr/rast: code cleanup (no functional change)
Tim Rowley
2017-05-30
1
-60
/
+64
*
swr/rast: move binner utility functions to binner.h
Tim Rowley
2017-05-30
2
-193
/
+224
*
swr/rast: SIMD16 FE - fix/use SIMD16 calcDeterminantIntVertical()
Tim Rowley
2017-05-30
3
-43
/
+65
*
swr/rast: add renderTargetArrayIndex to SWR_PS_CONTEXT
Tim Rowley
2017-05-30
2
-5
/
+6
*
swr/rast: make simd16 logicops avx512f safe
Tim Rowley
2017-05-30
1
-4
/
+10
*
swr/rast: SIMD16 FE - add SIMD16 types to jitter
Tim Rowley
2017-05-30
3
-10
/
+11
*
swr/rast: SIMD16 FE - fix PA_STATE_OP::Reset()
Tim Rowley
2017-05-30
1
-0
/
+3
*
swr/rast: SIMD16 FE - simplify/refactor StreamOut
Tim Rowley
2017-05-30
1
-42
/
+0
*
swr/rast: SIMD16 FE - fix conservative rasterization
Tim Rowley
2017-05-30
1
-0
/
+32
*
swr/rast: SIMD16 FE - interleaved simdvertex output in GS
Tim Rowley
2017-05-30
1
-17
/
+5
*
swr/rast: fix _simd16_movemask_(ps,pd) native AVX512 intrinsics
Tim Rowley
2017-05-30
1
-4
/
+4
*
swr/rast: SIMD16 FE - primitive assembly simplification
Tim Rowley
2017-05-30
2
-50
/
+32
*
swr/rast: silence write of cfg graph
Tim Rowley
2017-05-30
1
-3
/
+3
*
swr/rast: add CreateDirectoryPath to recursively create directories
Tim Rowley
2017-05-30
3
-8
/
+53
*
swr/rast: add support for DX1_RGB{_SRGB} formats
Tim Rowley
2017-05-30
3
-37
/
+93
*
swr/rast: clean up whitespace
Tim Rowley
2017-05-30
1
-1
/
+0
*
swr/rast: adjust BinPostSetupPoints* function signature
Tim Rowley
2017-05-30
1
-3
/
+3
*
swr/rast: remove extra pixel center adjustment in BinPostSetupPoints
Tim Rowley
2017-05-30
1
-5
/
+0
*
swr/rast: support polygonmode point
George Kyriazis
2017-05-08
1
-52
/
+116
*
swr: move msaa resolve to generalized StoreTile
Bruce Cherniak
2017-05-08
1
-0
/
+75
*
swr/rast: add memory api to SwrGetInterface()
Tim Rowley
2017-04-28
5
-3
/
+51
*
swr/rast: use gather instruction for odd format fetch
Tim Rowley
2017-04-28
1
-46
/
+9
*
swr/rast: enable SIMD16 8x2 tile backend
Tim Rowley
2017-04-28
1
-1
/
+1
*
swr/rast: add SwrInit() to init backend/memory tables
Tim Rowley
2017-04-28
3
-6
/
+25
*
swr/rast: increment depth/stencil tile pointer in SIMD16 BE
Tim Rowley
2017-04-28
1
-1
/
+1
[next]