index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
panfrost
/
midgard
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost/midgard: Allow flt to run on most units
Alyssa Rosenzweig
2019-02-27
1
-1
/
+1
*
panfrost/midgard: Add fround(_even), ftrunc, ffma
Alyssa Rosenzweig
2019-02-25
3
-0
/
+14
*
panfrost: Verify and print brx condition in disasm
Alyssa Rosenzweig
2019-02-21
1
-1
/
+10
*
panfrost: Dynamically set discard branch targets
Alyssa Rosenzweig
2019-02-21
1
-20
/
+46
*
panfrost/midgard: Emit extended branches
Alyssa Rosenzweig
2019-02-21
2
-17
/
+84
*
panfrost: Rectify doubleplusungood extended branch
Alyssa Rosenzweig
2019-02-21
2
-8
/
+8
*
panfrost/midgard: Fix nested/chained if-else
Alyssa Rosenzweig
2019-02-21
1
-3
/
+3
*
panfrost/midgard: Refactor tag lookahead code
Alyssa Rosenzweig
2019-02-21
1
-27
/
+31
*
panfrost: Preserve w sign in perspective division
Alyssa Rosenzweig
2019-02-18
1
-2
/
+4
*
nir: Move panfrost's isign lowering to nir_opt_algebraic.
Eric Anholt
2019-02-14
2
-1
/
+1
*
panfrost: Elucidate texture op scheduling comment
Alyssa Rosenzweig
2019-02-10
1
-8
/
+1
*
panfrost: Remove if 0'd dead code
Alyssa Rosenzweig
2019-02-10
1
-11
/
+0
*
panfrost: Don't hardcode number of nir_ssa_defs
Alyssa Rosenzweig
2019-02-10
1
-14
/
+14
*
panfrost: Clean-up one-argument passing quirk
Alyssa Rosenzweig
2019-02-10
2
-114
/
+112
*
panfrost: Implement Midgard shader toolchain
Alyssa Rosenzweig
2019-02-05
12
-0
/
+6341