index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
freedreno
/
vulkan
/
tu_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: remove duplicated stage2opcode and stage2shaderdb
Jonathan Marek
2020-06-15
1
-0
/
+5
*
turnip: remove some dead/redundant code
Jonathan Marek
2020-06-13
1
-251
/
+0
*
turnip: add emit renderpass cache flushes for sysmem 3D CmdClearAttachments
Jonathan Marek
2020-06-12
1
-0
/
+4
*
turnip: share code between 3D blit/clear path and tu_pipeline
Jonathan Marek
2020-06-12
1
-0
/
+16
*
tu: Fix context faults loading unused descriptor sets
Connor Abbott
2020-06-09
1
-0
/
+2
*
tu: Rewrite flushing to use barriers
Connor Abbott
2020-06-09
1
-2
/
+138
*
tu: Don't actually track seqno's for events
Connor Abbott
2020-06-09
1
-5
/
+3
*
turnip: Simplify vertex buffer bindings.
Eric Anholt
2020-06-04
1
-6
/
+3
*
turnip: support VkImageDrmFormatModifierExplicitCreateInfoEXT
Jonathan Marek
2020-05-27
1
-1
/
+2
*
turnip: implement VK_KHR_sampler_ycbcr_conversion
Jonathan Marek
2020-05-20
1
-0
/
+11
*
tu: Move RENDER_COMPONENTS setting to pipeline state
Connor Abbott
2020-05-14
1
-2
/
+0
*
tu: Add noubwc debug flag to disable UBWC
Connor Abbott
2020-05-13
1
-0
/
+1
*
tu: Add a "scratch bo" allocation mechanism
Connor Abbott
2020-05-13
1
-0
/
+20
*
turnip: Remove RANGE_SIZE usage
Joshua Ashton
2020-05-05
1
-1
/
+2
*
freedreno/a6xx+tu: rename VSC_DATA/VSC_DATA2
Rob Clark
2020-04-28
1
-8
/
+8
*
turnip: add adreno 650
Jonathan Marek
2020-04-24
1
-0
/
+5
*
turnip: remove unused RB_UNKNOWN_8E04_blit
Jonathan Marek
2020-04-24
1
-1
/
+0
*
turnip: implement VK_EXT_sample_locations
Jonathan Marek
2020-04-22
1
-1
/
+5
*
turnip: improve GMEM load/store logic
Jonathan Marek
2020-04-22
1
-5
/
+7
*
turnip: image_view rework
Jonathan Marek
2020-04-16
1
-102
/
+33
*
turnip: compute render_components/srgb_cntl at renderpass creation time
Jonathan Marek
2020-04-16
1
-0
/
+4
*
tu: Implement descriptor set update templates
Connor Abbott
2020-04-09
1
-1
/
+0
*
tu: Emit CP_LOAD_STATE6 for descriptors
Connor Abbott
2020-04-09
1
-0
/
+5
*
tu: Switch to the bindless descriptor model
Connor Abbott
2020-04-09
1
-26
/
+18
*
tu: ir3: Emit push constants directly
Connor Abbott
2020-04-09
1
-0
/
+8
*
turnip: new clear/blit implementation with shader path fallback
Jonathan Marek
2020-04-09
1
-27
/
+58
*
turnip: rework format helpers
Jonathan Marek
2020-04-09
1
-4
/
+28
*
turnip: use dirty bits for dynamic viewport/scissor state
Jonathan Marek
2020-04-09
1
-0
/
+2
*
turnip: save attachment samples in renderpass state
Jonathan Marek
2020-04-09
1
-0
/
+1
*
turnip: split up gmem/tile alignment
Jonathan Marek
2020-04-09
1
-2
/
+2
*
turnip: RB_CCU_CNTL fixes
Jonathan Marek
2020-04-09
1
-1
/
+2
*
turnip: improve vertex input handling
Jonathan Marek
2020-04-09
1
-4
/
+0
*
tu: Return the correct alignment for images
Connor Abbott
2020-03-31
1
-10
/
+0
*
tu: Rewrite border color handling
Connor Abbott
2020-03-16
1
-6
/
+4
*
turnip: Add tu6_control struct.
Hyunjun Ko
2020-03-12
1
-3
/
+22
*
turnip: Implement stream-out emit and vkApis for transform feedback
Hyunjun Ko
2020-03-12
1
-0
/
+1
*
turnip: Define structs for transform feedback
Hyunjun Ko
2020-03-12
1
-0
/
+22
*
turnip: increase array sizes in tu_descriptor_map
Jonathan Marek
2020-02-28
1
-4
/
+4
*
turnip: don't hardcode gmem base for input attachment
Jonathan Marek
2020-02-28
1
-0
/
+4
*
turnip: rework format table to support r5g5b5a1_unorm/b5g5r5a1_unorm
Jonathan Marek
2020-02-28
1
-7
/
+14
*
turnip: move tile_load_ib/sysmem_clear_ib into draw_cs
Jonathan Marek
2020-02-24
1
-2
/
+0
*
turnip: make cond_exec helper easier to use
Jonathan Marek
2020-02-24
1
-0
/
+4
*
turnip: remove marker seqno
Jonathan Marek
2020-02-24
1
-3
/
+0
*
turnip: add tu_device pointer to tu_cs
Jonathan Marek
2020-02-24
1
-0
/
+1
*
turnip: add option to force use of hw binning
Jonathan Marek
2020-02-19
1
-0
/
+1
*
tu: Force sysmem with mipmapped non-aligned linear stores
Connor Abbott
2020-02-12
1
-0
/
+3
*
tu: Handle vkCmdClearAttachments() with sysmem
Connor Abbott
2020-02-12
1
-0
/
+15
*
tu: Sysmem rendering
Connor Abbott
2020-02-12
1
-0
/
+2
*
turnip: Add magic register values to tu_physical_device
Chad Versace
2020-02-12
1
-0
/
+7
*
freedreno/a6xx: use single format enum
Jonathan Marek
2020-02-12
1
-1
/
+1
[next]