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
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
1
-2
/
+2
*
swr/rast: autotools: add events_private.proto in dist tarball.
Juan A. Suarez Romero
2018-03-22
1
-0
/
+1
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+1
*
sched.h needs to be imported on Darwin/OSX targets.
Apple SWE
2018-03-14
1
-0
/
+4
*
Add processor topology calculation implementation for Darwin/OSX targets.
Apple SWE
2018-03-14
1
-1
/
+55
*
Revert "Add processor topology calculation implementation for Darwin/OSX targ...
Dylan Baker
2018-03-14
1
-55
/
+0
*
Revert "sched.h needs to be imported on Darwin/OSX targets."
Dylan Baker
2018-03-14
1
-4
/
+0
*
sched.h needs to be imported on Darwin/OSX targets.
Apple SWE
2018-03-13
1
-0
/
+4
*
Add processor topology calculation implementation for Darwin/OSX targets.
Apple SWE
2018-03-13
1
-0
/
+55
*
autotools: include all meson.build files
Dylan Baker
2018-03-09
1
-0
/
+2
*
swr/rast: Refactor memory gather operations
George Kyriazis
2018-03-09
2
-6
/
+4
*
swr/rast: Add KNOB_DISABLE_SPLIT_DRAW
George Kyriazis
2018-03-09
2
-8
/
+26
*
swr/rast: Add VPOPCNT
George Kyriazis
2018-03-09
2
-0
/
+9
*
swr/rast: Add tracking for stream out topology
George Kyriazis
2018-03-09
4
-5
/
+8
*
swr/rast: Add split draw and other state information to DrawInfoEvent.
George Kyriazis
2018-03-09
4
-32
/
+22
*
swr/rast: Refactor api and worker event handlers.
George Kyriazis
2018-03-09
2
-35
/
+52
*
swr/rast: Add support for generalized late and early z/stencil stats
George Kyriazis
2018-03-09
2
-0
/
+73
*
swr/rast: Rasterized Subspans stats support
George Kyriazis
2018-03-09
4
-0
/
+30
*
swr/rast: Added comment
George Kyriazis
2018-03-09
1
-0
/
+1
*
tgsi/scan: use wrap-around shift behavior explicitly for file_mask
Roland Scheidegger
2018-03-06
1
-1
/
+1
*
swr/rast: Fix macOS macro.
Vinson Lee
2018-03-04
1
-2
/
+2
*
swr/rast: revert clip distance precision
George Kyriazis
2018-02-28
2
-4
/
+17
*
swr/rast: Faster frustum prim culling
George Kyriazis
2018-02-28
1
-3
/
+7
*
swr/rast: Consolidate TRANSLATE_ADDRESS
George Kyriazis
2018-02-28
4
-6
/
+28
*
swr/rast: Code generation cleanup
George Kyriazis
2018-02-28
1
-15
/
+21
*
swr/rast: Remove draw type from event definitions
George Kyriazis
2018-02-28
3
-12
/
+8
*
swr/rast: whitespace change
George Kyriazis
2018-02-28
1
-1
/
+1
*
swr/rast: Fix index buffer overfetch issue for non-indexed draws
George Kyriazis
2018-02-28
1
-0
/
+15
*
swr: remove dead LLVM code paths
Emil Velikov
2018-02-23
3
-28
/
+0
*
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
[next]