Age | Commit message (Expand) | Author |
2023-01-23 | Cleanup and unify keyboard input. | bruvzg |
2023-01-23 | Convert en_GB spelling to en_US with codespell | Rémi Verschelde |
2023-01-22 | [iOS] Restore OpenGLES3 renderer support. | bruvzg |
2023-01-07 | Add support for the custom initial screen for the main window, fix primary sc... | bruvzg |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-12-23 | [iOS] Add Apple Pencil pressure and tilt support. | bruvzg |
2022-12-12 | [iOS] Fix broken single line input and incorrect selection / caret position. | bruvzg |
2022-12-07 | Merge pull request #69712 from bruvzg/real_size | Rémi Verschelde |
2022-12-07 | Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win... | bruvzg |
2022-12-07 | Fix Determining Window for Touchscreen | Markus Sauermann |
2022-10-31 | Merge pull request #67879 from bruvzg/fix_no_vlk | Rémi Verschelde |
2022-10-26 | Fix build with Vulkan disabled and no Vulkan headers installed. | bruvzg |
2022-10-24 | Make window creation with custom position do not flash | Wei Guo |
2022-08-22 | Replace Array return types with TypedArray | kobewi |
2022-08-04 | Add support for multiple virtual keyboard types | Brian Semrau |
2022-07-25 | Code quality: Fix header guards consistency | Rémi Verschelde |
2022-07-21 | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg |