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
/
fdl
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: Introduce a "cpp_shift" value for cpp divs/muls.
Eric Anholt
2020-04-23
3
-0
/
+16
*
freedreno/a6xx: Set a level's pitch based on minified level0 pitch, not width0.
Eric Anholt
2020-04-07
2
-13
/
+274
*
freedreno: Add the outline of a test for a6xx texture layout.
Eric Anholt
2020-04-07
2
-0
/
+243
*
freedreno/a6xx: Drop the "alignment" layout temporary.
Eric Anholt
2020-04-07
1
-10
/
+3
*
freedreno/a6xx: Remove the "aligned_height" temporary.
Eric Anholt
2020-04-07
1
-5
/
+3
*
freedreno/a6xx: Sink the per-level size temps inside the loop.
Eric Anholt
2020-04-07
1
-17
/
+5
*
freedreno/fdl: Add base_align
Connor Abbott
2020-03-31
2
-13
/
+21
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
freedreno: Allow UBWC on textures with multiple mipmap levels.
Eric Anholt
2020-02-04
3
-18
/
+19
*
freedreno: Rename the UBWC layer size field and store it as bytes.
Eric Anholt
2020-02-04
3
-10
/
+9
*
freedreno: Include the layer size in layout debug.
Eric Anholt
2020-02-04
1
-1
/
+2
*
freedreno: Move the layout debug under FD_MESA_DEBUG=layout.
Eric Anholt
2020-02-04
3
-22
/
+33
*
tu: Move UBWC layout into fdl6_layout() and use that function.
Eric Anholt
2019-12-11
2
-20
/
+94
*
freedreno: Switch the 16-bit workaround to match what turnip does.
Eric Anholt
2019-12-11
1
-4
/
+4
*
freedreno: Move a6xx's setup_slices() to a shareable helper function.
Eric Anholt
2019-12-11
4
-2
/
+278
*
tu: Move our image layout into a freedreno_layout struct.
Eric Anholt
2019-12-11
1
-2
/
+4
*
freedreno: Move UBWC layout into a slices array like the non-UBWC slices.
Eric Anholt
2019-12-11
1
-4
/
+2
*
freedreno: Drop the extra offset field for mipmap slices.
Eric Anholt
2019-12-11
1
-4
/
+1
*
freedreno: Introduce a resource layout header.
Eric Anholt
2019-11-26
1
-0
/
+164