aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2021-06-21Fix incorrect documentation on `setRenderTarget(Ex)`Vincent Robinson
2021-04-28Cleanup C++0x support in irrUString.h (#33)Loïc Blot
2021-04-27Enable ogles2 on mobile platforms by defaultsfan5
It wasn't meant to be disabled.
2021-04-09Disable Software drivers on mobile platformssfan5
literally dead code
2021-04-02Bump revision earlysfan5
So we can leave CI at the last build while being able to test changes locally.
2021-04-02Prepare GUI for IME supportyw05
2021-03-26Make compiling using MSVC worksfan5
2021-03-25Bump revision to 1.9.0mt1sfan5
2021-03-25Include irrUString directly in irrlichtLoic Blot
it's a derivate from irrString and originate from irrlicht, legitimate a return back to home
2021-03-12Fix pixel-perfect draw2DLine on OpenGLsfan5
2021-03-09Remove trivial copy constructors and operatorssfan5
2021-03-07Prepare for integration with Minetestsfan5
2021-03-07Android: import touchedCount patchsfan5
2021-03-06Fix inconsistent-missing-override warningssfan5
2021-02-25irrTypes.h: use standard header for number typessfan5
2021-02-25GLX window is *not* an X11 windownumzero
2021-02-25Throw out support for Bzip, LZMA and encrypted ZIPssfan5
2021-02-25Remove bundled librariessfan5
2021-02-25Add github workflow & gitignoreLoic Blot
2021-02-21Merging r6186 through r6192 from trunk to ogl-es branchcutealien
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6193 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-12-30Fix bug introduced in last merge from svn trunkcutealien
struct STouchInput was in there twice. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6183 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-12-30Fix compiling last commit (missing a letter).cutealien
Thx @Maksym Hamarnyk git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6182 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-12-30Enable _IRR_COMPILE_WITH_OGLES1_ on IOS.cutealien
Should be enabled according to Maksym Hamarnyk git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6181 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-12-30Merging r6173 through r6179 from trunk to ogl-es branchcutealien
- Adding optional support for touch input in X11 git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6180 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-12-22Make it possible again to enable ES1 on Linux.cutealien
Seems Debian 11 adds it back. Thanks @TheBrokenRail for patch. Hidden in comments for patch #322: https://sourceforge.net/p/irrlicht/patches/322 git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6175 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-12-19Merging r6145 through r6171 from trunk to ogl-es branchcutealien
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6172 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-12Merging r6107 through r6116 from trunk to ogl-es branchcutealien
Caught up with trunk again. Not yet tested beside compiling (quick test failed, but seems like nothing from the new changes). git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6117 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-06-11Merging r6073 through r6074 from trunk to ogl-es branch.cutealien
The support for UINT shader constants added in this is just returning warnings in GLES drivers as this would need ES 3.0 git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6115 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-06-10Merging r6039 through r6072 from trunk to ogl-es branch.cutealien
Note: Not yet caught up with trunk. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6114 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