sfan5
|
8d2e770361
|
Minor corrections in gl3/gles2 drivers
|
2024-11-16 16:54:22 +01:00 |
|
sfan5
|
cc8c3d501c
|
Don't keep a copy of all texture images around
|
2024-11-16 16:54:22 +01:00 |
|
sfan5
|
11837d4623
|
Remove BMP image support (#15434)
Co-authored-by: Lars Mueller <appgurulars@gmx.de>
|
2024-11-15 12:21:30 +01:00 |
|
grorp
|
bafc477919
|
Revert "2D rendering: Enable bilinear filter for downscaling textures" (#15385)
This reverts commit minetest/irrlicht@fb7a0e4298.
|
2024-11-08 11:17:15 +01:00 |
|
grorp
|
70e169f165
|
Drop fixed pipeline lighting stuff (#15165)
|
2024-09-18 12:18:28 +02:00 |
|
sfan5
|
3feec87d52
|
Count global number of drawcalls too
|
2024-09-08 13:53:23 +02:00 |
|
sfan5
|
6b7fc1e9fe
|
Handle vertex & index VBOs separately in GL drivers
|
2024-09-02 21:50:13 +02:00 |
|
sfan5
|
fa4529b4f1
|
Keep stats on hw buffer uploads
|
2024-08-28 15:38:02 +02:00 |
|
sfan5
|
5d226268df
|
Irrlicht cleanups (mostly getting rid of core::array )
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
|
2024-08-17 19:49:11 +02:00 |
|
DS
|
1d673ce075
|
Print filenames in irrlicht png warnings (#14525)
Makes warnings like this more informative:
`WARNING[Main]: Irrlicht: PNG warning: iCCP: known incorrect sRGB profile`
|
2024-04-07 22:06:13 +02:00 |
|
import
|
f638482fba
|
Copy irrlichtmt to <root>/irr/
|
2024-03-26 21:39:02 +01:00 |
|