projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
radv: move gs copy shader creation before other variants
[mesa.git]
/
src
/
freedreno
/
2020-01-24
Connor Abbott
freedreno: Document CP_INDIRECT_BUFFER_CHAIN
tree
|
commitdiff
2020-01-24
Connor Abbott
freedreno: Document CP_UNK_A6XX_55
tree
|
commitdiff
2020-01-24
Connor Abbott
freedreno: Document CP_COND_REG_EXEC more
tree
|
commitdiff
2020-01-23
Eric Anholt
turnip: Convert the rest of tu_cmd_buffer.c over to...
tree
|
commitdiff
2020-01-23
Eric Anholt
turnip: Convert renderpass setup to the new register...
tree
|
commitdiff
2020-01-23
Eric Anholt
turnip: Port krh's packing macros from freedreno to tu.
tree
|
commitdiff
2020-01-23
Eric Anholt
freedreno: Fix OUT_REG() on address regs without a...
tree
|
commitdiff
2020-01-23
Eric Anholt
freedreno: Add some missing a6xx address declarations.
tree
|
commitdiff
2020-01-23
Eric Anholt
turnip: Fix execution of secondary cmd bufs with nothin...
tree
|
commitdiff
2020-01-23
Jonathan Marek
turnip: simplify tu_physical_device_get_format_properties
tree
|
commitdiff
2020-01-23
Jonathan Marek
vulkan/wsi: remove unused image_get_modifier
tree
|
commitdiff
2020-01-23
Jonathan Marek
turnip: set linear tiling for scanout images
tree
|
commitdiff
2020-01-23
Jonathan Marek
turnip: hook up GetImageDrmFormatModifierPropertiesEXT
tree
|
commitdiff
2020-01-23
Guido Günther
freedreno/drm: Don't miscalculate timeout
tree
|
commitdiff
2020-01-23
Eric Anholt
turnip: Add support for fine derivatives.
tree
|
commitdiff
2020-01-23
Eric Anholt
freedreno/ir3: Plumb the ir3_shader_variant into legalize.
tree
|
commitdiff
2020-01-23
Anthony Pesch
util/hash_table: update users to use new optimal intege...
tree
|
commitdiff
2020-01-23
Eric Anholt
turnip: Add support for uniform texel buffers.
tree
|
commitdiff
2020-01-22
Eric Anholt
turnip: Add support for non-zero (still constant) UBO...
tree
|
commitdiff
2020-01-22
Jonathan Marek
turnip: fix array/matrix varyings
tree
|
commitdiff
2020-01-22
Jonathan Marek
turnip: remove tu_sort_variables_by_location
tree
|
commitdiff
2020-01-22
Jonathan Marek
freedreno/ir3: allow inputs with the same location
tree
|
commitdiff
2020-01-21
Eric Anholt
turnip: Disable UBWC on images used as storage images.
tree
|
commitdiff
2020-01-21
Eric Anholt
turnip: Add limited support for storage images.
tree
|
commitdiff
2020-01-21
Eric Anholt
turnip: Refactor the intrinsic lowering.
tree
|
commitdiff
2020-01-21
Eric Anholt
turnip: Fix some whitespace around binary operators.
tree
|
commitdiff
2020-01-21
Eric Anholt
freedreno: Stop scattered remapping of SSBOs/images...
tree
|
commitdiff
2020-01-21
Eric Anholt
turnip: Refactor linkage state setup.
tree
|
commitdiff
2020-01-21
Hyunjun Ko
turnip: fix invalid VK_ERROR_OUT_OF_POOL_MEMORY
tree
|
commitdiff
2020-01-17
Jason Ekstrand
vulkan/wsi: Use the interface from the real modifiers...
tree
|
commitdiff
2020-01-15
Jason Ekstrand
turnip: Pretend to support Vulkan 1.2
tree
|
commitdiff
2020-01-15
Rob Clark
freedreno/ir3: rename instructions
tree
|
commitdiff
2020-01-13
Jason Ekstrand
nir/lower_atomics_to_ssbo: Also lower barriers
tree
|
commitdiff
2020-01-13
Jason Ekstrand
nir: Rename nir_intrinsic_barrier to control_barrier
tree
|
commitdiff
2020-01-13
Jason Ekstrand
nir: Add a new memory_barrier_tcs_patch intrinsic
tree
|
commitdiff
2020-01-10
Lasse Lopperi
freedreno/drm: Fix memory leak in softpin implementation
tree
|
commitdiff
2020-01-10
Kristian H. Kristensen
ir3: Set up full/half register conflicts correctly
tree
|
commitdiff
2020-01-02
Bas Nieuwenhuizen
turnip: Use VK_NULL_HANDLE instead of NULL.
tree
|
commitdiff
2019-12-24
Rob Clark
freedreno/ir3: fix flat shading again
tree
|
commitdiff
2019-12-20
Jonathan Marek
turnip: disable B8G8R8 vertex formats
tree
|
commitdiff
2019-12-19
Jonathan Marek
turnip: minor warning fixes
tree
|
commitdiff
2019-12-19
Jonathan Marek
turnip: implement secondary command buffers
tree
|
commitdiff
2019-12-19
Jonathan Marek
turnip: compute gmem offsets at renderpass creation...
tree
|
commitdiff
2019-12-19
Jonathan Marek
turnip: emit_compute_driver_params fixes
tree
|
commitdiff
2019-12-19
Jonathan Marek
turnip: emit base instance vs driver param
tree
|
commitdiff
2019-12-19
Jonathan Marek
freedreno/ir3: support load_base_instance
tree
|
commitdiff
2019-12-19
Jonathan Marek
freedreno/registers: document vertex/instance id offset...
tree
|
commitdiff
2019-12-19
Kristian H. Kristensen
freedreno/a6xx: RB6_R8G8B8 is actually 32 bit RGBX
tree
|
commitdiff
2019-12-19
Jonathan Marek
freedreno/ir3: fix vertex shader sysvals with pre_assig...
tree
|
commitdiff
2019-12-19
Jonathan Marek
turnip: don't set SP_FS_CTRL_REG0_VARYING if only fragc...
tree
|
commitdiff
2019-12-19
Jonathan Marek
turnip: add cache invalidate to fix input attachment...
tree
|
commitdiff
2019-12-18
Connor Abbott
freedreno: Fix CP_MEM_TO_REG flag definitions
tree
|
commitdiff
2019-12-18
Connor Abbott
freedreno: Use new macros for CP_WAIT_REG_MEM and CP_WA...
tree
|
commitdiff
2019-12-18
Connor Abbott
a6xx: Add more CP packets
tree
|
commitdiff
2019-12-17
Jonathan Marek
freedreno/ir3: update prefetch input_offset when packin...
tree
|
commitdiff
2019-12-17
Kristian H. Kristensen
freedreno/a6xx: Document the CP_SET_DRAW_STATE enable...
tree
|
commitdiff
2019-12-17
Eric Anholt
turnip: Fix support for immutable samplers.
tree
|
commitdiff
2019-12-17
Jonathan Marek
turnip: don't set LRZ enable at end of renderpass
tree
|
commitdiff
2019-12-17
Jonathan Marek
freedreno/ir3: lower pack/unpack ops
tree
|
commitdiff
2019-12-16
Eric Anholt
turnip: Add support for descriptor arrays.
tree
|
commitdiff
2019-12-16
Eric Anholt
turnip: Drop unused variable.
tree
|
commitdiff
2019-12-16
Jonathan Marek
turnip: remove duplicate A6XX_SP_CS_CONFIG_NIBO
tree
|
commitdiff
2019-12-16
Jonathan Marek
turnip: change emit_ibo to be like emit_textures
tree
|
commitdiff
2019-12-16
Jonathan Marek
turnip: fix emit_ibo
tree
|
commitdiff
2019-12-16
Jonathan Marek
turnip: remove compute emit_border_color
tree
|
commitdiff
2019-12-16
Jonathan Marek
turnip: fix emit_textures for compute shaders
tree
|
commitdiff
2019-12-16
Jonathan Marek
freedreno/ir3: lower mul_2x32_64
tree
|
commitdiff
2019-12-16
Jonathan Marek
turnip: implement CmdFillBuffer/CmdUpdateBuffer
tree
|
commitdiff
2019-12-16
Jonathan Marek
turnip: don't require src image to be set for clear...
tree
|
commitdiff
2019-12-16
Jonathan Marek
turnip: use common blit path for buffer copy
tree
|
commitdiff
2019-12-16
Jonathan Marek
turnip: use single substream cs
tree
|
commitdiff
2019-12-16
Eric Anholt
turnip: Lower usub_borrow.
tree
|
commitdiff
2019-12-13
Rob Clark
freedreno/ir3: add iterator macros
tree
|
commitdiff
2019-12-13
Rob Clark
freedreno/ir3: add scheduler traces
tree
|
commitdiff
2019-12-13
Rob Clark
freedreno/ir3: add last-baryf shaderdb stat
tree
|
commitdiff
2019-12-13
Jonathan Marek
turnip: implement subpass input attachments
tree
|
commitdiff
2019-12-13
Jonathan Marek
turnip: CmdClearAttachments fixes
tree
|
commitdiff
2019-12-13
Jonathan Marek
turnip: subpass rework
tree
|
commitdiff
2019-12-13
Jonathan Marek
turnip: add dirty bit for push constants
tree
|
commitdiff
2019-12-13
Jonathan Marek
turnip: no 8x msaa on 128bpp formats
tree
|
commitdiff
2019-12-13
Jonathan Marek
turnip: fix VK_IMAGE_ASPECT_STENCIL_BIT image view
tree
|
commitdiff
2019-12-13
Jonathan Marek
turnip: set FRAG_WRITES_SAMPMASK bit
tree
|
commitdiff
2019-12-13
Jonathan Marek
turnip: set load_layer_id to zero
tree
|
commitdiff
2019-12-13
Jonathan Marek
turnip: update tile_align_w/tile_align_h
tree
|
commitdiff
2019-12-13
Jonathan Marek
turnip: fix tile layout logic
tree
|
commitdiff
2019-12-13
Jonathan Marek
turnip: fix hw binning render area
tree
|
commitdiff
2019-12-13
Jonathan Marek
freedreno/registers: add a6xx texture format for stenci...
tree
|
commitdiff
2019-12-13
Jonathan Marek
freedreno/ir3: add GLSL_SAMPLER_DIM_SUBPASS to tex_info
tree
|
commitdiff
2019-12-13
Jonathan Marek
turnip: fix incorrectly failing assert
tree
|
commitdiff
2019-12-11
Kristian H. Kristensen
freedreno/a6xx: Silence warning for unused perf counters
tree
|
commitdiff
2019-12-11
Kristian H. Kristensen
freedreno/registers: Add 64 bit address registers
tree
|
commitdiff
2019-12-11
Kristian H. Kristensen
freedreno: New struct packing macros
tree
|
commitdiff
2019-12-11
Kristian H. Kristensen
freedreno/registers: Remove duplicate register definitions
tree
|
commitdiff
2019-12-11
Eric Anholt
tu: Move UBWC layout into fdl6_layout() and use that...
tree
|
commitdiff
2019-12-11
Eric Anholt
freedreno: Switch the 16-bit workaround to match what...
tree
|
commitdiff
2019-12-11
Eric Anholt
freedreno: Move a6xx's setup_slices() to a shareable...
tree
|
commitdiff
2019-12-11
Eric Anholt
tu: Move our image layout into a freedreno_layout struct.
tree
|
commitdiff
2019-12-11
Eric Anholt
freedreno: Move UBWC layout into a slices array like...
tree
|
commitdiff
2019-12-11
Eric Anholt
freedreno: Drop the extra offset field for mipmap slices.
tree
|
commitdiff
2019-12-10
Rob Clark
freedreno/a6xx: fix LRZ logic
tree
|
commitdiff
next