Commit Graph

2 Commits

Author SHA1 Message Date
rdb a52744a973 cocoa: Improvements to VSync implementation:
- Use futex instead of condition var
- Prepare for adaptive sync support (#1553)
- Support in tinydisplay
2023-10-21 15:05:44 +02:00
rdb a5fe1fa4bd tinydisplay: Add Cocoa-based backend
Adds support for tinydisplay rendering on macOS

Fixes #1285
2023-03-22 13:15:06 +01:00