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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-48
/
+48
*
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: Fixed an uncommon freed-memory access during state validation
Bruce Cherniak
2017-11-10
2
-17
/
+25
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
2
-2
/
+2
*
swr: Replace the check for c++11 by the unified version
Gert Wollny
2017-11-08
1
-2
/
+2
*
gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
Marek Olšák
2017-11-06
1
-0
/
+1
*
gallium: add cap for driver specified max combined shader resources.
Dave Airlie
2017-11-01
1
-0
/
+1
*
swr: Rework scratch space allocation
George Kyriazis
2017-10-19
2
-30
/
+23
*
swr: knob overrides for Intel Xeon Phi
Tim Rowley
2017-10-19
5
-1
/
+37
*
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: simd16 shaders work in progress
Tim Rowley
2017-10-11
3
-2
/
+21
*
gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4.
Eric Anholt
2017-10-10
1
-0
/
+1
*
swr/rast: use proper alignment for debug transposedPrims
Tim Rowley
2017-10-06
1
-2
/
+2
*
gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
Marek Olšák
2017-10-06
1
-0
/
+1
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
1
-2
/
+0
*
gallium: Remove util_format_s3tc_enabled
Matt Turner
2017-10-02
1
-4
/
+0
*
swr/rast: do not crash on NULL strings returned by getenv
Emil Velikov
2017-10-02
1
-1
/
+2
*
swr: Remove unneeeded comparison
George Kyriazis
2017-09-26
1
-2
/
+1
*
swr: Handle resource across context changes
George Kyriazis
2017-09-26
4
-10
/
+70
*
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
*
swr/rast: Fetch compile state changes
Tim Rowley
2017-09-25
2
-1
/
+12
*
swr/rast: New GS state/context API
Tim Rowley
2017-09-25
3
-212
/
+253
*
swr/rast: Add support for R10G10B10_FLOAT_A2_UNORM pixel format
Tim Rowley
2017-09-25
3
-17
/
+28
*
scons: use python3-compatible generator
Eric Engestrom
2017-09-25
1
-4
/
+2
*
scons: use python3-compatible print()
Eric Engestrom
2017-09-25
1
-3
/
+3
*
swr/rast: remove llvm fence/atomics from generated files
Tim Rowley
2017-09-22
1
-0
/
+8
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
1
-0
/
+1
*
gallium: introduce PIPE_CAP_LOAD_CONSTBUF
Timothy Arceri
2017-09-15
1
-0
/
+1
*
swr: use ARRAY_SIZE macro
Eric Engestrom
2017-09-14
1
-4
/
+6
*
swr/rast: Fetch compile state changes
Tim Rowley
2017-09-13
3
-6
/
+15
[next]