1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-30 19:22:14 +00:00
luanti/irr/src/OpenGL
SmallJoker 024e1d2d27
IrrlichtMt: Implement mip-mapping for RTTs (#16434)
This can be helpful to draw fonts memory-efficiently at varying scales.

Adds ETCF_CREATE_RTT_MIP_MAPS to generate mip-maps on request.
2025-09-04 18:58:23 +02:00
..
Common.h Clean up unused Forward Declarations (#16324) 2025-08-02 10:07:45 +02:00
Driver.cpp IrrlichtMt: Implement mip-mapping for RTTs (#16434) 2025-09-04 18:58:23 +02:00
Driver.h Improve texture creation logging and checking 2025-08-08 13:42:36 +02:00
ExtensionHandler.cpp Remove irr namespace (#16309) 2025-07-09 10:35:52 +02:00
ExtensionHandler.h Remove irr namespace (#16309) 2025-07-09 10:35:52 +02:00
FixedPipelineRenderer.cpp Remove irr namespace (#16309) 2025-07-09 10:35:52 +02:00
FixedPipelineRenderer.h Remove irr namespace (#16309) 2025-07-09 10:35:52 +02:00
MaterialRenderer.cpp Remove irr namespace (#16309) 2025-07-09 10:35:52 +02:00
MaterialRenderer.h Remove irr namespace (#16309) 2025-07-09 10:35:52 +02:00
Renderer2D.cpp Remove irr namespace (#16309) 2025-07-09 10:35:52 +02:00
Renderer2D.h Remove irr namespace (#16309) 2025-07-09 10:35:52 +02:00
VBO.cpp Remove irr namespace (#16309) 2025-07-09 10:35:52 +02:00
VBO.h Remove irr namespace (#16309) 2025-07-09 10:35:52 +02:00