clayjohn
|
62516df757
Precompute projection matrices when rendering 2D shadows
|
9 months ago |
DarioSamo
|
fa1aacb455
Configure MSAA properly in canvas renderer's pipelines.
|
10 months ago |
clayjohn
|
65f3df5923
Properly utilize surface information when creating pipelines and vertex arrays in canvas renderer
|
10 months ago |
Dario
|
e2c6daf7ef
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile.
|
1 year ago |
clayjohn
|
4d635b7a3a
Combine texture and instance data into one uniform set in the 2D renderer
|
10 months ago |
Stuart Carnie
|
e826ab9ba9
[2D,Metal]: Fix subpixel blending; fix inconsistent blend state in Metal
|
10 months ago |
Stuart Carnie
|
5b5dc00c52
2D: Remove redundant assignment
|
10 months ago |
Stuart Carnie
|
c113e5b143
2D: Fix use-after-free in batch rendering
|
11 months ago |
Stuart Carnie
|
a657ea42f1
2D: Add batching to RendererCanvasRenderRD
|
1 year ago |
Rémi Verschelde
|
568589c9d8
Merge pull request #90993 from darksylinc/matias-TheForge
|
11 months ago |
Matias N. Goldberg
|
364f916f3f
Add debug utilities for Vulkan
|
1 year ago |
Aaron Franke
|
7db24a9ad5
Simplify and fix Rect2/AABB get_support function
|
11 months ago |
kleonc
|
1bd8372813
Fix Parallax2D repeats being not relative to its transform
|
11 months ago |
Feiyue Zhang
|
6f30df4b6a
Linearize color if HDR 2D is on
|
1 year ago |
bruvzg
|
4790e12f66
Fix LCD font AA modulation in RendererRD.
|
1 year ago |
cosparks
|
6d0dca76c0
Fixes SDF Collision Enable/Disable
|
1 year ago |
Ricardo Buring
|
2ed2ccc2d8
Fixed Timestep Interpolation (2D)
|
1 year ago |
markdibarry
|
a62870956a
Add new Parallax2D node
|
1 year ago |
Rémi Verschelde
|
4a30fe5e7c
Merge pull request #86564 from Giwayume/feature/canvas-item-shader-custom-data
|
1 year ago |
jsjtxietian
|
2004ad1ac5
Clean up outdated `USE_LIGHT_SHADER_CODE` usage
|
1 year ago |
Giwayume
|
bb83c4adec
Add custom shader attributes to Canvas Item Shaders
|
1 year ago |
Dario
|
80eacf1b7a
Fix incorrect mapping of initial action as clear region continue to clear.
|
1 year ago |
Dario
|
cc4d39b0c1
Acyclic Command Graph for RenderingDevice.
|
1 year ago |
Rémi Verschelde
|
342531597b
Merge pull request #85811 from clayjohn/2D-render-info
|
1 year ago |
clayjohn
|
528b4a3283
Implement render info counters for the 2D renderer
|
1 year ago |
bruvzg
|
c0a1c5ae61
Fix CanvasOcclusionShaderRD format error with double precision build.
|
1 year ago |
Bastiaan Olij
|
47983e30c5
Ensure 2D MSAA resolve is performed when 3D content but no 2D content in scene
|
1 year ago |
Hugo Locurcio
|
0012478ecb
Add property hint for 2D shadow size project setting
|
1 year ago |
Rémi Verschelde
|
4b7cc99bc1
Merge pull request #79169 from reduz/debug-canvas-item-redraw
|
1 year ago |
A Thousand Ships
|
034c0f1624
Replace `sanity` with `safety` for checks
|
1 year ago |