index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
renderingengine.cpp
Age
Commit message (
Expand
)
Author
2021-02-02
Fix memory leak detected by address sanitizer (#10896)
k.h.lai
2020-04-22
Android: add OpenGL ES 2 support (#9715)
Maksim
2020-04-11
Implement DPI scaling for Windows (#9586)
sfan5
2020-04-08
Overall improvements to log messages (#9598)
sfan5
2019-08-04
Unify OpenGL ES support
sfan5
2019-08-03
Add styles to most elements
rubenwardy
2019-08-03
Add custom colorable GUIButton implementation
rubenwardy
2018-12-08
Fix crash if display resolution is not set (#7950)
Martin Renold
2018-06-17
Provide Xorg/net wm process ID (#7445)
thoughtjigs
2018-03-11
Android build fixes for c++11
stujones11
2018-01-20
[CSM] Add basic HUD manipulation. (#6067)
red-001
2018-01-13
Add confirmation on new player registration (#6849)
Muhammad Rifqi Priyo Susanto
2017-10-31
Rewrite rendering engine (#6253)
Vitaliy
2017-10-30
Initial Haiku support (#6568)
miqlas
2017-10-09
Travis: Update clang from 4.0 to 5.0 (#6467)
Loïc Blot
2017-08-16
Cleanup various headers to reduce compilation times (#6255)
Loïc Blot
2017-08-15
Modernize client code (#6250)
Loïc Blot
2017-06-26
Isolate irrlicht references and use a singleton (#6041)
Loïc Blot