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
/
vulkan
/
tu_pipeline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: move ubo_state into const_state
Rob Clark
2020-06-19
1
-1
/
+0
*
freedreno/ir3: add accessor for const_state
Rob Clark
2020-06-19
1
-5
/
+5
*
turnip: move enum translation functions to a common header
Jonathan Marek
2020-06-18
1
-213
/
+0
*
turnip: fix a sample shading case
Jonathan Marek
2020-06-18
1
-1
/
+10
*
turnip: fix a crash when rasterizerDiscardEnable is set
Jonathan Marek
2020-06-18
1
-25
/
+18
*
turnip: set .MERGEDREGS based on variant
Rob Clark
2020-06-18
1
-1
/
+2
*
turnip: input attachment descriptor set rework
Jonathan Marek
2020-06-17
1
-13
/
+4
*
turnip: refactor draw states and dynamic states
Jonathan Marek
2020-06-17
1
-157
/
+92
*
tu: Remove tu_shader_compile_options
Connor Abbott
2020-06-17
1
-23
/
+54
*
tu: Use the ir3 shader API
Connor Abbott
2020-06-17
1
-75
/
+61
*
turnip: simplify stage2 helpers
Jonathan Marek
2020-06-15
1
-43
/
+4
*
turnip: remove duplicated stage2opcode and stage2shaderdb
Jonathan Marek
2020-06-15
1
-61
/
+41
*
turnip: remove some dead/redundant code
Jonathan Marek
2020-06-13
1
-23
/
+1
*
turnip: add layered 3D path clear for CmdClearAttachments
Jonathan Marek
2020-06-12
1
-9
/
+16
*
turnip: share code between 3D blit/clear path and tu_pipeline
Jonathan Marek
2020-06-12
1
-4
/
+6
*
turnip: pipeline program state refactor
Jonathan Marek
2020-06-12
1
-339
/
+217
*
tu: Fix context faults loading unused descriptor sets
Connor Abbott
2020-06-09
1
-0
/
+22
*
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: move HLSQ_UPDATE_CNTL write to before xs config writes
Jonathan Marek
2020-06-08
1
-3
/
+3
*
turnip: Add support for alphaToOne.
Eric Anholt
2020-06-05
1
-3
/
+2
*
turnip: Use tu_cs_emit_regs() for BLEND_CONTROL.
Eric Anholt
2020-06-05
1
-23
/
+13
*
turnip: Simplify vertex buffer bindings.
Eric Anholt
2020-06-04
1
-20
/
+8
*
freedreno/a6xx: update depth-plane control regs
Rob Clark
2020-06-04
1
-6
/
+7
*
freedreno/ir3: split kill from no_earlyz
Rob Clark
2020-06-04
1
-1
/
+1
*
turnip: fix RENDER_COMPONENTS value
Jonathan Marek
2020-06-02
1
-4
/
+9
*
tu: Implement dual-src blending
Connor Abbott
2020-05-14
1
-4
/
+50
*
tu: Move RENDER_COMPONENTS setting to pipeline state
Connor Abbott
2020-05-14
1
-0
/
+8
*
freedreno,tu: Don't request fragcoord components not being read.
Hyunjun Ko
2020-05-08
1
-12
/
+4
*
tu: Support pipelines without a fragment shader
Connor Abbott
2020-05-07
1
-1
/
+1
*
freedreno: sync registers with envytools
Rob Clark
2020-04-30
1
-2
/
+2
*
turnip: fix wrong substream size in parse_multisample_and_color_blend
20.1-branchpoint
Jonathan Marek
2020-04-29
1
-1
/
+1
*
tu: Implement PrimID passthrough
Connor Abbott
2020-04-25
1
-4
/
+14
*
ir3: Skip missing VS outputs in VS out map when linking
Connor Abbott
2020-04-25
1
-12
/
+5
*
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: implement VK_EXT_sample_locations
Jonathan Marek
2020-04-22
1
-0
/
+54
*
turnip: disable depth test for S8_UINT attachment
Jonathan Marek
2020-04-22
1
-6
/
+13
*
tu: Emit CP_LOAD_STATE6 for descriptors
Connor Abbott
2020-04-09
1
-5
/
+255
*
tu: Switch to the bindless descriptor model
Connor Abbott
2020-04-09
1
-56
/
+36
*
tu: ir3: Emit push constants directly
Connor Abbott
2020-04-09
1
-0
/
+1
*
turnip: improve vertex input handling
Jonathan Marek
2020-04-09
1
-68
/
+55
*
turnip: Populate tu_pipeline.active_stages
Brian Ho
2020-04-07
1
-0
/
+6
*
turnip: Selectively configure GRAS_LAYER_CNTL
Brian Ho
2020-04-07
1
-2
/
+0
*
turnip: Set up REG_A6XX_SP_GS_CONFIG
Brian Ho
2020-04-07
1
-6
/
+8
*
turnip: Configure VFD_CONTROL with gsheader and primitiveid
Brian Ho
2020-04-07
1
-7
/
+16
*
turnip: Configure VPC for geometry shaders
Brian Ho
2020-04-07
1
-23
/
+140
*
turnip: Emit geometry shader obj and related consts
Brian Ho
2020-04-07
1
-1
/
+49
[next]