]> git.lizzy.rs Git - minetest.git/history - src/client/renderingengine.cpp
Add dynamic exposure correction (#12959)
[minetest.git] / src / client / renderingengine.cpp
2023-01-06 x2048Add dynamic exposure correction (#12959)
2022-12-25 ROllerozxaFully remove pageflip 3D mode (#13074)
2022-12-24 Jean-Patrick GuerreroFix progress bar look on HiDPI displays (#13055)
2022-11-02 x2048Improve bloom effect (#12916)
2022-07-31 ROllerozxaFix Android blank screen (#12604)
2022-07-09 SmallJokerEnforce limits of settings that could cause buggy behav...
2022-05-29 sfan5Remove remains of video mode querying
2022-05-04 paradust7Make logging cost free when there is no output target...
2021-09-26 TheBrokenRailTouch UI support for desktop builds (#10729)
2021-09-19 sfan5Fix trivial typos
2021-07-21 hecksRemove unused header includes
2021-07-12 sfan5Fix build on Ubuntu 16.04 and macOS
2021-07-11 hecksRefactor video driver name retrieval (#11413)
2021-06-30 hecksRemove unsupported video drivers (#11395)
2021-06-16 sfan5Drop --videomodes, fullscreen_bpp and high_precision_fp...
2021-05-03 Loic Blotfix: some code tidy about includes & irr namespaces
2021-05-03 Loic Blotrefacto: remove get_gui_env & draw_load_screen from...
2021-05-03 Loic Blotrefacto: RenderingEngine is now better hidden
2021-05-03 Loic Blotrefacto: hide mesh_cache inside the rendering engine
2021-05-03 Loic Blotrefacto: add RenderingEngine::cleanupMeshCache
2021-04-18 sfan5GLES fixes (#11205)
2021-03-12 sfan5Enable Irrlicht debug logging with --trace
2021-03-09 sfan5Restore Irrlicht 1.9 support
2021-02-02 k.h.laiFix memory leak detected by address sanitizer (#10896)
2020-04-22 MaksimAndroid: add OpenGL ES 2 support (#9715)
2020-04-11 sfan5Implement DPI scaling for Windows (#9586)
2020-04-08 sfan5Overall improvements to log messages (#9598)
2019-08-04 sfan5Unify OpenGL ES support
2019-08-03 rubenwardyAdd styles to most elements
2019-08-03 rubenwardyAdd custom colorable GUIButton implementation
2018-12-08 Martin RenoldFix crash if display resolution is not set (#7950)
2018-06-17 thoughtjigsProvide Xorg/net wm process ID (#7445)
2018-03-11 stujones11Android build fixes for c++11
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2018-01-13 Muhammad Rifqi Pri... Add confirmation on new player registration (#6849)
2017-10-31 VitaliyRewrite rendering engine (#6253)
2017-10-30 miqlasInitial Haiku support (#6568)
2017-10-09 Loïc BlotTravis: Update clang from 4.0 to 5.0 (#6467)
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-08-15 Loïc BlotModernize client code (#6250)
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)