aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/CIrrDeviceOSX.mm
AgeCommit message (Collapse)Author
2023-03-11Drop IrrCompileConfig (#163)Vitaliy
2023-01-02Remove leftover code from software renderingsfan5
2022-06-06Use CGWarpMouseCursorPositionparadust7
2022-05-22Remove core::list and replace uses with std::list (#105)paradust7
2022-01-31Gracefully handle lack of bundle on macOSsfan5
should fix https://github.com/minetest/minetest/issues/10170
2021-07-16CIrrDeviceOSX: drop all video mode codesfan5
2021-07-16Remove various ancient support codesfan5
2021-03-16Fix Irrlicht not properly resizing on macOS due to incorrect window size; ↵Jordan Snelling
thanks @torleif
2021-02-21Merging r6194 from trunk to ogl-es branch.cutealien
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6195 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-09-29Merging r6128 through r6139 from trunk to ogl-es branch.cutealien
Note: I could not merge 2 OSX project files as I'm not sure how to correctly resolve their conflicts. Maybe old version for those files are still OK, as ogl-es branch got updated once before (leaving trunk behind). In case it causes problems I hope someone can send another patch for those 2 files: source/Irrlicht/Irrlicht.xcodeproj/xcshareddata/xcschemes source/Irrlicht/Irrlicht.xcodeproj/project.pbxproj git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6140 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-06-20Merging r6122 through r6127 from trunk to ogl-es branchcutealien
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6128 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