]> git.lizzy.rs Git - irrlicht.git/commit
Drop gamma ramp code
authorsfan5 <sfan5@live.de>
Mon, 18 Jul 2022 19:19:30 +0000 (21:19 +0200)
committersfan5 <sfan5@live.de>
Mon, 18 Jul 2022 19:22:38 +0000 (21:22 +0200)
commit538c9e5cde425ecee1e802fd53344111683b60be
tree3354e0967f8c7519d3602e737ee2f044da038570
parentabebac8bd4c60c8a25a8e4fa76c1e260f741daeb
Drop gamma ramp code

We definitely won't be wanting to set the gamma for the entire display in the future.
include/IrrCompileConfig.h
include/IrrlichtDevice.h
source/Irrlicht/CIrrDeviceLinux.cpp
source/Irrlicht/CIrrDeviceLinux.h
source/Irrlicht/CIrrDeviceSDL.cpp
source/Irrlicht/CIrrDeviceSDL.h
source/Irrlicht/CIrrDeviceStub.cpp
source/Irrlicht/CIrrDeviceStub.h
source/Irrlicht/CIrrDeviceWin32.cpp
source/Irrlicht/CIrrDeviceWin32.h
source/Irrlicht/CMakeLists.txt