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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
freedreno/ir3: drop shader->num_ubos
Rob Clark
2020-06-19
2
-12
/
+1
*
freedreno/ir3: move ubo_state into const_state
Rob Clark
2020-06-19
7
-25
/
+24
*
freedreno/ir3: add accessor for const_state
Rob Clark
2020-06-19
8
-17
/
+26
*
freedreno/ir3: refactor out helper to compile shader from asm
Rob Clark
2020-06-19
8
-48
/
+127
*
turnip: move enum translation functions to a common header
Jonathan Marek
2020-06-18
7
-371
/
+247
*
turnip: set the API version
Jonathan Marek
2020-06-18
1
-1
/
+1
*
turnip: fix renderpass gmem configs when there are too many attachments
Jonathan Marek
2020-06-18
1
-0
/
+5
*
turnip: fix a sample shading case
Jonathan Marek
2020-06-18
1
-1
/
+10
*
turnip: fix a crash when rasterizerDiscardEnable is set
Jonathan Marek
2020-06-18
1
-25
/
+18
*
freedreno/ir3: update obsolete comment
Rob Clark
2020-06-18
1
-4
/
+10
*
freedreno/computerator: MERGEDREGS update
Rob Clark
2020-06-18
2
-1
/
+3
*
turnip: set .MERGEDREGS based on variant
Rob Clark
2020-06-18
1
-1
/
+2
*
freedreno/ir3: make mergedregs a property of the variant
Rob Clark
2020-06-18
6
-13
/
+35
*
freedreno/ir3: re-work assembler API
Rob Clark
2020-06-18
5
-19
/
+23
*
freedreno/ir3: pass variant to postsched
Rob Clark
2020-06-18
3
-3
/
+6
*
freedreno/ir3: decouple regset from gpu gen
Rob Clark
2020-06-18
5
-5
/
+8
*
freedreno/ir3: move mergedreg state out of reg
Rob Clark
2020-06-18
3
-20
/
+30
*
freedreno/ir3: convert regmask_t to struct
Rob Clark
2020-06-18
1
-11
/
+15
*
freedreno/fdl6: rework layout code a bit (reduce linear align to 64 bytes)
Jonathan Marek
2020-06-18
3
-99
/
+98
*
freedreno/a6xx: FETCHSIZE is PITCHALIGN
Jonathan Marek
2020-06-18
7
-29
/
+8
*
freedreno: replace all dup() with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
2
-4
/
+8
*
replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
1
-1
/
+2
*
turnip: use u_format for packing gmem clear values
Jonathan Marek
2020-06-17
1
-212
/
+31
*
turnip: use draw states for input attachments
Jonathan Marek
2020-06-17
3
-22
/
+54
*
turnip: input attachment descriptor set rework
Jonathan Marek
2020-06-17
6
-383
/
+211
*
turnip: refactor draw states and dynamic states
Jonathan Marek
2020-06-17
4
-500
/
+381
*
turnip: delete dead dynamic state code
Jonathan Marek
2020-06-17
2
-173
/
+0
*
turnip: improve dirty bit handling a bit
Jonathan Marek
2020-06-17
2
-34
/
+22
*
turnip: move descriptor set BO tracking to CmdBindDescriptorSets
Jonathan Marek
2020-06-17
1
-37
/
+16
*
turnip: compute and graphics have completely separate state
Jonathan Marek
2020-06-17
1
-11
/
+1
*
tu: Actually remove dead variables after io lowering
Connor Abbott
2020-06-17
1
-3
/
+8
*
ir3: Don't calculate num_samp ourselves
Connor Abbott
2020-06-17
1
-9
/
+5
*
tu: Set num_components to 0 when building bindless intrinsics
Connor Abbott
2020-06-17
1
-2
/
+2
*
tu: Remove tu_shader_compile_options
Connor Abbott
2020-06-17
3
-77
/
+54
*
tu: Use the ir3 shader API
Connor Abbott
2020-06-17
3
-225
/
+71
*
tu: Remove num_samp hack
Connor Abbott
2020-06-17
1
-3
/
+7
*
ir3: Pass reserved_user_consts to ir3_shader_from_nir()
Connor Abbott
2020-06-17
2
-2
/
+3
*
turnip: fix cubic filtering with CmdBlitImage
Jonathan Marek
2020-06-17
3
-19
/
+26
*
turnip: fix 3D path always being used for CmdBlitImage
Jonathan Marek
2020-06-17
1
-1
/
+1
*
turnip: set VFD_INDEX_OFFSET in 3D clear/blit path
Jonathan Marek
2020-06-17
1
-4
/
+8
*
freedreno/ir3: add post-scheduler cp pass
Rob Clark
2020-06-16
5
-0
/
+223
*
freedreno/ir3/cp: extract valid_flags
Rob Clark
2020-06-16
3
-174
/
+178
*
freedreno/ir3: delay test support for vectorish instructions
Rob Clark
2020-06-16
2
-5
/
+68
*
freedreno/ir3: add helpers to move instructions
Rob Clark
2020-06-16
4
-6
/
+25
*
freedreno/ir3/delay: calculate delay properly for (rptN)'d instructions
Rob Clark
2020-06-16
1
-1
/
+23
*
freedreno/ir3: add test for delay slot calculation
Rob Clark
2020-06-16
2
-0
/
+178
*
freedreno/ir3/print: print (r) flag
Rob Clark
2020-06-16
1
-0
/
+3
*
freedreno/ir3/legalize: don't allow (nopN) if (rptN)
Rob Clark
2020-06-16
1
-1
/
+2
*
freedreno/ir3/cp: properly handle already-folded RELATIV
Rob Clark
2020-06-16
1
-3
/
+5
*
freedreno/ir3/validate: also check instr->address
Rob Clark
2020-06-16
1
-0
/
+9
[prev]
[next]