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_cs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: implement depth clamp
Jonathan Marek
2020-03-24
1
-3
/
+3
*
turnip: Promote tu_cs_get_size/is_empty to header
Brian Ho
2020-03-03
1
-0
/
+20
*
turnip: make cond_exec helper easier to use
Jonathan Marek
2020-02-24
1
-25
/
+18
*
turnip: automatically reserve cmdstream space in emit_pkt4/emit_pkt7
Jonathan Marek
2020-02-24
1
-5
/
+32
*
turnip: add tu_device pointer to tu_cs
Jonathan Marek
2020-02-24
1
-13
/
+10
*
tu: Add helper for CP_COND_REG_EXEC
Connor Abbott
2020-02-12
1
-0
/
+40
*
turnip: Port krh's packing macros from freedreno to tu.
Eric Anholt
2020-01-23
1
-0
/
+78
*
turnip: implement secondary command buffers
Jonathan Marek
2019-12-19
1
-0
/
+3
*
turnip: add function to allocate aligned memory in a substream cs
Jonathan Marek
2019-12-05
1
-0
/
+7
*
turnip: tu_cs_emit_array
Chia-I Wu
2019-03-11
1
-0
/
+11
*
turnip: add tu_cs_discard_entries
Chia-I Wu
2019-03-11
1
-0
/
+11
*
turnip: more/better asserts for tu_cs
Chia-I Wu
2019-03-11
1
-2
/
+4
*
turnip: add TU_CS_MODE_SUB_STREAM
Chia-I Wu
2019-03-11
1
-1
/
+10
*
turnip: add tu_cs_mode
Chia-I Wu
2019-03-11
1
-0
/
+5
*
turnip: provide both emit_ib and emit_call
Chia-I Wu
2019-03-11
1
-7
/
+30
*
turnip: add tu_cs_sanity_check
Chia-I Wu
2019-03-11
1
-1
/
+3
*
turnip: never fail tu_cs_begin/tu_cs_end
Chia-I Wu
2019-03-11
1
-27
/
+11
*
turnip: specify initial size in tu_cs_init
Chia-I Wu
2019-03-11
1
-1
/
+1
*
turnip: add tu_cs_reserve_space(_assert)
Chia-I Wu
2019-03-11
1
-3
/
+21
*
turnip: add more tu_cs helpers
Chia-I Wu
2019-03-11
1
-2
/
+28
*
turnip: inline tu_cs_check_space
Chia-I Wu
2019-03-11
1
-2
/
+16
*
turnip: document tu_cs
Chia-I Wu
2019-03-11
1
-0
/
+9
*
turnip: run sed and clang-format on tu_cs
Chia-I Wu
2019-03-11
1
-24
/
+20
*
turnip: Add emit functions in a header.
Bas Nieuwenhuizen
2019-03-11
1
-0
/
+90