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: Cleanup of JitManager convenience types
George Kyriazis
2018-04-18
4
-44
/
+5
*
swr/rast: Lower PERMD and PERMPS to x86.
George Kyriazis
2018-04-18
4
-86
/
+14
*
swr/rast: Start refactoring of builder/packetizer.
George Kyriazis
2018-04-18
16
-46
/
+565
*
swr/rast: Simplify #define usage in gen source file
George Kyriazis
2018-04-18
1
-4
/
+3
*
swr/rast: Move CallPrint() to a separate file
George Kyriazis
2018-04-18
4
-21
/
+56
*
swr/rast: Fix name mangling for LLVM pow intrinsic
George Kyriazis
2018-04-18
1
-1
/
+1
*
swr/rast: Add some archrast counters
George Kyriazis
2018-04-18
7
-4
/
+53
*
swr/rast: Code cleanup
George Kyriazis
2018-04-18
1
-8
/
+1
*
swr/rast: Add "Num Instructions Executed" stats intrinsic.
George Kyriazis
2018-04-18
1
-7
/
+21
*
swr/rast: Add MEM_ADD helper function to Builder.
George Kyriazis
2018-04-18
2
-0
/
+9
*
swr/rast: Permute work for simd16
George Kyriazis
2018-04-18
7
-10
/
+67
*
swr/rast: WIP builder rewrite (2)
George Kyriazis
2018-04-18
1
-4
/
+13
*
swr/rast: Add autogen of helper llvm intrinsics.
George Kyriazis
2018-04-18
13
-126
/
+130
*
swr/rast: WIP builder rewrite.
George Kyriazis
2018-04-18
2
-14
/
+0
*
swr/rast: LLVM 6 fix
George Kyriazis
2018-04-18
1
-1
/
+1
*
swr/rast: Changes to allow jitter to compile with LLVM5
George Kyriazis
2018-04-18
1
-1
/
+17
*
swr/rast: Add some archrast stats
George Kyriazis
2018-04-18
9
-11
/
+105
*
swr/rast: Silence some unused variable warnings
George Kyriazis
2018-04-18
1
-1
/
+11
*
swr/rast: Add debug type info for i128
George Kyriazis
2018-04-18
1
-0
/
+1
*
swr/rast: Use blend context struct to pass params
George Kyriazis
2018-04-18
3
-49
/
+62
*
swr/rast: Introduce JIT_MEM_CLIENT
George Kyriazis
2018-04-18
3
-40
/
+71
*
swr/rast: Add some instructions to jitter
George Kyriazis
2018-04-18
3
-0
/
+15
*
meson: Add library versions to swr drivers
Jan Alexander Steffens (heftig)
2018-04-17
1
-0
/
+4
*
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
[next]