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
*
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
*
swr/rast: silence generated file warnings
George Kyriazis
2018-01-19
1
-0
/
+1
*
swr/rast: jit shader lib debug work
George Kyriazis
2018-01-19
2
-0
/
+11
*
swr/rast: AVX-512 changes to enable 16-wide VS
George Kyriazis
2018-01-19
4
-8
/
+29
*
swr/rast: x86 autogenerated macro work
George Kyriazis
2018-01-19
4
-14
/
+15
*
swr/rast: Shorten some filenames
George Kyriazis
2018-01-19
2
-2
/
+2
*
swr/rast: work supporting optimizations in Debug builds.
George Kyriazis
2018-01-19
2
-9
/
+23
*
swr/rast: Add debugging type support for function types.
George Kyriazis
2018-01-19
2
-0
/
+21
*
swr/rast: Shader debugging work
George Kyriazis
2018-01-19
1
-0
/
+6
*
swr/rast: Debug Symbols work
George Kyriazis
2018-01-19
4
-19
/
+88
*
swr/rast: Initial work for debugging support.
George Kyriazis
2018-01-19
6
-16
/
+191
*
swr/rast: Add private state parameter in fetcher
George Kyriazis
2018-01-19
5
-29
/
+41
*
swr/rast: Added missing define for Linux/gcc
George Kyriazis
2018-01-19
1
-0
/
+1
*
swr/rast: Fix one more invalid object format for windows.
George Kyriazis
2018-01-19
1
-1
/
+1
*
swr: allow a single swr architecture to be builtin
Chuck Atkins
2018-01-19
1
-35
/
+49
*
swr: (autoconf) allow a single swr architecture to be builtin
Chuck Atkins
2018-01-19
1
-11
/
+39
*
swr: fix clang 5 null cast warning
Greg V
2018-01-19
1
-3
/
+3
*
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
1
-1
/
+0
*
meson: add llvm dependency for swr build
George Kyriazis
2018-01-17
1
-0
/
+1
*
swr: Handle indirect indices in GS
George Kyriazis
2018-01-10
1
-8
/
+39
*
swr/rast: switch win32 jit format to COFF
Tim Rowley
2018-01-10
1
-2
/
+2
*
swr/rast: don't use 32-bit gathers for elements < 32-bits in size
Tim Rowley
2018-01-10
1
-1
/
+60
*
swr/rast: autogenerate named structs instead of literal structs
Tim Rowley
2018-01-10
1
-8
/
+15
*
swr/rast: SIMD16 fetch shader jitter cleanup
Tim Rowley
2018-01-10
1
-720
/
+368
*
swr/rast: shuffle header files for msvc pre-compiled header usage
Tim Rowley
2018-01-10
10
-88
/
+143
*
swr/rast: SIMD16 builder - cleanup naming (simd2 -> simd16)
Tim Rowley
2018-01-10
5
-233
/
+239
*
meson: Build SWR driver
Dylan Baker
2018-01-08
2
-0
/
+447
*
swr/rast: fix invalid sign masks in avx512 simdlib code
Tim Rowley
2018-01-04
3
-3
/
+3
*
swr/rast: fix MemoryBuffer build break for llvm-6
Tim Rowley
2018-01-03
1
-0
/
+4
[next]