cube_face_index: Use fabsf instead of fabs since we know it's floats
[mesa.git] / src / freedreno /
2020-02-26 Jason Ekstrandnir: Drop nir_tex_instr::texture_array_size
2020-02-26 Eric Anholtfreedreno/computerator: Fix defined-but-not-used warnin...
2020-02-26 Eric Anholtturnip: Fix compiler warning about casting a nondispatc...
2020-02-26 Jonathan Marekturnip: enable fullDrawIndexUint32/independentBlend...
2020-02-26 Jonathan Marekturnip: enable sampleRateShading feature
2020-02-25 Rob Clarkfreedreno/computerator: fix build dependency
2020-02-24 Jonathan Marekturnip: move tile_load_ib/sysmem_clear_ib into draw_cs
2020-02-24 Jonathan Marekturnip: make cond_exec helper easier to use
2020-02-24 Jonathan Marekturnip: remove marker seqno
2020-02-24 Jonathan Marekturnip: automatically reserve cmdstream space in emit_p...
2020-02-24 Jonathan Marekturnip: add tu_device pointer to tu_cs
2020-02-24 Jonathan Marekturnip: fix COND_EXEC reserved size in tu_query
2020-02-24 Rob Clarkfreedreno/computerator: add computerator
2020-02-24 Rob Clarkfreedreno/ir3: allow block->predecessors to be null
2020-02-24 Rob Clarkfreedreno/computerator: rename prefix asm->ir3
2020-02-24 Rob Clarkfreedreno/computerator: polish out some of the rust
2020-02-24 Rob Clarkfreedreno/computerator: import parser/lexer from fdre...
2020-02-24 Eric Anholtfreedreno: Switch to using lowered image intrinsics.
2020-02-24 Eric Anholtfreedreno/ir3: Fix the arg to ir3_get_num_components_fo...
2020-02-24 Eric Anholtfreedreno/ir3: Reuse glsl_get_sampler_dim_coordinate_co...
2020-02-24 Kristian H. Kristensenfreedreno/ir3: Lower output precision
2020-02-24 Hyunjun Kofreedreno/ir3: handle half registers for arrays during...
2020-02-24 Hyunjun Kofreedreno/ir3: Add new ir3 pass to fold out fp16 conver...
2020-02-24 Eduardo Lima Mitevturnip/pipeline: Don't assume tu_shader is a valid...
2020-02-19 Jonathan Marekturnip: add option to force use of hw binning
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...
next