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: don't rely on intr->num_components
Rob Clark
2020-06-16
4
-22
/
+20
*
turnip: simplify stage2 helpers
Jonathan Marek
2020-06-15
1
-43
/
+4
*
turnip: remove duplicated stage2opcode and stage2shaderdb
Jonathan Marek
2020-06-15
3
-98
/
+46
*
turnip: drop linking libfreedreno_drm
Rob Clark
2020-06-15
1
-1
/
+0
*
freedreno/ir3: move the libdrm dependency out of shared code
Rob Clark
2020-06-15
2
-19
/
+8
*
freedreno/ir3: fix ir3_nir_move_varying_inputs
Jonathan Marek
2020-06-14
1
-10
/
+5
*
turnip: remove some dead/redundant code
Jonathan Marek
2020-06-13
8
-540
/
+35
*
turnip: add emit renderpass cache flushes for sysmem 3D CmdClearAttachments
Jonathan Marek
2020-06-12
3
-1
/
+8
*
turnip: add layered 3D path clear for CmdClearAttachments
Jonathan Marek
2020-06-12
2
-42
/
+142
*
turnip: share code between 3D blit/clear path and tu_pipeline
Jonathan Marek
2020-06-12
4
-135
/
+108
*
turnip: pipeline program state refactor
Jonathan Marek
2020-06-12
1
-339
/
+217
*
freedreno/ir3: limit pre-fetched tex dest
Rob Clark
2020-06-11
3
-4
/
+60
*
freedreno/ir3: remove RA "q-values" optimization
Rob Clark
2020-06-11
1
-54
/
+3
*
freedreno/ir3: respect tex prefetch limits
Rob Clark
2020-06-11
2
-21
/
+51
*
freedreno/ir3: add debug code to print conflicting half-regs
Rob Clark
2020-06-11
1
-0
/
+7
*
turnip: Expose robustBufferAccess.
Eric Anholt
2020-06-09
1
-1
/
+1
*
turnip: Fix crashes in compute with no descriptors to load.
Eric Anholt
2020-06-09
1
-1
/
+3
*
tu: Fix context faults loading unused descriptor sets
Connor Abbott
2020-06-09
3
-0
/
+28
*
tu: Rewrite flushing to use barriers
Connor Abbott
2020-06-09
4
-154
/
+1049
*
tu: Remove useless event_write helpers
Connor Abbott
2020-06-09
1
-19
/
+7
*
tu: Don't actually track seqno's for events
Connor Abbott
2020-06-09
4
-76
/
+78
*
tu: Remove useless post-binning flushes
Connor Abbott
2020-06-09
1
-25
/
+9
*
turnip: fix VFD_CONTROL for binning pass
Jonathan Marek
2020-06-08
1
-1
/
+1
*
turnip: use common emit_xs_cntl to fill a6xx_sp_xs_ctrl_reg0
Jonathan Marek
2020-06-08
1
-28
/
+28
*
turnip: fix HW binning with geometry shader
Jonathan Marek
2020-06-08
1
-2
/
+6
*
turnip: correctly emit non-binning vs in transform feedback case
Jonathan Marek
2020-06-08
1
-3
/
+5
*
turnip: clamp sampler minLod/maxLod
Jonathan Marek
2020-06-08
1
-2
/
+4
*
turnip: update some properties based on blob driver
Jonathan Marek
2020-06-08
1
-8
/
+8
*
turnip: move HLSQ_UPDATE_CNTL write to before xs config writes
Jonathan Marek
2020-06-08
1
-3
/
+3
*
Switch from cElementTree to ElementTree.
Vinson Lee
2020-06-05
1
-1
/
+1
*
freedreno/ir3: Handle cases where we decide not to lower UBO 0 loads.
Eric Anholt
2020-06-05
1
-39
/
+39
*
freedreno/ir3: Drop the max_const on a6xx to 512.
Eric Anholt
2020-06-05
1
-1
/
+4
*
freedreno/ir3: Account for driver params in UBO max const upload.
Eric Anholt
2020-06-05
3
-7
/
+26
*
freedreno/ir3: Stop shifting UBO 1 down to be UBO 0.
Eric Anholt
2020-06-05
1
-18
/
+9
*
freedreno/ir3: Drop unnecessary alignment of pushed UBO size.
Eric Anholt
2020-06-05
1
-1
/
+1
*
freedreno/ir3: Stop pushing immediates once we've filled the constbuf.
Eric Anholt
2020-06-05
1
-1
/
+8
*
freedreno/ir3: Refactor ir3_cp's lower_immed().
Eric Anholt
2020-06-05
1
-20
/
+24
*
turnip: Add support for alphaToOne.
Eric Anholt
2020-06-05
3
-4
/
+4
*
turnip: Use tu_cs_emit_regs() for BLEND_CONTROL.
Eric Anholt
2020-06-05
1
-23
/
+13
*
freedreno/computerator: fix missing dependency on generated header
Rob Clark
2020-06-05
1
-0
/
+1
*
turnip: Simplify vertex buffer bindings.
Eric Anholt
2020-06-04
3
-32
/
+25
*
turnip: Don't bother clamping VB size.
Eric Anholt
2020-06-04
1
-3
/
+1
*
turnip: Move vertex buffer bindings to SET_DRAW_STATE.
Eric Anholt
2020-06-04
1
-26
/
+44
*
freedreno/a6xx: update depth-plane control regs
Rob Clark
2020-06-04
2
-8
/
+47
*
freedreno/a6xx: sync registers from envytools
Rob Clark
2020-06-04
1
-1
/
+8
*
freedreno/ir3: split kill from no_earlyz
Rob Clark
2020-06-04
3
-3
/
+10
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
2
-2
/
+3
*
turnip: fix RENDER_COMPONENTS value
Jonathan Marek
2020-06-02
2
-5
/
+16
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
7
-12
/
+14
*
freedreno/a6xx: document LRZ flag buffer
Rob Clark
2020-05-29
1
-1
/
+32
[next]