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
/
rasterizer
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr/rast: blend_epi32() should return Integer, not Float
George Kyriazis
2018-02-16
1
-1
/
+1
*
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
1
-0
/
+9
*
swr/rast: Better ExecCmd (i.e. system()) implmentation
George Kyriazis
2018-01-25
2
-0
/
+167
*
swr/rast: Added missing define for Linux/gcc
George Kyriazis
2018-01-19
1
-0
/
+1
*
swr/rast: fix invalid sign masks in avx512 simdlib code
Tim Rowley
2018-01-04
3
-3
/
+3
*
swr: Correct texture allocation and limit max size to 2GB
Bruce Cherniak
2017-12-13
1
-1
/
+1
*
swr/rast: Faster emulated simd16 permute
Tim Rowley
2017-11-14
1
-23
/
+11
*
swr/rast: Use gather instruction for i32gather_ps on simd16/avx512
Tim Rowley
2017-11-14
1
-11
/
+1
*
swr/rast: Add support for R10G10B10_FLOAT_A2_UNORM pixel format
Tim Rowley
2017-09-25
1
-8
/
+19
*
swr/rast: fix core / knights split of AVX512 intrinsics
Tim Rowley
2017-08-02
4
-55
/
+69
*
swr/rast: constify swr rasterizer
Tim Rowley
2017-08-02
6
-200
/
+205
*
swr/rast: vmask() implementations for KNL
Tim Rowley
2017-08-02
1
-0
/
+14
*
swr/rast: fix movemask_ps / movemask_pd on AVX512
Tim Rowley
2017-08-02
1
-2
/
+7
*
swr/rast: stop using MSFT types in platform independent code
Tim Rowley
2017-08-02
1
-6
/
+0
*
swr/rast: disable AVX512 optimization of SSE / AVX code
Tim Rowley
2017-08-02
1
-0
/
+4
*
swr/rast: fix USE_SIMD16_FRONTEND issues
Tim Rowley
2017-08-02
7
-62
/
+35
*
swr/rast: simdlib better separation of core vs knights avx512
Tim Rowley
2017-08-02
13
-244
/
+902
*
swr/rast: quit using linux-specific gettid()
Tim Rowley
2017-07-21
1
-2
/
+0
*
swr/rast: fix memory paths for avx512 optimized avx/sse
Tim Rowley
2017-07-21
2
-10
/
+10
*
swr/rast: simdlib changes for clang/gcc
Tim Rowley
2017-07-21
2
-10
/
+35
*
swr/rast: Fix use of KNL-only intrinsics in SKX build
Tim Rowley
2017-07-13
3
-6
/
+6
*
swr/rast: Fix build warnings when using the Intel compiler
Tim Rowley
2017-07-13
1
-1
/
+1
*
swr/rast: SIMD16 Frontend - Fix USE_SIMD16_FRONTEND build
Tim Rowley
2017-07-13
2
-2
/
+14
*
swr/rast: make SWR_VISIBLE attribute work for windows
George Kyriazis
2017-07-11
1
-1
/
+1
*
swr/rast: don't use _mm256_fmsub_ps in AVX code
Tim Rowley
2017-07-06
1
-1
/
+5
*
swr/rast: _mm*_undefined_* implementations for gcc<4.9
Tim Rowley
2017-07-06
1
-0
/
+6
*
swr/rast: Switch intrinsic usage to SIMDLib
Tim Rowley
2017-06-30
16
-2213
/
+5724
*
swr/rast: Refactor includes to limit simdintrin.h usage
Tim Rowley
2017-06-16
3
-137
/
+171
*
swr/rast: SIMD16 FE - fix/use SIMD16 calcDeterminantIntVertical()
Tim Rowley
2017-05-30
2
-0
/
+46
*
swr/rast: make simd16 logicops avx512f safe
Tim Rowley
2017-05-30
1
-4
/
+10
*
swr/rast: fix _simd16_movemask_(ps,pd) native AVX512 intrinsics
Tim Rowley
2017-05-30
1
-4
/
+4
*
swr/rast: add CreateDirectoryPath to recursively create directories
Tim Rowley
2017-05-30
2
-3
/
+48
*
swr/rast: add support for DX1_RGB{_SRGB} formats
Tim Rowley
2017-05-30
2
-36
/
+48
*
swr/rast: add SwrGetInterface() function to return api
Tim Rowley
2017-04-28
1
-0
/
+6
*
swr/rast: name threads to aid debugging
Tim Rowley
2017-04-28
2
-1
/
+111
*
swr: [rasterizer common] Add _simd_testz_si alias
Tim Rowley
2017-04-11
1
-0
/
+1
*
swr: [rasterizer common/core] Fix 32-bit windows build
Tim Rowley
2017-04-11
1
-96
/
+102
*
swr: [rasterizer core] SIMD16 Frontend WIP - Clipper
Tim Rowley
2017-04-11
1
-21
/
+20
*
swr: [rasterizer core] SIMD16 Frontend WIP
Tim Rowley
2017-04-05
1
-27
/
+17
*
swr: [rasterizer core] Programmable sample position support
Tim Rowley
2017-04-05
1
-0
/
+7
*
swr: [rasterizer core] Disable inline function expansion
Tim Rowley
2017-03-28
1
-0
/
+12
*
swr: [rasterizer common] Use C++ thread_local keyword
Tim Rowley
2017-03-28
1
-2
/
+2
*
swr: [rasterizer core] Enable SIMD16
Tim Rowley
2017-03-28
1
-7
/
+7
*
swr: [rasterizer] Convert more SWR_ASSERT(false, ...) to SWR_INVALID(...)
Tim Rowley
2017-03-20
1
-1
/
+1
*
swr: [rasterizer core/common] Fix the native AVX512 build under ICC
Tim Rowley
2017-03-20
1
-6
/
+20
*
swr: [rasterizer core] Allow no arguments to SWR_INVALID macro
Tim Rowley
2017-03-20
1
-1
/
+13
*
swr: [rasterizer] Slight assert refactoring
Tim Rowley
2017-03-20
2
-178
/
+215
*
swr: [rasterizer] Backend code adjustments
Tim Rowley
2017-03-20
1
-0
/
+9
*
swr: [rasterizer common] Add InterpolateComponentFlat utility
Tim Rowley
2017-03-20
1
-0
/
+13
[next]