Age | Commit message (Expand) | Author |
---|---|---|
2022-12-05 | Fix that mouse-button-up event is parsed twice for drag-and-drop | Markus Sauermann |
2022-12-03 | Load X11 dynamically | Riteo |
2022-11-15 | Set vsync on window creation when using GLES3. | clayjohn |
2022-11-13 | Fix gl_manager nullptr crash | Markus Sauermann |
2022-11-11 | Fix unsent WINDOW_EVENT_MOUSE_ENTER event on mouse_mode-change | Markus Sauermann |
2022-11-08 | Add support for OpenGL to OpenXR | David Snopek |
2022-11-03 | Merge pull request #67695 from Sauermann/fix-filedrop-space | RĂ©mi Verschelde |
2022-11-03 | Do not strip spaces at the end of file names of dropped files on linuxbsd | Markus Sauermann |
2022-11-03 | Fix unwanted popup closing by mouse-move while holding mouse-button | Markus Sauermann |
2022-11-02 | linuxbsd: move all X11 stuff in its own directory | Riteo |