sfan5 a6293b9861 Initial refactoring on shader usage and generation 1 week ago
..
meshgen d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
render a6293b9861 Initial refactoring on shader usage and generation 2 days ago
shadows 87ac32edea Dynamic shadows: whitelist the 'opengl3' driver 1 month ago
sound 03cf7a8e05 Make Luanti buildable for macOS 10.15 also. (#15352) 1 month ago
CMakeLists.txt 03813a5b5e Use CMake `list` directives where appropriate 2 weeks ago
activeobjectmgr.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
activeobjectmgr.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
camera.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
camera.h 7295b6c88c Remove unused and rarely used irrlicht color functions (#15442) 1 month ago
client.cpp b172e67295 Remove game_ui from Client class 2 days ago
client.h b172e67295 Remove game_ui from Client class 2 days ago
clientenvironment.cpp c00129360e Remove unused pos_max_d 1 month ago
clientenvironment.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
clientevent.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
clientlauncher.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
clientlauncher.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
clientmap.cpp 810f39767c Move SMaterial std::hash impl to its header 2 weeks ago
clientmap.h df4e70b2c7 Add a setting to group transparency sorted triangles by buffer (#15115) 3 weeks ago
clientmedia.cpp bcbee873e8 Use openssl's sha1 and sha256, optionally (#15472) 1 week ago
clientmedia.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
clientobject.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
clientobject.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
clientsimpleobject.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
clouds.cpp a6293b9861 Initial refactoring on shader usage and generation 2 days ago
clouds.h 794aea8e92 Drop fixed pipeline support code (#15421) 1 month ago
content_cao.cpp 52a6673dab Get rid of obsolete workaround for collision detection bugs (#15540) 1 week ago
content_cao.h 794aea8e92 Drop fixed pipeline support code (#15421) 1 month ago
content_cso.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
content_cso.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
content_mapblock.cpp 3c5e0d10fc Rotate meshnode normals correctly instead of recalculating 1 week ago
content_mapblock.h 794aea8e92 Drop fixed pipeline support code (#15421) 1 month ago
event_manager.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
filecache.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
filecache.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
fontengine.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
fontengine.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
game.cpp b172e67295 Remove game_ui from Client class 2 days ago
game.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
gameui.cpp 7295b6c88c Remove unused and rarely used irrlicht color functions (#15442) 1 month ago
gameui.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
guiscalingfilter.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
guiscalingfilter.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
hud.cpp a6293b9861 Initial refactoring on shader usage and generation 2 days ago
hud.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
imagefilters.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
imagefilters.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
imagesource.cpp 10f1e142f6 Fix threshold value for imageCleanTransparent 2 days ago
imagesource.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
inputhandler.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
inputhandler.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
joystick_controller.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
joystick_controller.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
keycode.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
keycode.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
keys.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
localplayer.cpp c00129360e Remove unused pos_max_d 1 month ago
localplayer.h c00129360e Remove unused pos_max_d 1 month ago
mapblock_mesh.cpp df4e70b2c7 Add a setting to group transparency sorted triangles by buffer (#15115) 3 weeks ago
mapblock_mesh.h df4e70b2c7 Add a setting to group transparency sorted triangles by buffer (#15115) 3 weeks ago
mesh.cpp 3c5e0d10fc Rotate meshnode normals correctly instead of recalculating 1 week ago
mesh.h 21437090b8 Don't recalculate meshnode normals unnecessarily 1 week ago
mesh_generator_thread.cpp 794aea8e92 Drop fixed pipeline support code (#15421) 1 month ago
mesh_generator_thread.h 794aea8e92 Drop fixed pipeline support code (#15421) 1 month ago
minimap.cpp a6293b9861 Initial refactoring on shader usage and generation 2 days ago
minimap.h 794aea8e92 Drop fixed pipeline support code (#15421) 1 month ago
mtevent.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
particles.cpp b77ad82fb9 Sanitize invalid particle spawner time (#15465) 4 weeks ago
particles.h 138052adfc Add particle blend mode "clip" (#15444) 1 month ago
renderingengine.cpp 9b6a399011 Implement support for FSAA in combination with post-processing (#15392) 1 month ago
renderingengine.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
shader.cpp a6293b9861 Initial refactoring on shader usage and generation 2 days ago
shader.h a6293b9861 Initial refactoring on shader usage and generation 2 days ago
sky.cpp a6293b9861 Initial refactoring on shader usage and generation 2 days ago
sky.h 58ccf0ba82 Fix some smaller issues with texture/image handling 1 month ago
sound.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
sound.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
texturepaths.cpp 11837d4623 Remove BMP image support (#15434) 1 month ago
texturepaths.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
texturesource.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
texturesource.h d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
tile.cpp d849d51c2d Replace licensing text in headers (LGPLv2.1) (#15321) 1 month ago
tile.h a6293b9861 Initial refactoring on shader usage and generation 2 days ago
wieldmesh.cpp 794aea8e92 Drop fixed pipeline support code (#15421) 1 month ago
wieldmesh.h 794aea8e92 Drop fixed pipeline support code (#15421) 1 month ago