aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/COSOperator.cpp
AgeCommit message (Collapse)Author
2023-03-26Use non-static member vars for SDL clipboard / primary selection buffersDS
2023-03-24SDL: Support primary selectionDesour
Requires SDL >= 2.25.0 (newest master).
2023-03-24SDL: Support clipboardDesour
2023-03-24Implement X11 primary selectionDesour
2022-03-09Fix COSOperator::getSystemMemorysfan5
The values it returns are in Kilobytes and it was broken on macOS.
2022-02-26Get rid of various old compiler and platform checkssfan5
2021-08-30Change clipboard to UTF-8 on macOSsfan5
(untested)
2021-08-30Make clipboard UTF-8 on Windows toosfan5
2021-08-30Fix 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-16Remove various ancient support codesfan5
2020-06-12Merging 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-03Merging 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