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
/
builder_mem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr/rast: Replace x86 VMOVMSK with llvm-only implementation
George Kyriazis
2018-04-18
1
-1
/
+1
*
swr/rast: Fix 64bit float loads in x86 lowering pass
George Kyriazis
2018-04-18
1
-38
/
+1
*
swr/rast: add cvt instructions in x86 lowering pass
George Kyriazis
2018-04-18
1
-14
/
+0
*
swr/rast: Fix alloca usage in jitter
George Kyriazis
2018-04-18
1
-0
/
+1
*
swr/rast: Change gfx pointers to gfxptr_t
George Kyriazis
2018-04-18
1
-8
/
+27
*
swr/rast: Add support for setting optimization level
George Kyriazis
2018-04-18
1
-1
/
+0
*
swr/rast: Enable generalized fetch jit
George Kyriazis
2018-04-18
1
-66
/
+3
*
swr/rast: Lower VGATHERPS and VGATHERPS_16 to x86.
George Kyriazis
2018-04-18
1
-67
/
+2
*
swr/rast: Lower PERMD and PERMPS to x86.
George Kyriazis
2018-04-18
1
-4
/
+4
*
swr/rast: Start refactoring of builder/packetizer.
George Kyriazis
2018-04-18
1
-4
/
+1
*
swr/rast: Add MEM_ADD helper function to Builder.
George Kyriazis
2018-04-18
1
-0
/
+7
*
swr/rast: Add autogen of helper llvm intrinsics.
George Kyriazis
2018-04-18
1
-47
/
+3
*
swr/rast: LLVM 6 fix
George Kyriazis
2018-04-18
1
-1
/
+1
*
swr/rast: Introduce JIT_MEM_CLIENT
George Kyriazis
2018-04-18
1
-21
/
+37
*
swr/rast: Added comment
George Kyriazis
2018-03-09
1
-0
/
+1
*
swr/rast: Consolidate TRANSLATE_ADDRESS
George Kyriazis
2018-02-28
1
-0
/
+20
*
swr: remove dead LLVM code paths
Emil Velikov
2018-02-23
1
-5
/
+0
*
swr/rast: Be more explicit when fetching next component
George Kyriazis
2018-02-16
1
-4
/
+9
*
swr/rast: Use llvm intrinsic masked gather
George Kyriazis
2018-02-16
1
-0
/
+12
*
swr/rast: Fix GATHERPS to avoid assertions.
George Kyriazis
2018-02-16
1
-2
/
+3
*
swr/rast: Don't include private context in gather args
George Kyriazis
2018-02-16
1
-7
/
+7
*
swr/rast: Add missing parameter to a few gather functions
George Kyriazis
2018-02-16
1
-6
/
+6
*
swr/rast: Move memory-related JIT functions
George Kyriazis
2018-01-25
1
-0
/
+816