mesa.git
2020-06-24 Rob Clarkfreedreno/ir3: switch PIPE_CAP_TGSI_TEXCOORD
2020-06-24 Rob Clarkfreedreno: convert builtin blit VS prog to ureg builder
2020-06-24 Rob Clarkfreedreno/a3xx: use point-coord helper
2020-06-24 Rob Clarkfreedreno/a4xx: use point-coord helper
2020-06-24 Rob Clarkfreedreno/a5xx: use point-coord helper
2020-06-24 Rob Clarkfreedreno/a6xx: use point-coord helper
2020-06-24 Rob Clarkfreedreno/a6xx: de-duplicate vinterp/vpsrepl state...
2020-06-24 Rob Clarkfreedreno/ir3: add helper to determine point-coord...
2020-06-24 Jonathan Marekturnip: move some logic out of create_render_pass_common
2020-06-24 Jonathan Marekturnip: use RenderPassCreateInfo for render_pass_add_im...
2020-06-24 Jonathan Marekturnip: replace a memset(0) with zalloc in CreateRenderPass
2020-06-24 Jonathan Marekturnip: translate CreateRenderPass to CreateRenderPass2
2020-06-24 Jonathan Marekturnip: implement depthBounds
2020-06-24 Jonathan Marekfreedreno/registers: a6xx depth bounds test registers
2020-06-24 Rhys Perryaco: remove outdated assert in handle_operands()
2020-06-24 Rhys Perryaco: ignore blocked registers when checking edges in...
2020-06-24 Samuel Pitoisetradv: fix checking the return value of cs_finalize()
2020-06-24 Samuel Pitoisetgitlab-ci: update the list of expected failures for...
2020-06-24 Bas Nieuwenhuizenradv: Make radv_alloc_shader_memory static.
2020-06-24 Bas Nieuwenhuizenradv/winsys: Distinguish device/host memory errors.
2020-06-24 Bas Nieuwenhuizenradv: Handle mmap failures.
2020-06-24 Bas Nieuwenhuizenradv/winsys: Deal with realloc failures in BO lists.
2020-06-24 Rhys Perryaco: improve vectorization of 8/16-bit loads/stores
2020-06-24 Rhys Perryaco: fix when sub-dword create_vector operand cannot...
2020-06-24 Daniel Schürmannaco: don't allow partial copies on GFX6/7
2020-06-24 Daniel Schürmannaco: align swap operations to 4 bytes on GFX6/7
2020-06-24 Rhys Perryaco: don't create byte-aligned short loads
2020-06-24 Rhys Perryaco: add missing bld.scc() in byte_align_scalar()
2020-06-24 Rhys Perryaco: don't store byte-aligned short stores
2020-06-24 Rhys Perryaco: fix copy+paste error in split_buffer_store
2020-06-24 Rhys Perryradv/aco,aco: allow SMEM SSBO loads on GFX6/7
2020-06-24 Rhys Perryaco: allow SMEM for some sub-dword accesses
2020-06-24 Rhys Perryaco: only use SMEM if we can prove it's safe
2020-06-24 Rhys Perryradv: fix image variable types in meta shaders
2020-06-24 Rhys Perryspirv: set variables to restrict by default
2020-06-24 Mauro Rossiandroid: freedreno/ir3: simplify generated sources...
2020-06-24 Mauro Rossiandroid: freedreno/ir3: add missing generated sources...
2020-06-24 Mauro Rossiandroid: freedreno: add fd5_layout.c to Makefile.sources
2020-06-24 Bas Nieuwenhuizenvulkan/wsi/x11: Ensure we create at least minImageCount...
2020-06-24 Mike Blumenkrantzzink: clamp VkImageCreateInfo.arrayLayers to 1 for...
2020-06-24 Samuel Pitoisetgitlab-ci: update the list of expected CTS failures...
2020-06-24 Kenneth Graunkenir: Fix divergence analysis for tessellation input...
2020-06-24 Kenneth Graunkeintel: Disable loading drivers on DG1 devices for now
2020-06-24 Kenneth GraunkeCI: Disable Panfrost Mali-T820, Lima Mali-400 and Lima...
2020-06-24 Jordan Justeniris/compute: Split out iris_load_indirect_location
2020-06-24 Jordan Justeniris: Split walker and state update into iris_upload_gp...
2020-06-24 Jordan Justenanv/cmd_buffer: Split GPGPU_WALKER out to emit_gpgpu_walker
2020-06-24 Jordan Justenanv/pipeline: Split VFE/INTERFACE_DESCRIPTOR out to...
2020-06-23 Jonathan Marekturnip: use pipeline cs for shader programs instead...
2020-06-23 Jonathan Marekturnip: fix ts_cs_memory typo
2020-06-23 Kristian H... freedreno: Handle DRM_FORMAT_MOD_INVALID in shared...
2020-06-23 Jason Ekstrandintel/eu: Add the RNDU opcode
2020-06-23 Jason Ekstrandintel/eu: Set the right subnr for ALIGN16 destinations
2020-06-23 Jason Ekstrandintel/eu: Add a brw_urb_dest_msg_type helper
2020-06-23 Kenneth Graunkeintel/eu: Add a brw_urb_desc helper
2020-06-23 Jason Ekstrandintel/compiler: Expose brw_texture_offset to C
2020-06-23 Jason Ekstrandintel/fs: Move more prog_data setup into populate_wm_pr...
2020-06-23 Jason Ekstrandintel/fs: Break wm_prog_data setup into a helper
2020-06-23 Jason Ekstrandintel/fs: Expose a couple of NIR lowering helpers
2020-06-23 Kenneth Graunkeiris: Delete useless #define
2020-06-23 Jose Maria... nir: only uniforms with dynamically_uniform offset...
2020-06-23 Eric Engestrombin/symbols-check: explain C++ symbols workaround
2020-06-23 Jonathan Marekturnip: implement CmdDrawIndirectByteCountEXT
2020-06-23 Jonathan Marekturnip: enable VK_EXT_index_type_uint8
2020-06-23 Jonathan Marekturnip: refactor CmdDraw* functions (and a few fixes)
2020-06-23 Jonathan Marekturnip: rework streamout state and add missing counter...
2020-06-23 Eric Engestromdocs: add planning for 20.2
2020-06-23 Eric Engestromdocs: add some padding to the release calendar
2020-06-23 Rob Clarkci: remove some freedreno a6xx skips
2020-06-23 Marek Olšákdriconf: add workarounds for SPECviewperf13
2020-06-23 Marek Olšákglsl,driconf: add allow_glsl_120_subset_in_110 for...
2020-06-23 Marek Olšákradeonsi: replace ctx->screen with sscreen in si_flush_...
2020-06-23 Marek Olšákradeonsi: don't wait for idle at the end of gfx IBs
2020-06-23 Samuel Pitoisetgitlab-ci: stop testing RADV with LLVM
2020-06-23 Samuel Pitoisetaco: fix printing ASM on GFX6-7 again
2020-06-23 Tomeu Vizosogitlab-ci: Update CTS runner
2020-06-23 Tomeu Vizosogitlab-ci: Test virgl with Khronos' OpenGL CTS
2020-06-23 Tomeu Vizosogitlab-ci: Add manual tests for Virgl using GLES on...
2020-06-23 Tomeu Vizosogitlab-ci: Run more dEQP tests for virgl
2020-06-23 Marek Olšákglthread: handle ARB_vertex_attrib_binding
2020-06-23 Marek Olšákglthread: rename non_vbo_attrib_mask -> user_buffer_mas...
2020-06-23 Marek Olšákglapi: fix incorrect param names in ARB_vertex_attrib_b...
2020-06-23 Marek Olšákac/nir: fix 64-bit division for GL CTS
2020-06-23 Marek Olšákradeonsi: compact MRTs to save PS export memory space
2020-06-22 Jason Ekstrandanv: Bump the advertised patch version to 145
2020-06-22 Jason Ekstrandvulkan: Update Vulkan XML and headers to 1.2.145
2020-06-22 Eric Engestromdocs: cat maintainer keys to a single file
2020-06-22 Eric Engestromdocs: drop deleted file from extra sphinx files
2020-06-22 Jordan Justenanv: Make use of devinfo has_aux_map field
2020-06-22 Jordan Justeniris: Make use of devinfo has_aux_map field
2020-06-22 Eric Engestromgitlab-ci: drop gettext from the build images
2020-06-22 Eric Engestromutil: rename xmlpool.h to driconf.h
2020-06-22 Eric Engestromdriconf: drop now unused translation facility
2020-06-22 Eric Engestromdriconf: drop 9% swedish translation
2020-06-22 Eric Engestromdriconf: drop 8% dutch translation
2020-06-22 Eric Engestromdriconf: drop 6% french translation
2020-06-22 Eric Engestromdriconf: drop 26% spanish translation
2020-06-22 Eric Engestromdriconf: drop 15% german translation
2020-06-22 Eric Engestromdriconf: drop 28% catalan translation
2020-06-22 Mike Blumenkrantzzink: use correct define value for reserved slot count...
next