aboutsummaryrefslogtreecommitdiff
path: root/src/client/renderingengine.cpp
AgeCommit message (Expand)Author
2022-05-29Remove remains of video mode queryingsfan5
2022-05-04Make logging cost free when there is no output target (#12247)paradust7
2021-09-26Touch UI support for desktop builds (#10729)TheBrokenRail
2021-09-19Fix trivial typossfan5
2021-07-21Remove unused header includeshecks
2021-07-12Fix build on Ubuntu 16.04 and macOSsfan5
2021-07-11Refactor video driver name retrieval (#11413)hecks
2021-06-30Remove unsupported video drivers (#11395)hecks
2021-06-16Drop --videomodes, fullscreen_bpp and high_precision_fpu settingssfan5
2021-05-03fix: some code tidy about includes & irr namespacesLoic Blot
2021-05-03refacto: remove get_gui_env & draw_load_screen from RenderingEngine singletonLoic Blot
2021-05-03refacto: RenderingEngine is now better hiddenLoic Blot
2021-05-03refacto: hide mesh_cache inside the rendering engineLoic Blot
2021-05-03refacto: add RenderingEngine::cleanupMeshCacheLoic Blot
2021-04-18GLES fixes (#11205)sfan5
2021-03-12Enable Irrlicht debug logging with --tracesfan5
2021-03-09Restore Irrlicht 1.9 supportsfan5
2021-02-02Fix memory leak detected by address sanitizer (#10896)k.h.lai
2020-04-22Android: add OpenGL ES 2 support (#9715)Maksim
2020-04-11Implement DPI scaling for Windows (#9586)sfan5
2020-04-08Overall improvements to log messages (#9598)sfan5
2019-08-04Unify OpenGL ES supportsfan5
2019-08-03Add styles to most elementsrubenwardy
2019-08-03Add custom colorable GUIButton implementationrubenwardy
2018-12-08Fix crash if display resolution is not set (#7950)Martin Renold
2018-06-17Provide Xorg/net wm process ID (#7445)thoughtjigs
2018-03-11Android build fixes for c++11stujones11
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001
2018-01-13Add confirmation on new player registration (#6849)Muhammad Rifqi Priyo Susanto
2017-10-31Rewrite rendering engine (#6253)Vitaliy
2017-10-30Initial Haiku support (#6568)miqlas
2017-10-09Travis: Update clang from 4.0 to 5.0 (#6467)Loïc Blot
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-08-15Modernize client code (#6250)Loïc Blot
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot