vbo: remove redundant code in vbo_exec_fixup_vertex
[mesa.git] / src / freedreno /
2020-02-18 Rob Clarkfreedreno/registers: cleanup CP_SET_MARKER
2020-02-18 Rob Clarkfreedreno: quiet INFO_MSG
2020-02-18 Rob Clarkfreedreno/a6xx: few register updates
2020-02-18 Rob Clarkfreedreno/registers: teach gen_header.py about a3xx_regid
2020-02-14 Jonathan Marekfreedreno/a6xx: document some unknown bits
2020-02-14 Jonathan Marekfreedreno: name sysmem color/depth flush events
2020-02-13 Connor Abbotttu: Force sysmem with mipmapped non-aligned linear...
2020-02-13 Connor Abbotttu: Support input attachments with sysmem
2020-02-13 Connor Abbotttu: Support resolve ops with sysmem rendering
2020-02-13 Connor Abbotttu: Handle vkCmdClearAttachments() with sysmem
2020-02-13 Connor Abbotttu: Add helper for CP_COND_REG_EXEC
2020-02-13 Connor Abbotttu: Sysmem rendering
2020-02-13 Connor Abbotttu: Disable linear depth attachments
2020-02-13 Connor Abbotttu: Support multisample image clears
2020-02-13 Connor Abbotttu/blit: Support blits in secondary cmdstreams
2020-02-13 Connor Abbotttu: Properly set UBWC flags in RB_RENDER_CNTL
2020-02-13 Connor Abbotttu: Don't emit initial render target state in tile_load_ib
2020-02-12 Chad Versaceturnip: Add a618 support
2020-02-12 Chad Versaceturnip: Add magic register values to tu_physical_device
2020-02-12 Jonathan Marekfreedreno/a6xx: use single format enum
2020-02-12 Arcady Goldmints... Rename nir_lower_constant_initializers to nir_lower_var...
2020-02-07 Hyunjun Kofreedreno/ir3: Fold const only when the type is float
2020-02-07 Hyunjun Kofreedreno/ir3: put the conversion back for half const...
2020-02-07 Hyunjun Kofreedreno/ir3: Add cat4 mediump opcodes
2020-02-07 Rob Clarkfreedreno/ir3: fold const conversion into consumer
2020-02-07 Hyunjun Kofreedreno/ir3: fix printing half constant registers.
2020-02-07 Kristian H. Kristensenfreedreno/ir3: Set IR3_REG_HALF flag on src as well...
2020-02-07 Martin Fuzzeyfreedreno: android: fix build of perfcounters.
2020-02-07 Martin Fuzzeyfreedreno: android: add a6xx-pack.xml.h generation...
2020-02-07 Martin Fuzzeyfreedreno: android: fix build failure on android due...
2020-02-05 Eric Anholtglsl,nir: Switch the enum representing shader image...
2020-02-05 Connor Abbotttu: Move vsc_data and vsc_data2 allocation into the...
2020-02-05 Connor Abbottfreedreno: Fix CP_COND_EXEC
2020-02-05 Connor Abbottfreedreno: Add CP_REG_WRITE documentation
2020-02-05 Connor Abbottfreedreno: Fix CP_COND_REG_EXEC bit positions
2020-02-04 Eric Anholtfreedreno: Allow UBWC on textures with multiple mipmap...
2020-02-04 Eric Anholtfreedreno: Rename the UBWC layer size field and store...
2020-02-04 Eric Anholtfreedreno: Include the layer size in layout debug.
2020-02-04 Eric Anholtfreedreno: Move the layout debug under FD_MESA_DEBUG...
2020-02-04 Eric Engestromfreedreno/perfcntrs: fix fd leak
2020-02-04 Kristian H. Kristensenturnip: Be explicit about converting vk compare func...
2020-02-04 Kristian H. Kristensenfreedreno/fdperf: Cast away some ignored return values
2020-02-01 Rob Clarkfreedreno/ir3: fix a dirty lie
2020-02-01 Rob Clarkfreedreno/ir3: simplify split from collect
2020-02-01 Rob Clarkfreedreno/ir3: create fragcoord instructions in input...
2020-02-01 Rob Clarkfreedreno/ir3: remove unused tex arg harder
2020-02-01 Rob Clarkfreedreno/ir3: add RA sanity check
2020-02-01 Rob Clarkfreedreno/ir3: two pass register allocation
2020-02-01 Rob Clarkfreedreno/ir3: don't precolor unused inputs
2020-02-01 Rob Clarkfreedreno/ir3: add is_tex_or_prefetch()
2020-02-01 Rob Clarkfreedreno/ir3: number instructions from one
2020-02-01 Rob Clarkfreedreno/ir3: post-RA sched pass
2020-02-01 Rob Clarkfreedreno/ir3: fix kill scheduling
2020-02-01 Rob Clarkfreedreno/ir3/ra: make use()/def() functions instead...
2020-02-01 Rob Clarkfreedreno/ir3: a bit more optmsgs debug
2020-02-01 Rob Clarkfreedreno/ir3: move atomic fixup after RA
2020-02-01 Rob Clarkfreedreno/ir3: move block-scheduling into legalize
2020-02-01 Rob Clarkfreedreno/ir3: move nop padding to legalize
2020-02-01 Rob Clarkfreedreno/ir3: split out delay helpers
2020-02-01 Rob Clarkfreedreno/ir3: fix crash when no non-input instructions
2020-02-01 Rob Clarkfreedreno/ir3: cleanup after lower_locals_to_regs
2020-02-01 Rob Clarkfreedreno/ir3: shuffle a few ir3_register fields
2020-01-31 Rob Clarkfreedreno/drm: readonly cmdstream
2020-01-30 Brian Hoturnip: Fix vkCmdCopyQueryPoolResults with available...
2020-01-30 Brian Hoturnip: Fix vkGetQueryPoolResults with available flag
2020-01-30 Brian Hoturnip: Free event->bo on vkDestroyEvent
2020-01-29 Jonathan Marekturnip: hook up cmdbuffer event set/wait
2020-01-29 Alejandro Piñeiroturnip: remove unused descriptor state dirty
2020-01-29 Eric Anholttu: Fix binning address setup after pack macros change.
2020-01-29 Brian Hoturnip: Enable occlusionQueryPrecise
2020-01-29 Samuel Pitoisetcompiler: add PERSP to the existing barycentric system...
2020-01-29 Eduardo Lima Mitevturnip: Fix issues in tu_compute_pipeline_create()...
2020-01-29 Eduardo Lima Mitevturnip: Remove failed command buffer from pool
2020-01-28 Rob Clarkfreedreno/drm: fix invalid-cmdstream-size with older...
2020-01-24 Brian Hoturnip: Implement vkCmdCopyQueryPoolResults for occlusi...
2020-01-24 Brian Hoturnip: Implement vkCmdResetQueryPool
2020-01-24 Brian Hoturnip: Implement vkGetQueryPoolResults for occlusion...
2020-01-24 Brian Hoturnip: Update query availability on render pass end
2020-01-24 Brian Hoturnip: Implement vkCmdEndQuery for occlusion queries
2020-01-24 Brian Hoturnip: Implement vkCmdBeginQuery for occlusion queries
2020-01-24 Brian Hoturnip: Implement vkCreateQueryPool for occlusion queries
2020-01-24 Brian Hoturnip: Update tu_query_pool with turnip-specific fields
2020-01-24 Connor Abbottfreedreno: Document CP_INDIRECT_BUFFER_CHAIN
2020-01-24 Connor Abbottfreedreno: Document CP_UNK_A6XX_55
2020-01-24 Connor Abbottfreedreno: Document CP_COND_REG_EXEC more
2020-01-23 Eric Anholtturnip: Convert the rest of tu_cmd_buffer.c over to...
2020-01-23 Eric Anholtturnip: Convert renderpass setup to the new register...
2020-01-23 Eric Anholtturnip: Port krh's packing macros from freedreno to tu.
2020-01-23 Eric Anholtfreedreno: Fix OUT_REG() on address regs without a...
2020-01-23 Eric Anholtfreedreno: Add some missing a6xx address declarations.
2020-01-23 Eric Anholtturnip: Fix execution of secondary cmd bufs with nothin...
2020-01-23 Jonathan Marekturnip: simplify tu_physical_device_get_format_properties
2020-01-23 Jonathan Marekvulkan/wsi: remove unused image_get_modifier
2020-01-23 Jonathan Marekturnip: set linear tiling for scanout images
2020-01-23 Jonathan Marekturnip: hook up GetImageDrmFormatModifierPropertiesEXT
2020-01-23 Guido Güntherfreedreno/drm: Don't miscalculate timeout
2020-01-23 Eric Anholtturnip: Add support for fine derivatives.
2020-01-23 Eric Anholtfreedreno/ir3: Plumb the ir3_shader_variant into legalize.
2020-01-23 Anthony Peschutil/hash_table: update users to use new optimal intege...
2020-01-23 Eric Anholtturnip: Add support for uniform texel buffers.
next