]> git.lizzy.rs Git - irrlicht.git/history - source/Irrlicht/CMakeLists.txt
Merge branch 'drop-irr-compile-config' into opengl3
[irrlicht.git] / source / Irrlicht / CMakeLists.txt
2023-03-13 numzeroMerge branch 'drop-irr-compile-config' into opengl3
2023-03-11 VitaliyDrop IrrCompileConfig (#163)
2023-03-06 numzeroConsolidate import/export attribute definitions
2023-03-06 numzeroRestrict X11 options to X11 device
2023-03-04 VitaliyApply suggestions from code review
2023-03-03 numzeroMerge branch 'master' into opengl3
2023-03-03 numzeroSplit new GL3/GLES2 drivers
2023-03-01 numzeroError out on unsupported configurations
2023-02-27 numzeroAdd OpenGL3 renderer
2023-02-22 numzeroDrop obsolete configuration macros
2023-02-22 numzeroMove import/export macros into CMake
2023-02-22 numzeroMove platform detection to CMake
2023-01-02 sfan5Delete profiler
2023-01-02 sfan5Delete leak hunter
2022-07-21 sfan5Include revision in SOVERSION for (in)compatibility...
2022-07-18 sfan5Enable XInput2 by default (and improve CMake detection)
2022-07-18 sfan5Drop gamma ramp code
2022-07-09 sfan5Drop Console and Framebuffer device
2022-06-01 sfan5Remove more dead code (#108)
2022-05-21 sfan5Refactor SDL device to use the same abstraction as...
2022-05-21 sfan5Improve IrrCompileConfig handling in cmake
2022-01-16 Emmanuel HansenUpdate CIrrDeviceSDL to support SDL2 (#85)
2021-12-29 sfan5Remove more unused code (#87)
2021-12-15 William L. DeRieux IVAutomatically use SSE registers for FP operations on...
2021-09-13 ROllerozxaReadd TGA format support (#64)
2021-08-30 sfan5Remove unused locale-like code, utf8 functions and...
2021-08-27 TheBrokenRailCIrrDeviceLinux: Add support For TouchInput.touchedCount
2021-08-26 sfan5Readd CSceneCollisionManager with only the method we...
2021-08-07 hecksAdd a unified cross platform OpenGL core profile bindin...
2021-07-23 hecksDelete lots of unused features (#48)
2021-07-16 sfan5Set correct flags for static builds
2021-07-07 sfan5Drop XML implementation, related code and dependent...
2021-06-30 sfan5Fix path issues when imported as subdirectory
2021-06-27 NeroBurnerSet includes and libs on object targets
2021-05-24 JosiahWIImproved IrrlichtMt target structure (#31)
2021-04-24 JosiahWIWork around bug installing targets created in a subdire...
2021-04-17 sfan5Fix Android build (again)
2021-04-13 JosiahWICMake Config and Version exports (#22)
2021-04-09 sfan5Fix Android build
2021-03-26 sfan5Skip unnecessary C compiler checks
2021-03-26 sfan5Make compiling using MSVC work
2021-03-25 sfan5Rename library to IrrlichtMt
2021-03-08 sfan5macOS: silence OpenGL deprecation warnings
2021-03-07 sfan5Restore Android support
2021-03-06 sfan5Restore Windows and OSX support
2021-03-06 sfan5Add CMake as new build system