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_cmd_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
turnip: fixup consts
Jonathan Marek
2019-10-15
1
-4
/
+1
*
turnip: Emit clears of gmem using linear.
Eric Anholt
2019-10-15
1
-1
/
+1
*
turnip: Set up the correct tiling mode for small attachments.
Eric Anholt
2019-10-15
1
-3
/
+5
*
turnip: update setup_slices
Jonathan Marek
2019-10-15
1
-3
/
+2
*
turnip: add black border color
Jonathan Marek
2019-10-15
1
-1
/
+30
*
turnip: emit texture and uniform state
Jonathan Marek
2019-09-26
1
-15
/
+329
*
turnip: use image tile_mode for gmem configuration
Jonathan Marek
2019-09-24
1
-5
/
+3
*
freedreno: Generate headers from xml files
Kristian H. Kristensen
2019-07-10
1
-3
/
+3
*
freedreno: update generated headers
Rob Clark
2019-04-25
1
-2
/
+2
*
turnip: Use Vulkan 1.1 names instead of KHR
Chad Versace
2019-03-11
1
-1
/
+1
*
turnip: preliminary support for tu_CmdDraw
Chia-I Wu
2019-03-11
1
-0
/
+83
*
turnip: preliminary support for draw state binding
Chia-I Wu
2019-03-11
1
-1
/
+336
*
turnip: add draw_cs to tu_cmd_buffer
Chia-I Wu
2019-03-11
1
-3
/
+20
*
turnip: simplify tu_cs sub-streams usage
Chia-I Wu
2019-03-11
1
-4
/
+0
*
turnip: mark IBs for dumping
Chia-I Wu
2019-03-11
1
-1
/
+1
*
turnip: Make tu6_emit_event_write shared.
Bas Nieuwenhuizen
2019-03-11
1
-1
/
+1
*
turnip: respect color attachment formats
Chia-I Wu
2019-03-11
1
-11
/
+17
*
turnip: fix VkClearValue packing
Chia-I Wu
2019-03-11
1
-11
/
+12
*
turnip: preliminary support for loadOp and storeOp
Chia-I Wu
2019-03-11
1
-17
/
+640
*
turnip: add TU_CS_MODE_SUB_STREAM
Chia-I Wu
2019-03-11
1
-1
/
+1
*
turnip: add tu_cs_sanity_check
Chia-I Wu
2019-03-11
1
-1
/
+1
*
turnip: never fail tu_cs_begin/tu_cs_end
Chia-I Wu
2019-03-11
1
-6
/
+2
*
turnip: specify initial size in tu_cs_init
Chia-I Wu
2019-03-11
1
-1
/
+1
*
turnip: add tu_tiling_config
Chia-I Wu
2019-03-11
1
-0
/
+268
*
turnip: emit HW init in tu_BeginCommandBuffer
Chia-I Wu
2019-03-11
1
-13
/
+229
*
turnip: preliminary support for tu_CmdBeginRenderPass
Chia-I Wu
2019-03-11
1
-0
/
+82
*
turnip: add tu_bo_list_merge
Chia-I Wu
2019-03-11
1
-16
/
+31
*
turnip: build drm_msm_gem_submit_bo array directly
Chia-I Wu
2019-03-11
1
-8
/
+20
*
turnip: minor cleanup to tu_cs_end
Chia-I Wu
2019-03-11
1
-1
/
+4
*
turnip: add tu_cs_add_bo
Chia-I Wu
2019-03-11
1
-3
/
+5
*
turnip: run sed and clang-format on tu_cs
Chia-I Wu
2019-03-11
1
-6
/
+5
*
turnip: Move stream functions to tu_cs.c
Bas Nieuwenhuizen
2019-03-11
1
-141
/
+0
*
turnip: Add emit functions in a header.
Bas Nieuwenhuizen
2019-03-11
1
-25
/
+19
*
turnip: Shorten primary_cmd_stream name.
Bas Nieuwenhuizen
2019-03-11
1
-10
/
+10
*
turnip: Fill command buffer
Bas Nieuwenhuizen
2019-03-11
1
-1
/
+35
*
turnip: Make bo_list functions not static
Bas Nieuwenhuizen
2019-03-11
1
-4
/
+4
*
turnip: Add a command stream.
Bas Nieuwenhuizen
2019-03-11
1
-0
/
+129
*
turnip: Implement a slow bo list
Bas Nieuwenhuizen
2019-03-11
1
-0
/
+50
*
turnip: add .clang-format
Chia-I Wu
2019-03-11
1
-66
/
+45
*
turnip: Fix 'unused' warnings
Chad Versace
2019-03-11
1
-1
/
+3
*
turnip: Fix indentation in function signatures
Chad Versace
2019-03-11
1
-127
/
+127
*
turnip: Add driver skeleton (v2)
Bas Nieuwenhuizen
2019-03-11
1
-0
/
+936
[prev]