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: 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
*
swr: [rasterizer jitter] Add asserts for supported formats in fetch shader
Tim Rowley
2016-05-05
1
-0
/
+2
*
swr: [rasterizer core] Fix thread allocation
Tim Rowley
2016-05-05
1
-17
/
+47
*
swr: [rasterizer core] Fix threadviz support in buckets
Tim Rowley
2016-05-05
3
-12
/
+14
*
swr: [rasterizer] Whitespace cleanup and misc changes
Tim Rowley
2016-05-05
4
-5
/
+1
*
swr: [rasterizer] warning cleanup
Tim Rowley
2016-04-27
9
-74
/
+27
*
swr: [rasterizer core] implement legacy depth bias enable
Tim Rowley
2016-04-27
3
-20
/
+24
*
swr: [rasterizer jitter] support for dumping x86 asm
Tim Rowley
2016-04-27
2
-0
/
+50
*
swr: [rasterizer core] more backend refactoring
Tim Rowley
2016-04-27
8
-963
/
+573
*
swr: [rasterizer jitter] add mSimdInt1Ty
Tim Rowley
2016-04-27
2
-0
/
+2
*
swr: [rasterizer core] backend refactor
Tim Rowley
2016-04-27
5
-238
/
+633
*
swr: autogenerate swr_context_llvm.h
Tim Rowley
2016-04-26
1
-0
/
+3
*
gallium: Remove every double semi-colon
Jakob Sinclair
2016-04-26
2
-7
/
+7
*
swr: [rasterizer memory] Constify load tiles
Tim Rowley
2016-04-22
1
-5
/
+7
*
swr: [rasterizer core] CompleteDrawContext changes for gcc
Tim Rowley
2016-04-22
1
-4
/
+11
*
swr: [rasterizer] Small cleanups
Tim Rowley
2016-04-22
7
-20
/
+29
[next]