summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2020-08-19nv50/ir/nir: fix global_atomic_comp_swapKarol Herbst1-1/+1
2020-08-19llvmpipe/cs: update compute counters not fragment shader.Dave Airlie1-1/+1
2020-08-19radv: Fix handling of attribs 16-31.Bas Nieuwenhuizen1-1/+1
2020-08-19radv: Override the uniform buffer offset alignment for World War Z.Bas Nieuwenhuizen1-1/+1
2020-08-19driconf: Support selection by Vulkan applicationName.Bas Nieuwenhuizen1-1/+1
2020-08-19spirv: Don't emit RMW for vector indexing in shared or globalJason Ekstrand1-1/+1
2020-08-19spirv: Only require bare types to match when copying variablesDanylo Piliaiev1-1/+1
2020-08-19radv: Use getter instead of setter to extract value.Bas Nieuwenhuizen1-1/+1
2020-08-19llvmpipe: only read 0 for channels being readDave Airlie1-1/+1
2020-08-19radv: When importing an image, redo the layout based on the metadata.Bas Nieuwenhuizen1-1/+1
2020-08-19nir/lower_idiv: Port recent LLVM fixes to emit_udivTony Wasserka1-1/+1
2020-08-19anv/nir: Unify inputs_read/outputs_written between geometry stagesDanylo Piliaiev1-1/+1
2020-08-19dri_util: Update internal_format to GL_RGB8 for MESA_FORMAT_B8G8R8X8_UNORMNanley Chery1-1/+1
2020-08-19aco: execute branch instructions in WQM if necessaryDaniel Schürmann1-1/+1
2020-08-19radv: limit LATE_ALLOC_GS to prevent a GPU hang on GFX10Samuel Pitoiset1-1/+1
2020-08-19radv/gfx10: add missing initialization of registersSamuel Pitoiset1-1/+1
2020-08-19etnaviv: completely turn off MSAAChristian Gmeiner1-1/+1
2020-08-19aco: set constant_data_offset correctly in the case of merged shadersRhys Perry1-1/+1
2020-08-19radv: Do not consider layouts fast-clearable on compute queue.Bas Nieuwenhuizen1-1/+1
2020-08-19intel/perf: fix performance counters availability after glFinishMarcin Ślusarz1-1/+1
2020-08-19driconf: fix force_gl_vendor descriptionEric Engestrom1-1/+1
2020-08-19egl/entrypoint-check: add check that GLVND and plain EGL have the same entryp...Eric Engestrom1-1/+1
2020-08-19egl/entrypoint-check: split sort-check into a functionEric Engestrom1-1/+1
2020-08-19pick-ui: specify git commands in "resolve cherry pick" messageEric Engestrom1-1/+1
2020-08-19radeonsi: fix applying the NGG minimum vertex count requirementMarek Olšák1-1/+1
2020-08-19radeonsi: use correct wave size in gfx10_ngg_calculate_subgroup_infoMarek Olšák1-1/+1
2020-08-19anv: fix incorrect realloc failure handlingLionel Landwerlin1-1/+1
2020-08-19st/mesa: Treat vertex outputs absent in outputMapping as zero in mesa_to_tgsiDanylo Piliaiev1-1/+1
2020-08-19anv: Advertise shaderIntegerFunctions2Jason Ekstrand1-1/+1
2020-08-19panfrost: signal syncobj if nothing is going to be flushedIcenowy Zheng1-1/+1
2020-08-19.pick_status.json: Mark e03622e50fcebbcc32b2fd403b1a729c73cb49d5 as denominatedEric Engestrom1-1/+1
2020-08-19.pick_status.json: Update to a880f97d593a461bdcce27e526423a9b1d6834b4Eric Engestrom1-0/+4473
2020-08-05radeonsi: disable SDMA on gfx9Marek Olšák1-1/+1
2020-08-05anv: Pass device to setup_gralloc0_usage for error reportingKristian H. Kristensen1-1/+1
2020-08-05nir/deref: Don't try to compare derefs containing castsJason Ekstrand1-1/+1
2020-08-05intel/eu: Use non-coherent mode (BTI=253) for stateless A64 messagesJason Ekstrand1-1/+1
2020-08-05pan/mdg: Test for SSA before chasing addressesAlyssa Rosenzweig1-1/+1
2020-08-05pan/mdg: Mask spills from texture writeAlyssa Rosenzweig1-1/+1
2020-08-05mesa/st: Actually free the driver part of memory objects on destruction.Bas Nieuwenhuizen1-1/+1
2020-08-05radv: fix build on Android 7 (v2)Mauro Rossi1-1/+1
2020-08-05intel/vec4: fix out of bounds readMarcin Ślusarz1-1/+1
2020-08-05mesa: fix out of bounds access in glGetFramebufferParameterivEXTMarcin Ślusarz1-1/+1
2020-08-05util: fix possible buffer overflow in util_get_process_exec_pathMarcin Ślusarz1-1/+1
2020-08-05util: fix possible fd leaks in os_socket_listen_abstractMarcin Ślusarz1-1/+1
2020-08-05egl/dri2: only take a dri2_dpy reference when binding a new context/surfacesFrank Binns1-1/+1
2020-08-05iris: Delete shader variants when deleting the API-facing shaderKenneth Graunke1-1/+1
2020-08-05prevent multiply defined symbolsDaryl W. Grunau1-1/+1
2020-08-05anv: fix descriptor set freeLionel Landwerlin1-1/+1
2020-08-05nine: fix incorrect calculation of layer count for 3D texturesYevhenii Kolesnikov1-1/+1
2020-08-05i965: propagate error from gen_perf_begin_query to glBeginPerfQueryINTELMarcin Ślusarz1-1/+1