 Max Thrunandomar
|
6d9a54a904
|
Examples: Metal: Wrap main event loop body in an @autoreleasepool block to ensure allocations get freed even if underlying system event loop gets paused due to app nap (#2910, #2917)
|
2019-12-05 15:50:33 +01:00 |
|
 Max Thrunandomar
|
ed79b4d22e
|
Examples/Backends: Metal: Added support for large meshes (64k+ vertices) with 16-bits indices, enable 'ImGuiBackendFlags_HasVtxOffset' config flag in back-end. (#2591, #2592)
|
2019-05-29 19:45:15 +02:00 |
|
 Max Thrunandomar
|
5ecc9d5865
|
Examples: Metal: Add GLFW+Metal example
|
2019-05-06 09:51:21 +02:00 |
|
 Max Thrunandomar
|
7c6ba3a1da
|
ImDrawCallback_ResetRenderState: Added Metal.
|
2019-04-30 22:18:25 +02:00 |
|
 Max ThrunandGitHub
|
4f389b7f6a
|
Add null terminator to ShowStyleEditor output_type combo options
Without a null terminator the Combo() function indexes outside of the "items_separated_by_zeros" string.
|
2016-08-18 11:00:23 -07:00 |
|