Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-26 | Use non-static member vars for SDL clipboard / primary selection buffers | DS | |
2023-03-24 | SDL: Support primary selection | Desour | |
Requires SDL >= 2.25.0 (newest master). | |||
2023-03-24 | SDL: Support clipboard | Desour | |
2023-03-24 | Implement X11 primary selection | Desour | |
2022-03-09 | Fix COSOperator::getSystemMemory | sfan5 | |
The values it returns are in Kilobytes and it was broken on macOS. | |||
2022-02-26 | Get rid of various old compiler and platform checks | sfan5 | |
2021-08-30 | Change clipboard to UTF-8 on macOS | sfan5 | |
(untested) | |||
2021-08-30 | Make clipboard UTF-8 on Windows too | sfan5 | |
2021-08-30 | Fix X11 selections (#55) | DS | |
This fixes all the issues with the X11 selection in addition to switching the clipboard to always be UTF-8. | |||
2021-07-16 | Remove various ancient support code | sfan5 | |
2020-06-12 | Merging r6075 through r6106 from trunk to ogl-es branch. | cutealien | |
Burnings renderer changes. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6116 dfc29bdd-3216-0410-991c-e03cc46cb475 | |||
2020-01-03 | Merging r5975 through r6036 from trunk to ogl-es branch. | cutealien | |
GLES drivers adapted, but only did make compile-tests. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6038 dfc29bdd-3216-0410-991c-e03cc46cb475 |