summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-09r600: Set PIPE_CAP_NIR_ATOMICS_AS_DEREF to trueGert Wollny1-0/+1
2020-08-09gallium + mesa/st: Add PIPE_CAP_NIR_ATOMICS_AS_DEREF and use itGert Wollny4-2/+8
2020-08-08meson: bump required glvnd versionEric Engestrom3-3/+3
2020-08-08driconf: fix force_gl_vendor descriptionEric Engestrom1-1/+1
2020-08-08egl/entrypoint-check: add check that GLVND and plain EGL have the same entryp...Eric Engestrom1-0/+42
2020-08-08egl/entrypoint-check: split sort-check into a functionEric Engestrom1-11/+16
2020-08-08Correct a typo in threads_win32.hFelix Yan1-1/+1
2020-08-08pick-ui: specify git commands in "resolve cherry pick" messageEric Engestrom1-2/+2
2020-08-08zink: Fix 32-bit compilationJoshua Ashton1-2/+2
2020-08-08i965: add support for force_gl_vendorTimothy Arceri2-0/+6
2020-08-07freedreno/ir3: don't install ir3_compiler cmdline toolRob Clark1-1/+1
2020-08-07freedreno/registers: add some missing regs to buildRob Clark1-0/+4
2020-08-07meson/freedreno: Fix lua requirementDylan Baker1-1/+1
2020-08-07radeonsi: various fixes for gfx10.3Marek Olšák1-0/+2
2020-08-07radeonsi: remove the NGG hack decreasing LDS usage to deal with overflowsMarek Olšák1-7/+2
2020-08-07radeonsi: add a common function for getting the size of gs_ngg_scratchMarek Olšák3-6/+13
2020-08-07radeonsi: don't count unusable vertices to the NGG LDS sizeMarek Olšák1-3/+11
2020-08-07radeonsi: fix applying the NGG minimum vertex count requirementMarek Olšák1-3/+8
2020-08-07radeonsi: increase minimum NGG vertex count requirement per workgroup on gfx ...Marek Olšák1-3/+4
2020-08-07radeonsi: use the same units for esgs_ring_size and ngg_emit_sizeMarek Olšák3-3/+3
2020-08-07radeonsi: use correct wave size in gfx10_ngg_calculate_subgroup_infoMarek Olšák1-1/+1
2020-08-07Revert "radeonsi: honor a user-specified pitch on gfx10.3"Marek Olšák1-20/+6
2020-08-07ac/gpu_info: set num_tiles_pipes on gfx10+ tooMarek Olšák1-1/+1
2020-08-07radeonsi: enable ETC2 hw acceleration on Raven2Marek Olšák1-1/+1
2020-08-07zink: pre-hash gfx-pipeline-stateAntonio Caggiano4-10/+43
2020-08-07zink: rename zink_gfx_program::stages to 'modules'Mike Blumenkrantz3-11/+11
2020-08-07zink: always compile shaders in pipeline orderMike Blumenkrantz1-8/+12
2020-08-07zink: start using per-stage flags for new shaders, refcount shader modulesMike Blumenkrantz6-13/+54
2020-08-07zink: use ZINK_SHADER_COUNT instead of PIPE_SHADER_TYPES - 1 everywhereMike Blumenkrantz5-16/+19
2020-08-07zink: split up creating zink_shader objects and VkShaderModule objectsMike Blumenkrantz6-47/+73
2020-08-07zink: refcount zink_gfx_program objectsMike Blumenkrantz7-2/+58
2020-08-07zink: adjust zink_shader struct to contain full streamout infoMike Blumenkrantz5-34/+45
2020-08-07zink: move shader state methods for pipe_context into zink_program.cMike Blumenkrantz3-70/+81
2020-08-07intel/dump_gpu: add an option to capture a single frameLionel Landwerlin3-11/+77
2020-08-07intel/dump_gpu: fix --platform optionLionel Landwerlin1-1/+1
2020-08-07anv: track the current frame and write it into the driver identifier BOLionel Landwerlin5-4/+35
2020-08-07intel/dump_gpu: only map in GTT buffers not previously mappedLionel Landwerlin1-4/+7
2020-08-07intel/dump_gpu: add an only-capture optionLionel Landwerlin2-1/+19
2020-08-07intel/dump_gpu: set default device_overrideLionel Landwerlin1-1/+1
2020-08-07intel/dump_gpu: further track mapping of BOsLionel Landwerlin1-5/+31
2020-08-07intel/dump_gpu: only write BOs mapped by the driverLionel Landwerlin1-6/+21
2020-08-07zink: set primitive restart capMike Blumenkrantz1-0/+1
2020-08-07zink: use util_draw_vbo_without_prim_restart for unsupported prim modesMike Blumenkrantz1-1/+11
2020-08-07zink: move 8bit index handling out of u_primconvert pathMike Blumenkrantz1-3/+3
2020-08-07zink: basic primitive restart support for strip/fan topologiesMike Blumenkrantz3-11/+41
2020-08-07radv: Add ETC2 support on RAVEN2.Bas Nieuwenhuizen1-0/+1
2020-08-07radv: allow to force-enable LLVM internally for a specific shader stageSamuel Pitoiset3-16/+29
2020-08-07etnaviv: call nir_lower_bool_to_bitsizeChristian Gmeiner1-0/+1
2020-08-06panfrost: Drop compiler cmdstream depsAlyssa Rosenzweig4-3/+1
2020-08-06panfrost: Treat texture dimension as first-classAlyssa Rosenzweig4-10/+11