summaryrefslogtreecommitdiffstats
path: root/servers/rendering/rendering_server_canvas.h
Commit message (Expand)AuthorAgeFilesLines
* RenderingServer reorganizationreduz2020-12-041-279/+0
* Restored antialiased lines by emulation using triangle stripsYuri Roubinsky2020-11-271-1/+1
* Implement signed distance fields for 2D shadersreduz2020-11-261-1/+4
* Implement DirectionalLight2Dreduz2020-11-041-5/+7
* Refactor pixel snapping.reduz2020-10-301-2/+3
* Implement CanvasGroup and CanvasItem clippingreduz2020-10-281-0/+2
* Refactored 2D shader and lighting systemreduz2020-10-241-19/+23
* Make YSort stableJohn Pennycook2020-09-271-1/+3
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-3/+6
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-8/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* More server renames for consistency after #37361Rémi Verschelde2020-03-281-1/+1
* Renaming of servers for coherency.Juan Linietsky2020-03-271-0/+270