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
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr: [rasterizer core] static analysis fixes for conservative rast
Tim Rowley
2016-08-04
2
-5
/
+10
*
swr: [rasterizer core] implement InnerConservative input coverage
Tim Rowley
2016-08-04
6
-182
/
+357
*
swr: [rasterizer core] remove CanEarlyZ function
Tim Rowley
2016-08-04
1
-6
/
+0
*
swr: [rasterizer core] use 32x32 macrotile for openswr
Tim Rowley
2016-08-04
1
-4
/
+4
*
swr: [rasterizer fetch] add support for 24bit format fetch
Tim Rowley
2016-08-04
1
-0
/
+1
*
swr: [rasterizer fetch] additional fetch format support
Tim Rowley
2016-08-04
1
-3
/
+15
*
swr: [rasterizer jitter] fix potential jit exit crash
Tim Rowley
2016-08-04
1
-1
/
+6
*
swr: [rasterizer core] update sync handling
Tim Rowley
2016-08-04
5
-15
/
+15
*
swr: [rasterizer core] rename variable
Tim Rowley
2016-08-04
1
-7
/
+7
*
swr: [rasterizer jitter] adjust extern "C" block scope
Tim Rowley
2016-08-04
1
-3
/
+5
*
swr: [rasterizer core] conservative rast degenerate handling
Tim Rowley
2016-08-04
5
-144
/
+332
*
swr: [rasterizer core] allow hexadecimal for integer knobs
Tim Rowley
2016-08-04
1
-3
/
+6
*
swr: [rasterizer core] introduce simd16intrin.h
Tim Rowley
2016-07-20
3
-6
/
+750
*
swr: [rasterizer core] fix for possible int32 overflow condition
Tim Rowley
2016-07-20
1
-1
/
+1
*
swr: [rasterizer core] rename *_MAX enum values to *_COUNT
Tim Rowley
2016-07-20
5
-22
/
+21
*
swr: [rasterizer core] centroid correction
Tim Rowley
2016-07-20
1
-9
/
+17
*
swr: [rasterizer core] support range of values in TemplateArgUnroller
Tim Rowley
2016-07-20
3
-26
/
+56
*
swr: [rasterizer core] ensure adjacent topologies use the cut-aware PA
Tim Rowley
2016-07-20
1
-5
/
+2
*
swr: [rasterizer] attribute swizzling and linkage
Tim Rowley
2016-07-20
8
-150
/
+213
*
swr: [rasterizer common] icc declspec definitions
Tim Rowley
2016-07-20
1
-1
/
+17
*
swr: [rasterizer jitter] rework vertex/instance ID storage in fetch
Tim Rowley
2016-07-20
2
-64
/
+36
*
swr: [rasterizer core] avx512 simd utility work
Tim Rowley
2016-07-20
4
-10
/
+1026
*
swr: [rasterizer core] viewport rounding for disabled scissor
Tim Rowley
2016-07-20
1
-2
/
+4
*
swr: [rasterizer core] correct MSAA behavior for conservative rasterization
Tim Rowley
2016-07-12
3
-11
/
+31
*
swr: [rasterizer core] conservative rast backend changes
Tim Rowley
2016-07-12
8
-221
/
+538
*
swr: [rasterizer] buckets cleanup
Tim Rowley
2016-07-12
4
-12
/
+43
*
swr: [rasterizer core] make all api functions call GetContext
Tim Rowley
2016-07-12
1
-14
/
+14
*
swr: [rasterizer] add support for llvm-3.9
Tim Rowley
2016-07-12
2
-15
/
+28
*
swr: [rasterizer jitter] fix llvm-3.7 compile
Tim Rowley
2016-07-12
1
-0
/
+5
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
3
-4
/
+4
*
swr: [rasterizer core] fix dependency bug
Tim Rowley
2016-06-23
4
-10
/
+10
*
swr: [rasterizer core] use wrap-around safe compares for dependency checking
Tim Rowley
2016-06-23
6
-36
/
+45
*
swr: [rasterizer jitter] add support for component packing for 'odd' formats
Tim Rowley
2016-06-23
1
-4
/
+23
*
swr: [rasterizer core] track whether GS outputs viewport array index
Tim Rowley
2016-06-23
1
-0
/
+3
*
swr: [rasterizer core] GS viewport array index attribute
Tim Rowley
2016-06-23
2
-1
/
+2
*
swr: [rasterizer core] conservative rasterization frontend support
Tim Rowley
2016-06-23
9
-63
/
+324
*
swr: [rasterizer core] stop single threaded crash exit crash
Tim Rowley
2016-06-23
1
-2
/
+3
*
swr: [rasterizer jitter] small fetch jit cleanup
Tim Rowley
2016-06-23
1
-134
/
+36
*
swr: [rasterizer core] remove old comment
Tim Rowley
2016-06-23
1
-1
/
+0
*
swr: [rasterizer jitter] cleanup supporting different llvm versions
Tim Rowley
2016-06-23
8
-34
/
+73
*
swr: [rasterizer jitter] unitialized component fix in fetch jit
Tim Rowley
2016-06-23
1
-1
/
+1
*
swr: [rasterizer] add support for building avx512 version
Tim Rowley
2016-06-23
5
-15
/
+20
*
swr: [rasterizer common] fix include for Intel compiler
Tim Rowley
2016-06-23
1
-1
/
+1
*
swr: [rasterizer common] workaround clang for windows __cpuid() bug
Tim Rowley
2016-06-23
1
-5
/
+9
*
swr: fix provoking vertex
Tim Rowley
2016-06-07
1
-2
/
+36
*
swr: [rasterizer] Do not define _mm256_storeu2_m128i with icc.
Vinson Lee
2016-05-28
1
-1
/
+1
*
swr: [rasterizer] Correctly select optimized primitive assembly.
Bruce Cherniak
2016-05-25
5
-5
/
+11
*
swr: [rasterizer] remove containers.hpp
Tim Rowley
2016-05-24
5
-214
/
+1
*
swr: [rasterizer core] remove utility dead code
Tim Rowley
2016-05-24
2
-256
/
+0
*
swr: [rasterizer core] buckets fixes
Tim Rowley
2016-05-24
5
-25
/
+49
[next]