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
*
turnip: Fix crashes when geometry shader constants aren't used
Hyunjun Ko
2020-04-23
1
-0
/
+2
*
turnip: Skip unused regs when setting up streamout buffers
Hyunjun Ko
2020-04-23
1
-0
/
+4
*
turnip : Fix wrong offset calculation for xfb buffer.
Hyunjun Ko
2020-04-23
1
-2
/
+0
*
turnip: Implement and enable VK_QUERY_TYPE_TRANSFORM_FEEDBACK_STREAM_EXT
Hyunjun Ko
2020-04-23
2
-2
/
+133
*
turnip: make the struct slot_value of queries get 2 values
Hyunjun Ko
2020-04-23
1
-57
/
+86
*
turnip: implement VK_EXT_sampler_filter_minmax
Jonathan Marek
2020-04-22
4
-2
/
+26
*
turnip: enable cube arrays
Jonathan Marek
2020-04-22
1
-1
/
+1
*
turnip: implement VK_EXT_filter_cubic
Jonathan Marek
2020-04-22
4
-6
/
+40
*
turnip: implement VK_EXT_sample_locations
Jonathan Marek
2020-04-22
7
-32
/
+132
*
turnip: set shader key msaa field
Jonathan Marek
2020-04-22
1
-0
/
+6
*
turnip: enable VK_FORMAT_S8_UINT as stencil format
Jonathan Marek
2020-04-22
4
-20
/
+33
*
turnip: improve GMEM load/store logic
Jonathan Marek
2020-04-22
4
-59
/
+89
*
turnip: disable depth test for S8_UINT attachment
Jonathan Marek
2020-04-22
1
-6
/
+13
*
ir3: Fix bug with shaders that only exit via discard
Connor Abbott
2020-04-22
2
-0
/
+71
*
ir3: Don't double-insert the first block
Connor Abbott
2020-04-22
1
-1
/
+0
*
freedreno/ir3: Drop handling FRAG_RESULT_DEPTH writing to .z
Eric Anholt
2020-04-21
1
-3
/
+1
*
turnip: fix GMEM resolve in CmdNextSubpass
Jonathan Marek
2020-04-21
1
-1
/
+3
*
freedreno/drm-shim: Add support for faking other adreno chips.
Eric Anholt
2020-04-21
2
-3
/
+124
*
tu: Fix the advertised maxFragmentInputComponents
Connor Abbott
2020-04-21
1
-1
/
+1
*
freedreno/a6xx: Expand various varying-count bitfields
Connor Abbott
2020-04-21
1
-6
/
+6
*
ir3/ra: Fix off-by-one issues with live-range extension
Connor Abbott
2020-04-18
3
-2
/
+34
*
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
[next]