summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* freedreno: name sysmem color/depth flush eventsJonathan Marek2020-02-148-23/+24
* panfrost: Simplify swizzle translationAlyssa Rosenzweig2020-02-141-32/+5
* panfrost: Inline panfrost_get_default_swizzleIcecream952020-02-145-20/+23
* spirv2nir: Add kernel spirv supportElie Tournier2020-02-141-1/+65
* spirv2nir: print nir shader if translation succedElie Tournier2020-02-141-1/+5
* zink: do not use SpvDimRectErik Faye-Lund2020-02-142-2/+2
* lima: handle early-z and pixel kill betterVasily Khoruzhick2020-02-141-5/+19
* gitlab-ci: Add three more dEQP-GLES31 tests to softpipe skipsMichel Dänzer2020-02-142-2/+3
* gitlab-ci: Sort random failure softpipe skipsMichel Dänzer2020-02-141-3/+2
* docs/new_features: empty the feature list for the 20.1 cycleSamuel Pitoiset2020-02-141-19/+0
* radv: remove unnecessary RADV_DEBUG=nobatchchain optionSamuel Pitoiset2020-02-146-17/+11
* glsl: fix gl_nir_set_uniform_initializers() for image arraysTimothy Arceri2020-02-141-1/+1
* intel/tools: Update aubinator_error_decode.Rafael Antognolli2020-02-131-0/+2
* freedreno: allow INVALID modifierRob Clark2020-02-131-0/+1
* intel/isl: Switch to R8_UNORM format for compatiblitySagar Ghuge2020-02-131-0/+9
* intel/isl: Move get_format_encoding function to islSagar Ghuge2020-02-133-73/+75
* Revert "gitlab-ci: disable a630 tests as mesa-cheza is down (again)"Fritz Koenig2020-02-131-6/+6
* freedreno/a6xx: fix Z24_UNORM_S8_UINT_AS_R8G8B8A8Jonathan Marek2020-02-131-1/+1
* iris: add support INTEL_blackhole_renderLionel Landwerlin2020-02-134-0/+69
* st: add support for INTEL_blackhole_renderLionel Landwerlin2020-02-135-0/+21
* i965: enable INTEL_blackhole_renderLionel Landwerlin2020-02-135-0/+49
* mesa: add INTEL_blackhole_renderLionel Landwerlin2020-02-133-0/+17
* Revert "st/va: Convert interlaced NV12 to progressive"Thong Thai2020-02-131-51/+4
* anv: Reject modifiers on depth/stencil formatsJason Ekstrand2020-02-131-3/+7
* gallium/swr: fix rdtsc debug statistics mechanismKrzysztof Raszkowski2020-02-139-58/+44
* gitlab-ci: remove load_store_vectorizer from expected s390x test failuresRhys Perry2020-02-131-1/+0
* nir: fix nir_const_value_as_uint bit size in load/store vectorizer testsRhys Perry2020-02-132-4/+6
* Revert "nir: Add a couple trivial abs optimizations"Erik Faye-Lund2020-02-131-2/+0
* iris: fix aux buf map failure in 32bits app on AndroidTapani Pälli2020-02-131-8/+9
* radv: remove unused RADV_HASH_SHADER_IS_GEOM_COPY_SHADERSamuel Pitoiset2020-02-131-6/+5
* radv: remove RADV_DEBUG=nosisched and RADV_PERFTEST=sischedSamuel Pitoiset2020-02-136-47/+32
* radv: remove LLVM sicheduler enable for The Talos PrincipleSamuel Pitoiset2020-02-131-9/+1
* glsl: fix a memory leak with resource_setTapani Pälli2020-02-131-1/+3
* radv: implement VK_EXT_line_rasterizationSamuel Pitoiset2020-02-135-7/+112
* radv: fix line width range and granularitySamuel Pitoiset2020-02-131-2/+2
* tu: Force sysmem with mipmapped non-aligned linear storesConnor Abbott2020-02-122-1/+65
* tu: Support input attachments with sysmemConnor Abbott2020-02-121-12/+34
* tu: Support resolve ops with sysmem renderingConnor Abbott2020-02-121-12/+98
* tu: Handle vkCmdClearAttachments() with sysmemConnor Abbott2020-02-124-92/+166
* tu: Add helper for CP_COND_REG_EXECConnor Abbott2020-02-121-0/+40
* tu: Sysmem renderingConnor Abbott2020-02-123-18/+240
* tu: Disable linear depth attachmentsConnor Abbott2020-02-121-10/+44
* tu: Support multisample image clearsConnor Abbott2020-02-121-1/+6
* tu/blit: Support blits in secondary cmdstreamsConnor Abbott2020-02-127-34/+36
* tu: Properly set UBWC flags in RB_RENDER_CNTLConnor Abbott2020-02-121-5/+38
* tu: Don't emit initial render target state in tile_load_ibConnor Abbott2020-02-121-6/+13
* radeonsi: make si_fence_server_signal flush pipe without workPeng Huang2020-02-121-0/+4
* turnip: Add a618 supportChad Versace2020-02-121-0/+8
* turnip: Add magic register values to tu_physical_deviceChad Versace2020-02-124-6/+23
* freedreno/a6xx: use single format enumJonathan Marek2020-02-1215-866/+755