summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-08-19nv50/ir/nir: fix global_atomic_comp_swapKarol Herbst1-0/+2
2020-08-19llvmpipe/cs: update compute counters not fragment shader.Dave Airlie1-2/+2
2020-08-19radv: Fix handling of attribs 16-31.Bas Nieuwenhuizen2-2/+4
2020-08-19radv: Override the uniform buffer offset alignment for World War Z.Bas Nieuwenhuizen3-1/+26
2020-08-19driconf: Support selection by Vulkan applicationName.Bas Nieuwenhuizen15-13/+59
2020-08-19spirv: Don't emit RMW for vector indexing in shared or globalJason Ekstrand1-5/+17
2020-08-19spirv: Only require bare types to match when copying variablesDanylo Piliaiev1-1/+2
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 Nieuwenhuizen2-5/+51
2020-08-19nir/lower_idiv: Port recent LLVM fixes to emit_udivTony Wasserka1-22/+23
2020-08-19anv/nir: Unify inputs_read/outputs_written between geometry stagesDanylo Piliaiev1-2/+27
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-6/+5
2020-08-19radv: limit LATE_ALLOC_GS to prevent a GPU hang on GFX10Samuel Pitoiset1-0/+4
2020-08-19radv/gfx10: add missing initialization of registersSamuel Pitoiset1-1/+29
2020-08-19etnaviv: completely turn off MSAAChristian Gmeiner1-9/+2
2020-08-19aco: set constant_data_offset correctly in the case of merged shadersRhys Perry1-10/+8
2020-08-19radv: Do not consider layouts fast-clearable on compute queue.Bas Nieuwenhuizen1-1/+2
2020-08-19intel/perf: fix performance counters availability after glFinishMarcin Ślusarz5-16/+19
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-0/+42
2020-08-19egl/entrypoint-check: split sort-check into a functionEric Engestrom1-11/+16
2020-08-19radeonsi: fix applying the NGG minimum vertex count requirementMarek Olšák1-3/+8
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-16/+22
2020-08-19st/mesa: Treat vertex outputs absent in outputMapping as zero in mesa_to_tgsiDanylo Piliaiev1-5/+12
2020-08-19anv: Advertise shaderIntegerFunctions2Jason Ekstrand1-0/+7
2020-08-19panfrost: signal syncobj if nothing is going to be flushedIcenowy Zheng1-0/+4
2020-08-05radeonsi: disable SDMA on gfx9Marek Olšák1-0/+8
2020-08-05anv: Pass device to setup_gralloc0_usage for error reportingKristian H. Kristensen1-4/+5
2020-08-05nir/deref: Don't try to compare derefs containing castsJason Ekstrand1-4/+6
2020-08-05intel/eu: Use non-coherent mode (BTI=253) for stateless A64 messagesJason Ekstrand2-10/+39
2020-08-05pan/mdg: Test for SSA before chasing addressesAlyssa Rosenzweig1-2/+25
2020-08-05pan/mdg: Mask spills from texture writeAlyssa Rosenzweig1-0/+8
2020-08-05mesa/st: Actually free the driver part of memory objects on destruction.Bas Nieuwenhuizen1-0/+6
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/+5
2020-08-05util: fix possible buffer overflow in util_get_process_exec_pathMarcin Ślusarz1-0/+3
2020-08-05util: fix possible fd leaks in os_socket_listen_abstractMarcin Ślusarz1-2/+7
2020-08-05egl/dri2: only take a dri2_dpy reference when binding a new context/surfacesFrank Binns1-2/+7
2020-08-05iris: Delete shader variants when deleting the API-facing shaderKenneth Graunke3-3/+72
2020-08-05prevent multiply defined symbolsDaryl W. Grunau2-2/+2
2020-08-05anv: fix descriptor set freeLionel Landwerlin2-1/+6
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-2/+2
2020-08-05iris: propagate error from gen_perf_begin_query to glBeginPerfQueryINTELMarcin Ślusarz3-6/+4
2020-08-05radv: Fix host->host signalling with legacy timeline semaphores.Bas Nieuwenhuizen1-1/+10
2020-08-05radv: Fix uninitialized variable in renderpass.Bas Nieuwenhuizen1-0/+1