aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-13Add back LightManagerHEADlightLizzy Fleckenstein
2023-04-13Add back lighting systemLizzy Fleckenstein
2023-04-08Drop createImagesFromFile in favor of createImageFromFilenumzero
2023-04-08Drop IImageLoader::loadImages as only IImageLoader::loadImage is usablenumzero
2023-03-25Resolve conflicts with masternumzero
2023-03-24Implement X11 primary selectionDesour
2023-03-24Use qualifed id instead of virtual function calls in CVertexBuffer constructorscutealien
2023-03-24Fix spelling of enums in header commentscutealien
2023-03-24Fix some problems with CMatrix4::getRotationDegreescutealien
2023-03-24Fix IGUIElements not getting a tab order because of invisible or disabled par...cutealien
2023-03-24Avoid ambigious conversions when compiling with c++20cutealien
2023-03-24S3DVertex initialize color always. It's derived classes now both accept const...cutealien
2023-03-24CVertexBuffer no longer re-allocates stuff when type doesn't change cutealien
2023-03-24Add documentation that sourceRect of draw2dImage is based on the OriginalSizecutealien
2023-03-24Avoid some more warnings when working with CMatrix4<f64>cutealien
2023-03-24Avoid warnings when working with CMatrix4<f64>cutealien
2023-03-24IVideoDriver::setMaterialRendererName now using u32 for index like other simi...cutealien
2023-03-19Drop dependency on FileSystem from SceneManagernumzero
2023-03-19Drop unused dependency of SceneManager on GUIEnvironmentnumzero
2023-03-14Remove all mentions of iOSnumzero
2023-03-13Merge branch 'drop-irr-compile-config' into opengl3numzero
2023-03-11Bump revision earlysfan5
2023-03-11Drop IrrCompileConfig (#163)Vitaliy
2023-03-05Bump revisionsfan5
2023-03-03Restore obsolete constants as they are still used in some code I don’t want...numzero
2023-03-03Merge branch 'master' into opengl3numzero
2023-03-02Support both OpenGL3 and GLES2 on SDL2numzero
2023-03-02Drop obsolete video driversnumzero
2023-02-27Drop obsolete IVideoDriver featuresnumzero
2023-02-22Reduce IrrCompileConfig usage to files that actually need itnumzero
2023-02-22Drop _IRR_MATERIAL_MAX_TEXTURES_numzero
2023-02-22Drop _IRR_SCENEMANAGER_DEBUGnumzero
2023-02-22Drop _IRR_COMPILE_WITH_GUI_numzero
2023-02-22Drop obsolete configuration macrosnumzero
2023-02-22Move import/export macros into CMakenumzero
2023-02-22Move platform detection to CMakenumzero
2023-02-22Remove irr::core::hashDesour
2023-02-22Fix -Wignored-qualifiers warnings in irrUString.hDesour
2023-02-21Drop unused stuff from IrrCompileConfignumzero
2023-02-06Add WindowMaximized creation parameter and isWindowMaximized() (#142)DS
2023-01-02Delete profilersfan5
2023-01-02Delete leak huntersfan5
2022-12-23Completely remove irrAllocatorsfan5
2022-12-23Replace core::string implementation with std::basic_stringsfan5
2022-11-11Fix two irrString bugssfan5
2022-10-24Add setRelativeMode for SDL driver (#123)Andrei E
2022-10-24Bump revision earlysfan5
2022-10-15Replace _IRR_OVERRIDE_ macro with override keywordJosiahWI
2022-10-14Fix buffer size for wchar-multibyte conversionsfan5
2022-09-16Bump revisionsfan5