summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "mesa/main: Fix multisample texture initialize"Illia Iorin2019-10-251-25/+13
* glsl/serialize: optimize for equal offsets in uniform remap tablesMarek Olšák2019-10-251-2/+28
* glsl/serialize: restructure remap table codeMarek Olšák2019-10-251-63/+56
* nir: Use VARYING_SLOT_TESS_MAX to size indirect bitmasksKenneth Graunke2019-10-251-2/+2
* Revert "ci: Disable lima until its farm can get fixed."Neil Armstrong2019-10-251-2/+2
* Revert "mapi: Inline call x86_current_tls."Jason Ekstrand2019-10-251-7/+3
* rbug: Fix use of alloca() without #include "c99_alloca.h"Jon Turney2019-10-251-0/+2
* pan/midgard: Express allocated registers as offsetsAlyssa Rosenzweig2019-10-251-104/+62
* pan/midgard: Expose more typesize manipulation routinesAlyssa Rosenzweig2019-10-252-2/+4
* pan/midgard: Add mir_set_bytemask helperAlyssa Rosenzweig2019-10-252-0/+7
* st/nine: Fix unused variable warnings in release build.Timur Kristóf2019-10-251-9/+9
* st/nine: Fix build with -Werror=empty-bodyTimur Kristóf2019-10-251-3/+3
* aco: Refactor hazard mitigations, separate pass for GFX10.Timur Kristóf2019-10-251-70/+113
* aco/gfx10: Fix mitigation of VMEMtoScalarWriteHazard.Timur Kristóf2019-10-251-10/+20
* aco/gfx10: Mitigate LdsBranchVmemWARHazard.Timur Kristóf2019-10-252-0/+66
* aco/gfx10: Mitigate SMEMtoVectorWriteHazard.Timur Kristóf2019-10-252-0/+70
* aco/gfx10: Mitigate VcmpxExecWARHazard.Timur Kristóf2019-10-252-0/+59
* aco/gfx10: Mitigate VcmpxPermlaneHazard.Timur Kristóf2019-10-252-0/+28
* aco/gfx10: Add notes about some GFX10 hazards.Timur Kristóf2019-10-252-2/+37
* radv: fix VK_KHR_shader_float_controls dependency on GFX6-7Samuel Pitoiset2019-10-251-3/+3
* mapi: Inline call x86_current_tls.Lepton Wu2019-10-241-3/+7
* virgl: Remove formats with unusual sample count.Lepton Wu2019-10-241-0/+3
* nir: Use BITSET for tracking varyings in lower_io_arraysKristian H. Kristensen2019-10-241-33/+22
* docs: update calendar, add news item and link release notes for 19.2.2Dylan Baker2019-10-243-10/+5
* docs: Add sha256 sum for 19.2.2Dylan Baker2019-10-241-1/+1
* docs: Add release notes for 19.2.2Dylan Baker2019-10-241-0/+147
* freedreno/ir3: handle the progress caseRob Clark2019-10-241-26/+35
* freedreno/ir3: remove restrictions on const + (abs)/(neg)Rob Clark2019-10-242-14/+6
* freedreno/ir3: allow copy-propagate out of fanoutRob Clark2019-10-241-7/+27
* freedreno/ir3: treat high vs low reg as conversionRob Clark2019-10-241-1/+7
* freedreno/ir3: propagate dest flags for collect/faninRob Clark2019-10-241-3/+9
* freedreno/ir3: make high regs easier to see in IR dumpsRob Clark2019-10-241-0/+2
* freedreno/ir3: debug cleanupRob Clark2019-10-246-46/+32
* spirv: Add helper to find args of Image OperandsCaio Marcelo de Oliveira Filho2019-10-241-22/+79
* spirv: Check that only one offset is defined as Image OperandCaio Marcelo de Oliveira Filho2019-10-241-0/+6
* spirv: Add imageoperands_to_string helperCaio Marcelo de Oliveira Filho2019-10-242-3/+23
* anv: Implement VK_KHR_vulkan_memory_modelCaio Marcelo de Oliveira Filho2019-10-244-0/+13
* spirv: Handle MakePointerAvailable/VisibleCaio Marcelo de Oliveira Filho2019-10-241-0/+32
* spirv: Handle MakeTexelAvailable/VisibleCaio Marcelo de Oliveira Filho2019-10-241-8/+39
* spirv: Add option to emit scoped memory barriersCaio Marcelo de Oliveira Filho2019-10-242-0/+126
* spirv: Add SpvMemoryModelVulkan and related capabilitiesCaio Marcelo de Oliveira Filho2019-10-242-3/+24
* spirv: Emit memory barriers for atomic operationsCaio Marcelo de Oliveira Filho2019-10-242-1/+100
* spirv: Parse memory semantics for atomic operationsCaio Marcelo de Oliveira Filho2019-10-242-5/+38
* intel/fs: Implement scoped_memory_barrierCaio Marcelo de Oliveira Filho2019-10-241-8/+19
* nir/tests: Add copy propagation tests with scoped_memory_barrierCaio Marcelo de Oliveira Filho2019-10-241-1/+407
* nir: Add scoped_memory_barrier intrinsicCaio Marcelo de Oliveira Filho2019-10-247-0/+124
* spirv/info: Add a memorymodel_to_string helperJason Ekstrand2019-10-242-0/+2
* docs: Add release not about scons deprecationDylan Baker2019-10-241-0/+1
* scons: Also print a deprecation warning on windowsDylan Baker2019-10-241-0/+7
* scons: Print a deprecation warning about using scons on not windowsDylan Baker2019-10-244-4/+19