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