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
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr: bump minimum supported LLVM version to 4.0
Andres Gomez
2018-02-20
2
-3
/
+3
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
1
-0
/
+1
*
swr/rast: blend_epi32() should return Integer, not Float
George Kyriazis
2018-02-16
1
-1
/
+1
*
swr/rast: Normalize path for debug metadata
George Kyriazis
2018-02-16
1
-1
/
+2
*
swr/rast: Consolidate archrast Draw events
George Kyriazis
2018-02-16
4
-26
/
+79
*
swr/rast: Add semantics for translating address
George Kyriazis
2018-02-16
2
-0
/
+5
*
swr/rast: Convert C Sampler intrinsics
George Kyriazis
2018-02-16
2
-0
/
+19
*
swr/rast: Make SIMDLib templated types easier to use
George Kyriazis
2018-02-16
5
-298
/
+307
*
swr/rast: Be more explicit when fetching next component
George Kyriazis
2018-02-16
2
-4
/
+11
*
swr/rast: Fix bug related to passing AR handle
George Kyriazis
2018-02-16
1
-1
/
+1
*
swr/rast: Fix primitive replication issue in tesselation PA.
George Kyriazis
2018-02-16
2
-2
/
+3
*
swr/rast: Use llvm intrinsic masked gather
George Kyriazis
2018-02-16
2
-0
/
+14
*
swr/rast: Misc cleanup
George Kyriazis
2018-02-16
3
-49
/
+60
*
swr/rast: Renamed variable in vertexbufferstate
George Kyriazis
2018-02-16
3
-6
/
+8
*
swr/rast: Fix GATHERPS to avoid assertions.
George Kyriazis
2018-02-16
1
-2
/
+3
*
swr/rast: More precise user clip distance interpolation
George Kyriazis
2018-02-16
2
-17
/
+4
*
swr/rast: Cull prims when all verts have negative clip distances
George Kyriazis
2018-02-16
1
-0
/
+4
*
swr/rast: whitespace and comment cleanup
George Kyriazis
2018-02-16
2
-20
/
+21
*
swr/rast: Fix invalid number of attributes
George Kyriazis
2018-02-16
1
-1
/
+1
*
swr/rast: Add clipper stats.
George Kyriazis
2018-02-16
4
-17
/
+31
*
swr/rast: Separate event types to public and private
George Kyriazis
2018-02-16
7
-119
/
+155
*
swr/rast: Clean up event types and remove BE events
George Kyriazis
2018-02-16
2
-80
/
+0
*
swr/rast: Removed unused variable
George Kyriazis
2018-02-16
11
-34
/
+2
*
swr/rast: Separate RDTSC code from archrast
George Kyriazis
2018-02-16
15
-186
/
+181
*
swr/rast: Cleanup of mpPrivateContext in Builder
George Kyriazis
2018-02-16
3
-3
/
+15
*
swr/rast: Remove some JIT debug code
George Kyriazis
2018-02-16
1
-45
/
+0
*
swr/rast: Don't include private context in gather args
George Kyriazis
2018-02-16
4
-14
/
+17
*
swr/rast: Cleanup knob definitions
George Kyriazis
2018-02-16
1
-50
/
+40
*
swr/rast: Add missing parameter to a few gather functions
George Kyriazis
2018-02-16
2
-12
/
+12
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-5
/
+0
*
meson/swr: Updated copyright dates
George Kyriazis
2018-02-02
4
-4
/
+4
*
meson/swr: re-shuffle generated files
George Kyriazis
2018-02-02
4
-80
/
+126
*
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
2018-01-30
1
-0
/
+1
*
swr/rast: Optimize DumpToFile output size
George Kyriazis
2018-01-25
1
-2
/
+1
*
swr/rast: Updated copyright dates
George Kyriazis
2018-01-25
3
-3
/
+3
*
swr/rast: Move memory-related JIT functions
George Kyriazis
2018-01-25
7
-818
/
+894
*
swr/rast: Add extra (optional) parameter in GATHERPS
George Kyriazis
2018-01-25
4
-5
/
+10
*
swr/rast: Better ExecCmd (i.e. system()) implmentation
George Kyriazis
2018-01-25
3
-34
/
+169
*
swr/rast: Support USE_SIMD16_FRONTEND=0 for EarlyRast
George Kyriazis
2018-01-25
1
-33
/
+33
*
swr/rast: support llvm 3.9 type declarations
George Kyriazis
2018-01-25
1
-0
/
+14
*
swr: refactor swr_create_screen to allow for proper cleanup on error
Chuck Atkins
2018-01-22
4
-56
/
+79
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-0
/
+2
*
swr/rast: Fix llvm5 behavior
George Kyriazis
2018-01-19
1
-1
/
+2
*
swr/rast: Enable early rasterization
George Kyriazis
2018-01-19
1
-1
/
+1
*
swr/rast: Implement Early Rasterization optimization
George Kyriazis
2018-01-19
4
-0
/
+388
*
swr/rast: Enable simd16 vertex shaders
George Kyriazis
2018-01-19
1
-2
/
+2
*
swr: Support simd16 vertex shaders
George Kyriazis
2018-01-19
3
-21
/
+30
*
swr/rast: changed jit debug magic number
George Kyriazis
2018-01-19
1
-1
/
+1
*
swr/rast: Added ICLAMP builder function
George Kyriazis
2018-01-19
2
-3
/
+3
*
swr/rast: Jit debug work
George Kyriazis
2018-01-19
1
-30
/
+81
[next]