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.28k stars 193 forks source link

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

Closed avu closed 1 month ago

avu commented 1 month ago

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