index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
swr
/
rasterizer
/
jitter
/
fetch_jit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr/rast: Enable generalized fetch jit
George Kyriazis
2018-04-18
1
-1022
/
+115
*
swr/rast: Add builder_gfx_mem.{h|cpp}
George Kyriazis
2018-04-18
1
-4
/
+3
*
swr/rast: Lower PERMD and PERMPS to x86.
George Kyriazis
2018-04-18
1
-10
/
+10
*
swr/rast: Start refactoring of builder/packetizer.
George Kyriazis
2018-04-18
1
-0
/
+3
*
swr/rast: Code cleanup
George Kyriazis
2018-04-18
1
-8
/
+1
*
swr/rast: Add autogen of helper llvm intrinsics.
George Kyriazis
2018-04-18
1
-5
/
+3
*
swr/rast: Silence some unused variable warnings
George Kyriazis
2018-04-18
1
-1
/
+11
*
swr/rast: Introduce JIT_MEM_CLIENT
George Kyriazis
2018-04-18
1
-3
/
+3
*
swr/rast: Refactor memory gather operations
George Kyriazis
2018-03-09
1
-5
/
+2
*
swr/rast: Consolidate TRANSLATE_ADDRESS
George Kyriazis
2018-02-28
1
-4
/
+0
*
swr/rast: whitespace change
George Kyriazis
2018-02-28
1
-1
/
+1
*
swr/rast: Add semantics for translating address
George Kyriazis
2018-02-16
1
-0
/
+4
*
swr/rast: Renamed variable in vertexbufferstate
George Kyriazis
2018-02-16
1
-4
/
+6
*
swr/rast: Cleanup of mpPrivateContext in Builder
George Kyriazis
2018-02-16
1
-2
/
+3
*
swr/rast: Don't include private context in gather args
George Kyriazis
2018-02-16
1
-2
/
+1
*
swr/rast: Add extra (optional) parameter in GATHERPS
George Kyriazis
2018-01-25
1
-3
/
+6
*
swr/rast: jit shader lib debug work
George Kyriazis
2018-01-19
1
-0
/
+6
*
swr/rast: Shorten some filenames
George Kyriazis
2018-01-19
1
-1
/
+1
*
swr/rast: Debug Symbols work
George Kyriazis
2018-01-19
1
-0
/
+2
*
swr/rast: Add private state parameter in fetcher
George Kyriazis
2018-01-19
1
-15
/
+24
*
swr/rast: don't use 32-bit gathers for elements < 32-bits in size
Tim Rowley
2018-01-10
1
-1
/
+60
*
swr/rast: SIMD16 fetch shader jitter cleanup
Tim Rowley
2018-01-10
1
-720
/
+368
*
swr/rast: shuffle header files for msvc pre-compiled header usage
Tim Rowley
2018-01-10
1
-2
/
+1
*
swr/rast: SIMD16 builder - cleanup naming (simd2 -> simd16)
Tim Rowley
2018-01-10
1
-77
/
+91
*
swr/rast: EXTRACT2 changed from vextract/vinsert to vshuffle
Tim Rowley
2017-12-15
1
-16
/
+14
*
swr/rast: Replace VPSRL with LSHR
Tim Rowley
2017-12-15
1
-4
/
+4
*
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
1
-17
/
+69
*
swr/rast: Replace INSERT2 vextract/vinsert with JOIN2 vshuffle
Tim Rowley
2017-12-15
1
-70
/
+22
*
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
1
-26
/
+149
*
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
1
-27
/
+7
*
swr/rast: WIP - Widen fetch shader to SIMD16
Tim Rowley
2017-12-15
1
-27
/
+689
*
swr/rast: Remove unneeded copy of gather mask
Tim Rowley
2017-12-15
1
-60
/
+20
*
swr/rast: Implement AVX-512 GATHERPS in SIMD16 fetch shader
Tim Rowley
2017-11-20
1
-14
/
+77
*
swr/rast: Simplify GATHER* jit builder api
Tim Rowley
2017-11-20
1
-28
/
+28
*
swr/rast: Widen fetch shader to SIMD16
Tim Rowley
2017-11-20
1
-3
/
+54
*
swr/rast: Widen fetch shader to SIMD16 (disabled for now)
Tim Rowley
2017-10-19
1
-13
/
+428
*
swr/rast: Handle instanceID offset / Instance Stride enable
Tim Rowley
2017-09-25
1
-7
/
+39
*
swr/rast: Fetch compile state changes
Tim Rowley
2017-09-25
1
-0
/
+6
*
swr/rast: Fetch compile state changes
Tim Rowley
2017-09-13
1
-2
/
+10
*
swr/rast: Allow gather of floats from fetch shader with 2-4GB offsets
Tim Rowley
2017-09-06
1
-1
/
+6
*
swr/rast: SIMD16 shaders - widen fetch and vertex shaders
Tim Rowley
2017-08-02
1
-5
/
+170
*
swr/rast: remove unused variables
Tim Rowley
2017-07-06
1
-2
/
+0
*
swr/rast: Implement JIT shader caching to disk
Tim Rowley
2017-06-16
1
-2
/
+4
*
swr/rast: use gather instruction for odd format fetch
Tim Rowley
2017-04-28
1
-46
/
+9
*
swr: [rasterizer jitter] fix llvm >= 5.0 build break
Tim Rowley
2017-03-22
1
-1
/
+1
*
swr: [rasterizer] Cleanup naming of codegen files
Tim Rowley
2017-03-20
1
-1
/
+1
*
swr: [rasterizer] Convert more SWR_ASSERT(false, ...) to SWR_INVALID(...)
Tim Rowley
2017-03-20
1
-7
/
+7
[next]