JetBrains / JetBrainsRuntime

Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
GNU General Public License v2.0
1.35k stars 198 forks source link

JBR-7420 Vulkan: Implement DRAW_PARALLELOGRAM primitive for flat color rendering #426

Closed avu closed 3 months ago

avu commented 3 months ago

Refactored rendering code. Provided common implementation for fill and draw operations.