aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr
Commit message (Expand)AuthorAgeFilesLines
* gallium: Add a cap for offset_units_unscaledAxel Davy2016-06-251-0/+1
* Remove wrongly repeated words in commentsGiuseppe Bilotta2016-06-233-4/+4
* swr: [rasterizer core] fix dependency bugTim Rowley2016-06-234-10/+10
* swr: [rasterizer core] use wrap-around safe compares for dependency checkingTim Rowley2016-06-236-36/+45
* swr: [rasterizer jitter] add support for component packing for 'odd' formatsTim Rowley2016-06-231-4/+23
* swr: [rasterizer core] track whether GS outputs viewport array indexTim Rowley2016-06-231-0/+3
* swr: [rasterizer core] GS viewport array index attributeTim Rowley2016-06-232-1/+2
* swr: [rasterizer core] conservative rasterization frontend supportTim Rowley2016-06-2310-63/+325
* swr: [rasterizer core] stop single threaded crash exit crashTim Rowley2016-06-231-2/+3
* swr: [rasterizer jitter] small fetch jit cleanupTim Rowley2016-06-231-134/+36
* swr: [rasterizer core] remove old commentTim Rowley2016-06-231-1/+0
* swr: [rasterizer jitter] cleanup supporting different llvm versionsTim Rowley2016-06-238-34/+73
* swr: [rasterizer jitter] unitialized component fix in fetch jitTim Rowley2016-06-231-1/+1
* swr: [rasterizer] add support for building avx512 versionTim Rowley2016-06-235-15/+20
* 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: push/pop DEBUG macro around llvm includesTim Rowley2016-06-232-4/+13
* gallium: make constant_buffer constRob Clark2016-06-201-1/+1
* gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all driversIlia Mirkin2016-06-181-0/+1
* swr: Update screen->context pointer with multiple contexts.Bruce Cherniak2016-06-172-3/+7
* swr: switch from overriding -march to selecting featuresTim Rowley2016-06-171-2/+2
* swr: automake: add missing -I flagEmil Velikov2016-06-131-0/+1
* swr: Add missing headers for package inclusionChuck Atkins2016-06-131-1/+9
* swr: implement clipPlanes/clipVertex/clipDistance/cullDistanceTim Rowley2016-06-095-2/+94
* swr: fix provoking vertexTim Rowley2016-06-077-12/+77
* gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowedIlia Mirkin2016-06-061-0/+1
* swr: automake: silence the python invocationEmil Velikov2016-05-301-7/+8
* swr: automake: attempt to fix the out-of-tree buildEmil Velikov2016-05-301-0/+7
* swr: remove LLVM dependency from source generation rules.Emil Velikov2016-05-301-2/+2
* swr: add all the generators to the release tarball.Emil Velikov2016-05-301-0/+24
* swr: [rasterizer] Do not define _mm256_storeu2_m128i with icc.Vinson Lee2016-05-281-1/+1
* swr: [rasterizer] Correctly select optimized primitive assembly.Bruce Cherniak2016-05-257-9/+17
* swr: [rasterizer] remove containers.hppTim Rowley2016-05-246-215/+1
* swr: [rasterizer core] remove utility dead codeTim Rowley2016-05-243-257/+0
* swr: [rasterizer core] buckets fixesTim Rowley2016-05-245-25/+49
* swr: [rasterizer core] move centroid setup out of CalcCentroidBarycentricsTim Rowley2016-05-242-15/+20
* swr: [rasterizer jitter] implement InstanceID/VertexID in fetch jitTim Rowley2016-05-242-173/+336
* gallium: Add a pipe cap for whether primitive restart works for patches.Kenneth Graunke2016-05-231-0/+1
* swr: [rasterizer] utility functions for shared libsTim Rowley2016-05-192-2/+64
* swr: [rasterizer jitter] fix assert in AVX implementation of MASKLOADDTim Rowley2016-05-191-2/+7
* swr: [rasterizer core] apply KNOB_TOSS_DRAW to more functionsTim Rowley2016-05-191-0/+20
* swr: [rasterizer jitter] add instancing to non-gather fetch pathTim Rowley2016-05-191-5/+37
* swr: [rasterizer core] move MultisampleTrait static from header to cppTim Rowley2016-05-193-4/+7
* swr: [rasterizer core] clang override for _mm_undefined*Tim Rowley2016-05-191-1/+1
* swr: [rasterizer common] add OSX to unix portability sectionsTim Rowley2016-05-192-2/+9
* swr: [rasterizer] rename _aligned_malloc to AlignedMallocTim Rowley2016-05-198-25/+40
* swr: [rasterizer jitter] rename MEMCPY function to MEMCOPYTim Rowley2016-05-191-1/+1
* 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 core] removed tabs that snuck inTim Rowley2016-05-191-4/+4