summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/common
Commit message (Expand)AuthorAgeFilesLines
* swr: [rasterizer] buckets cleanupTim Rowley2016-07-123-10/+41
* swr: [rasterizer] add support for building avx512 versionTim Rowley2016-06-231-2/+2
* swr: [rasterizer common] fix include for Intel compilerTim Rowley2016-06-231-1/+1
* swr: [rasterizer common] workaround clang for windows __cpuid() bugTim Rowley2016-06-231-5/+9
* swr: [rasterizer] Do not define _mm256_storeu2_m128i with icc.Vinson Lee2016-05-281-1/+1
* swr: [rasterizer] remove containers.hppTim Rowley2016-05-241-208/+0
* swr: [rasterizer core] buckets fixesTim Rowley2016-05-242-1/+13
* swr: [rasterizer common] add OSX to unix portability sectionsTim Rowley2016-05-192-2/+9
* swr: [rasterizer] rename _aligned_malloc to AlignedMallocTim Rowley2016-05-191-2/+17
* swr: [rasterizer common] guard definition of __cdecl/__stdcallTim Rowley2016-05-191-0/+4
* swr: [rasterizer common] include cstddef for offsetofTim Rowley2016-05-191-0/+1
* swr: [rasterizer common] portable threadviz bucketsTim Rowley2016-05-191-2/+11
* swr: [rasterizer common] foreground win32 assert dialogTim Rowley2016-05-191-1/+1
* swr: [rasterizer] Add SWR_ASSUME / SWR_ASSUME_ASSERT macrosTim Rowley2016-05-051-5/+45
* swr: [rasterizer] Miscellaneous backend changesTim Rowley2016-05-051-0/+20
* swr: [rasterizer] Add support for X24_TYPELESS_G8_UINT formatTim Rowley2016-05-052-7/+19
* swr: [rasterizer core] Fix threadviz support in bucketsTim Rowley2016-05-052-11/+13
* swr: [rasterizer] Whitespace cleanup and misc changesTim Rowley2016-05-051-0/+1
* swr: [rasterizer] warning cleanupTim Rowley2016-04-271-9/+8
* swr: [rasterizer core] more backend refactoringTim Rowley2016-04-271-1/+3
* swr: [rasterizer] Interpolation utility functionsTim Rowley2016-04-221-4/+47
* swr: [rasterizer] Ensure correct alignment of stack variables used as vectorsTim Rowley2016-04-121-3/+1
* swr: [rasterizer common] win32 build fixupsTim Rowley2016-04-121-6/+0
* swr: [rasterizer core] CachedArena optimizationsTim Rowley2016-03-251-0/+2
* swr: [rasterizer common] changes for cygwinTim Rowley2016-03-251-1/+4
* swr: [rasterizer] code styling and update copyrightsTim Rowley2016-03-253-312/+312
* swr: [rasterizer] remove use of BYTE typeTim Rowley2016-03-251-10/+1
* swr: [rasterizer common] add _simd_s[rl]lv_epi32Tim Rowley2016-03-251-0/+115
* swr: [rasterizer] remove use of UCHAR and UINT64 typesTim Rowley2016-03-253-6/+4
* swr: [rasterizer] remove use of FLOAT typeTim Rowley2016-03-251-1/+0
* swr: [rasterizer] Fix Coverity issues reported by Mesa developers.Tim Rowley2016-03-252-137/+137
* swr: [rasterizer common] remove old unused win32 typesTim Rowley2016-03-251-6/+0
* swr: [rasterizer jitter] vpermps supportTim Rowley2016-03-251-0/+32
* swr: [rasterizer] Add rdtsc buckets support for shadersTim Rowley2016-03-252-0/+19
* swr: [rasterizer core] backend reorganizationTim Rowley2016-03-251-0/+62
* swr: [rasterizer core] RingBuffer class for DC/DSTim Rowley2016-03-251-0/+1
* gallium/swr: fix issues preventing a 32-bit buildTim Rowley2016-03-071-1/+0
* gallium/swr: add OpenSWR rasterizerTim Rowley2016-03-0211-0/+8102