summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/common
Commit message (Expand)AuthorAgeFilesLines
* swr: [rasterizer common] don't bleed NOMINMAX definition after <windows.h>Tim Rowley2016-11-141-1/+4
* swr: [rasterizer core] 16-wide tile store nearly completedTim Rowley2016-11-142-31/+68
* swr: [rasterizer core] Remove deprecated simd intrinsicsGeorge Kyriazis2016-10-311-633/+0
* swr: [rasterizer core/sim] 8x2 backend + 16-wide tile clear/load/storeTim Rowley2016-10-133-86/+314
* swr: [rasterizer common] fix assert indexEric Engestrom2016-10-131-1/+1
* swr: [rasterizer] eliminate unused label warnings on gccTim Rowley2016-10-111-0/+6
* swr: [rasterizer core] update/add formatsTim Rowley2016-10-112-1278/+1979
* swr: [rasterizer core] add support for "RAW" surface formatTim Rowley2016-10-112-0/+29
* swr: [rasterizer core] align Macrotile FIFO memory to SIMD sizeTim Rowley2016-10-111-0/+1
* swr: [rasterizer common] remove threadviz codeTim Rowley2016-10-112-87/+0
* swr: [rasterizer common] os.h portability header changesTim Rowley2016-10-031-0/+6
* swr: [rasterizer common] reorder SWR_FORMAT_INFOTim Rowley2016-08-172-825/+1433
* swr: [rasterizer] implementing native AVX-512 simd16 intrinsicsTim Rowley2016-08-171-83/+257
* swr: [rasterizer common] add linux definition for InterlockedAdd64Tim Rowley2016-08-101-0/+2
* swr: [rasterizer common] make disabled asserts always print (but not break)Tim Rowley2016-08-101-5/+3
* swr: [rasterizer core] introduce simd16intrin.hTim Rowley2016-07-202-5/+728
* swr: [rasterizer common] icc declspec definitionsTim Rowley2016-07-201-1/+17
* swr: [rasterizer core] avx512 simd utility workTim Rowley2016-07-201-0/+644
* 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