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
*
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
*
swr: [rasterizer core] move centroid setup out of CalcCentroidBarycentrics
Tim Rowley
2016-05-24
2
-15
/
+20
*
swr: [rasterizer jitter] implement InstanceID/VertexID in fetch jit
Tim Rowley
2016-05-24
2
-173
/
+336
*
swr: [rasterizer] utility functions for shared libs
Tim Rowley
2016-05-19
2
-2
/
+64
*
swr: [rasterizer jitter] fix assert in AVX implementation of MASKLOADD
Tim Rowley
2016-05-19
1
-2
/
+7
*
swr: [rasterizer core] apply KNOB_TOSS_DRAW to more functions
Tim Rowley
2016-05-19
1
-0
/
+20
*
swr: [rasterizer jitter] add instancing to non-gather fetch path
Tim Rowley
2016-05-19
1
-5
/
+37
*
swr: [rasterizer core] move MultisampleTrait static from header to cpp
Tim Rowley
2016-05-19
3
-4
/
+7
*
swr: [rasterizer core] clang override for _mm_undefined*
Tim Rowley
2016-05-19
1
-1
/
+1
*
swr: [rasterizer common] add OSX to unix portability sections
Tim Rowley
2016-05-19
2
-2
/
+9
*
swr: [rasterizer] rename _aligned_malloc to AlignedMalloc
Tim Rowley
2016-05-19
7
-21
/
+36
*
swr: [rasterizer jitter] rename MEMCPY function to MEMCOPY
Tim Rowley
2016-05-19
1
-1
/
+1
*
swr: [rasterizer common] guard definition of __cdecl/__stdcall
Tim Rowley
2016-05-19
1
-0
/
+4
*
swr: [rasterizer common] include cstddef for offsetof
Tim Rowley
2016-05-19
1
-0
/
+1
*
swr: [rasterizer core] removed tabs that snuck in
Tim Rowley
2016-05-19
1
-4
/
+4
*
swr: [rasterizer core] code style cleanup
Tim Rowley
2016-05-19
1
-22
/
+24
*
swr: [rasterizer core] add dummy code for cygwin build
Tim Rowley
2016-05-19
1
-0
/
+14
*
swr: [rasterizer core] move variable query outside loop
Tim Rowley
2016-05-19
1
-1
/
+2
*
swr: [rasterizer core] utility function for getenv
Tim Rowley
2016-05-19
1
-0
/
+17
*
swr: [rasterizer common] portable threadviz buckets
Tim Rowley
2016-05-19
1
-2
/
+11
*
swr: [rasterizer common] foreground win32 assert dialog
Tim Rowley
2016-05-19
1
-1
/
+1
*
swr: [rasterizer core] use parens to disambiguate operator precedence
Tim Rowley
2016-05-19
1
-1
/
+1
*
swr: [rasterizer] Include cmath for std::isnan and std::isinf.
Vinson Lee
2016-05-10
1
-0
/
+2
*
swr: [rasterizer core] Faster modulo operator in ProcessVerts
Tim Rowley
2016-05-05
1
-1
/
+4
*
swr: [rasterizer] Small warning cleanup
Tim Rowley
2016-05-05
2
-8
/
+4
*
swr: [rasterizer] Add SWR_ASSUME / SWR_ASSUME_ASSERT macros
Tim Rowley
2016-05-05
2
-14
/
+52
*
swr: [rasterizer] Miscellaneous backend changes
Tim Rowley
2016-05-05
3
-22
/
+31
*
swr: [rasterizer] Add support for X24_TYPELESS_G8_UINT format
Tim Rowley
2016-05-05
3
-7
/
+41
*
swr: [rasterizer jitter] Fix printing bugs for tracing.
Tim Rowley
2016-05-05
1
-81
/
+24
*
swr: [rasterizer memory] Add missing store tiles function
Tim Rowley
2016-05-05
1
-1
/
+4
[next]