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
*
tu: Use tu_cs_add_entries() with non-render-pass secondaries
Connor Abbott
2020-04-17
1
-1
/
+1
*
turnip: image_view rework
Jonathan Marek
2020-04-16
4
-379
/
+322
*
turnip: don't limit framebuffer size to image size
Jonathan Marek
2020-04-16
1
-13
/
+0
*
turnip: compute render_components/srgb_cntl at renderpass creation time
Jonathan Marek
2020-04-16
3
-32
/
+30
*
tu: Align GMEM resolve blit scissor
Connor Abbott
2020-04-16
1
-2
/
+1
*
ir3: Handle load_ubo_ir3 when promoting to constants
Connor Abbott
2020-04-15
1
-10
/
+30
*
ir3: Fix LDC offset units
Connor Abbott
2020-04-15
6
-11
/
+95
*
freedreno/turnip: Update GRAS_LAYER_CNTL to GRAS_MAX_LAYER_INDEX
Brian Ho
2020-04-15
2
-8
/
+3
*
turnip: Emit geometry shader descriptor consts
Brian Ho
2020-04-15
1
-0
/
+9
*
turnip: Correctly set layer stride for 3D images
Brian Ho
2020-04-15
1
-2
/
+4
*
freedreno/ir3: don't overwrite wrmask in ir3_SAM
Jonathan Marek
2020-04-14
1
-2
/
+2
*
freedreno/ir3: fix emit_tex_info split_dest
Jonathan Marek
2020-04-14
1
-2
/
+1
*
ir3: Fix txs with bindless
Connor Abbott
2020-04-14
1
-3
/
+3
*
freedreno/ir3/ra: cleanup some leftovers
Rob Clark
2020-04-13
1
-6
/
+0
*
freedreno/ir3: rename depth->dce
Rob Clark
2020-04-13
7
-68
/
+18
*
freedreno/ir3: better cleanup when removing unused instructions
Rob Clark
2020-04-13
4
-10
/
+36
*
freedreno/ir3/ra: handle array case for SFU select_reg opt
Rob Clark
2020-04-13
1
-3
/
+10
*
freedreno/ir3: add mov/cov stats
Rob Clark
2020-04-13
3
-4
/
+12
*
freedreno/ir3/postsched: avoid moving tex ahead of kill
Rob Clark
2020-04-13
1
-0
/
+18
*
freedreno/ir3/postsched: remove some leftovers
Rob Clark
2020-04-13
1
-9
/
+0
*
freedreno/ir3/sched: awareness of partial liveness
Rob Clark
2020-04-13
1
-1
/
+44
*
freedreno/ir3: new pre-RA scheduler
Rob Clark
2020-04-13
3
-396
/
+426
*
freedreno/ir3: fix location of inserted mov's
Rob Clark
2020-04-13
1
-1
/
+11
*
freedreno/ir3: simplify grouping pass
Rob Clark
2020-04-13
1
-31
/
+18
*
freedreno/ir3: make falsedep use's optional
Rob Clark
2020-04-13
3
-4
/
+6
*
freedreno/ir3: spiff out disasm a bit
Rob Clark
2020-04-13
1
-5
/
+17
*
freedreno/computerator: support bindless sampler instructions
Jonathan Marek
2020-04-13
2
-1
/
+4
*
freedreno/computerator: support nop prefix
Jonathan Marek
2020-04-13
2
-1
/
+6
*
freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
Eric Anholt
2020-04-13
3
-7
/
+22
*
freedreno/ir3: Stop doing b2n on the SEL condition.
Eric Anholt
2020-04-13
2
-3
/
+11
*
freedreno: Fix leak of binning shader variants.
Eric Anholt
2020-04-10
1
-0
/
+2
*
freedreno/ir3: Fix sz vs class confusion
Kristian H. Kristensen
2020-04-10
2
-6
/
+24
*
tu: Implement descriptor set update templates
Connor Abbott
2020-04-09
2
-4
/
+125
*
tu: Add missing code for immutable samplers
Connor Abbott
2020-04-09
1
-0
/
+20
*
tu: Emit CP_LOAD_STATE6 for descriptors
Connor Abbott
2020-04-09
5
-5
/
+304
*
tu: Switch to the bindless descriptor model
Connor Abbott
2020-04-09
7
-868
/
+673
*
ir3: Rewrite UBO push analysis to support bindless
Connor Abbott
2020-04-09
3
-59
/
+107
*
ir3: Plumb through bindless support
Connor Abbott
2020-04-09
10
-99
/
+520
*
ir3: LDC also has a destination
Connor Abbott
2020-04-09
1
-1
/
+1
*
ir3: Also don't propagate immediate offset with LDC
Connor Abbott
2020-04-09
1
-3
/
+3
*
ir3: Plumb through support for a1.x
Connor Abbott
2020-04-09
11
-67
/
+164
*
ir3: Add bindless instruction encoding
Connor Abbott
2020-04-09
3
-103
/
+277
*
freedreno/a6xx: Add registers for the bindless model
Connor Abbott
2020-04-09
2
-0
/
+39
*
freedreno/a6xx: Add UBO size field
Connor Abbott
2020-04-09
1
-1
/
+1
*
tu: ir3: Emit push constants directly
Connor Abbott
2020-04-09
6
-26
/
+86
*
tu: Dump out shader assembly when requested
Connor Abbott
2020-04-09
1
-0
/
+14
*
turnip: new clear/blit implementation with shader path fallback
Jonathan Marek
2020-04-09
15
-1990
/
+2578
*
turnip: add vk_format_is_snorm/is_float
Jonathan Marek
2020-04-09
1
-0
/
+12
*
turnip: rework format helpers
Jonathan Marek
2020-04-09
6
-29
/
+41
*
turnip: use dirty bits for dynamic viewport/scissor state
Jonathan Marek
2020-04-09
2
-8
/
+16
[next]