summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr
Commit message (Expand)AuthorAgeFilesLines
* swr: [rasterizer archrast] update proto fileTim Rowley2016-10-111-2/+56
* swr: [rasterizer archrast] add support for stats filesTim Rowley2016-10-114-20/+57
* swr: [rasterizer jitter] remove architecture overrideTim Rowley2016-10-111-41/+1
* swr: [rasterizer jitter] adjust jitmanager assertTim Rowley2016-10-111-1/+4
* swr: [rasterizer] eliminate unused label warnings on gccTim Rowley2016-10-112-0/+8
* swr: [rasterizer core] implement depth bounds testTim Rowley2016-10-116-9/+101
* swr: [rasterizer core] update/add formatsTim Rowley2016-10-117-1705/+2592
* swr: [rasterizer core] SwrStoreTiles api changeTim Rowley2016-10-117-19/+27
* swr: [rasterizer scripts] add ENABLE_ASSERT_DIALOGS knob for windowsTim Rowley2016-10-111-0/+8
* swr: [rasterizer archrast] add mako templateTim Rowley2016-10-114-2/+117
* swr: [rasterizer core] disable cull for rect_listTim Rowley2016-10-111-0/+8
* 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-114-9/+23
* swr: [rasterizer common] remove threadviz codeTim Rowley2016-10-113-94/+0
* swr: [rasterizer memory] split load/store for compile speedTim Rowley2016-10-1117-1836/+2290
* swr: Removed stalling SwrWaitForIdle from queries.Bruce Cherniak2016-10-034-119/+87
* swr: [rasterizer core] refactor thread creationTim Rowley2016-10-033-9/+29
* swr: [rasterizer jitter] canonicalize blend compile stateTim Rowley2016-10-032-0/+39
* swr: [rasterizer core] archrast fixesTim Rowley2016-10-034-7/+14
* swr: [rasterizer jitter] fixes for icc in vs2015 compat modeTim Rowley2016-10-0312-1404/+1439
* swr: [rasterizer core] generalize compute dispatch mechanismTim Rowley2016-10-033-4/+15
* swr: [rasterizer common] os.h portability header changesTim Rowley2016-10-031-0/+6
* swr: replace gallium->swr format enum conversionTim Rowley2016-09-271-51/+293
* swr: [rasterizer core] Better thread destructionTim Rowley2016-09-198-69/+126
* swr: [rasterizer jitter] Fix missing end-of-file newlineTim Rowley2016-09-191-1/+2
* swr: [rasterizer core] Add macros for mapping ArchRast to bucketsTim Rowley2016-09-1911-200/+249
* swr: fixes for format mapping and texture sizingTim Rowley2016-09-081-2/+16
* swr: [rasterizer] add archrast instrumentationTim Rowley2016-08-3012-3/+735
* swr: [rasterier core] fix GetRasterizerFunc selectionTim Rowley2016-08-292-4/+4
* swr: [rasterizer core] whitespace cleanupTim Rowley2016-08-291-3/+1
* swr: [rasterizer jitter] reimplement SCATTERPSTim Rowley2016-08-292-16/+100
* swr: [rasterizer core] upper left rule for scissorsTim Rowley2016-08-292-4/+12
* swr: [rasterizer scripts] undef DEFINE_KNOB after usageTim Rowley2016-08-291-0/+2
* swr: [rasterizer core] minor cleanup to thread initializationTim Rowley2016-08-293-13/+12
* swr: [rasterizer core] remove KNOB_MAX_THREADSTim Rowley2016-08-296-51/+77
* swr: [rasterizer core] track guardbands per viewport rectTim Rowley2016-08-293-18/+26
* swr: [rasterizer core] per-primitive viewports/scissorsTim Rowley2016-08-297-71/+214
* gallium: Use enum pipe_shader_type in set_sampler_views()Kai Wasserbäch2016-08-291-1/+1
* gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)Kai Wasserbäch2016-08-291-1/+1
* gallium: add a cap to expose whether driver supports mixed color/zs bitsIlia Mirkin2016-08-231-0/+1
* swr: [rasterizer core] only use Viewport/Scissors during SwrDraw* operationsTim Rowley2016-08-1712-415/+400
* swr: [rasterizer common] reorder SWR_FORMAT_INFOTim Rowley2016-08-172-825/+1433
* swr: [rasterizer core] make dirtytile list point directly to macrotilequeuesTim Rowley2016-08-173-14/+15
* swr: [rasterizer core] portability - remove use of INT64Tim Rowley2016-08-171-2/+2
* swr: [rasterizer core] viewport transform disabled fixTim Rowley2016-08-171-4/+11
* swr: [rasterizer core] clamp scissor rects to current tile rectTim Rowley2016-08-171-0/+18
* swr: [rasterizer core] align stats structuresTim Rowley2016-08-171-2/+2
* swr: [rasterizer core] use AVX2 permute to simplify PaTriListTim Rowley2016-08-171-1/+35
* swr: [rasterizer core] move some global variables to SWR_CONTEXTTim Rowley2016-08-172-9/+9
* swr: [rasterizer core] change scale on VP matrix element gathersTim Rowley2016-08-171-6/+6