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: fix tess param bo size calculation
Jonathan Marek
2020-07-04
1
-2
/
+1
*
turnip: vsc improvements
Jonathan Marek
2020-07-03
1
-33
/
+30
*
turnip: make tiling config part of framebuffer state
Jonathan Marek
2020-07-03
1
-32
/
+20
*
turnip: Properly return VK_DEVICE_LOST on queuesubmit failures.
Eric Anholt
2020-06-26
1
-0
/
+14
*
turnip: semaphore support.
Bas Nieuwenhuizen
2020-06-26
1
-2
/
+19
*
tu: Pass firstIndex directly to CP_DRAW_INDX_OFFSET
Connor Abbott
2020-06-26
1
-1
/
+1
*
turnip: implement VK_KHR_shader_draw_parameters
Jonathan Marek
2020-06-25
1
-0
/
+2
*
turnip: use RenderPassCreateInfo for render_pass_add_implicit_deps
Jonathan Marek
2020-06-24
1
-3
/
+0
*
turnip: use pipeline cs for shader programs instead of separate bo
Jonathan Marek
2020-06-23
1
-1
/
+0
*
turnip: fix ts_cs_memory typo
Jonathan Marek
2020-06-23
1
-1
/
+1
*
turnip: refactor CmdDraw* functions (and a few fixes)
Jonathan Marek
2020-06-23
1
-4
/
+2
*
turnip: rework streamout state and add missing counter buffer read/writes
Jonathan Marek
2020-06-23
1
-24
/
+9
*
turnip: Force sysmem for tessellation
Brian Ho
2020-06-22
1
-0
/
+2
*
turnip: Support tess for draws
Brian Ho
2020-06-22
1
-0
/
+1
*
turnip: Emit HS/DS user consts as draw states
Brian Ho
2020-06-22
1
-0
/
+2
*
turnip: Update VFD_CONTROL with tess system values
Brian Ho
2020-06-22
1
-0
/
+2
*
turnip: Allocate tess BOs as a function of draw size
Brian Ho
2020-06-22
1
-0
/
+10
*
freedreno/ir3: move ubo_state into const_state
Rob Clark
2020-06-19
1
-1
/
+0
*
turnip: move enum translation functions to a common header
Jonathan Marek
2020-06-18
1
-33
/
+1
*
freedreno/a6xx: FETCHSIZE is PITCHALIGN
Jonathan Marek
2020-06-18
1
-2
/
+0
*
turnip: use draw states for input attachments
Jonathan Marek
2020-06-17
1
-0
/
+3
*
turnip: input attachment descriptor set rework
Jonathan Marek
2020-06-17
1
-9
/
+1
*
turnip: refactor draw states and dynamic states
Jonathan Marek
2020-06-17
1
-98
/
+59
*
turnip: delete dead dynamic state code
Jonathan Marek
2020-06-17
1
-32
/
+0
*
turnip: improve dirty bit handling a bit
Jonathan Marek
2020-06-17
1
-2
/
+1
*
tu: Remove tu_shader_compile_options
Connor Abbott
2020-06-17
1
-13
/
+0
*
tu: Use the ir3 shader API
Connor Abbott
2020-06-17
1
-18
/
+1
*
turnip: fix cubic filtering with CmdBlitImage
Jonathan Marek
2020-06-17
1
-0
/
+3
*
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
[next]