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: make SWR_VISIBLE attribute work for windows
George Kyriazis
2017-07-11
1
-1
/
+1
*
swr/rast: Correctly allocate SWR_STATS memory as cacheline aligned
Tim Rowley
2017-07-06
2
-5
/
+5
*
swr/rast: remove unused variables
Tim Rowley
2017-07-06
2
-4
/
+0
*
swr/rast: don't use _mm256_fmsub_ps in AVX code
Tim Rowley
2017-07-06
1
-1
/
+5
*
swr/rast: _mm*_undefined_* implementations for gcc<4.9
Tim Rowley
2017-07-06
1
-0
/
+6
*
swr/rast: increase number of possible draws in flight
Tim Rowley
2017-06-30
1
-1
/
+1
*
swr/rast: move default split size from driver to rasterizer
Tim Rowley
2017-06-30
1
-1
/
+1
*
swr/rast: Fix missing setup of psContext.pColorBuffer
Tim Rowley
2017-06-30
2
-16
/
+14
*
swr/rast: Switch intrinsic usage to SIMDLib
Tim Rowley
2017-06-30
29
-2679
/
+6209
*
swr/rast: Fix unused variable warnings
Tim Rowley
2017-06-30
1
-6
/
+0
*
swr/rast: Split rasterizer.cpp to improve compile time
Tim Rowley
2017-06-30
7
-1613
/
+1671
*
swr/rast: gen_backends.py remove extraneous semicolon
Tim Rowley
2017-06-30
1
-1
/
+2
*
swr/rast: Support dynamically sized vertex layout
Tim Rowley
2017-06-30
4
-21
/
+45
*
swr/rast: Split backend.cpp to improve compile time
Tim Rowley
2017-06-30
10
-1823
/
+2103
*
swr/rast: gen_backends.py removal of commented debug prints
Tim Rowley
2017-06-30
1
-4
/
+1
*
swr/rast: gen_backends.py quote cleanup
Tim Rowley
2017-06-30
1
-8
/
+8
*
swr/rast: generators will create target directories
Tim Rowley
2017-06-30
1
-0
/
+7
*
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
[next]