]> git.lizzy.rs Git - irrlicht.git/history - .github
Add back LightManager
[irrlicht.git] / .github /
2023-04-06 sfan5Fix OpenGL3 driver to compile standalone
2023-04-06 sfan5Merge branch 'opengl3' of https://github.com/numberZero...
2023-03-25 numzeroResolve conflicts with master
2023-03-13 numzeroAdd xvfb (for tests)
2023-03-13 numzeroAdd CI for the new GL ES 2 driver
2023-03-13 numzeroAdd CI for the new OpenGL 3 driver
2023-03-11 VitaliyDrop IrrCompileConfig (#163)
2023-03-03 numzeroMerge branch 'master' into opengl3
2023-02-22 numzeroMove platform detection to CMake
2022-12-31 sfan5Update workflow to address deprecations
2022-10-15 sfan5Add build with SDL2 to CI
2022-10-14 sfan5Move Ubuntu builds into docker to keep them working
2022-07-18 sfan5Enable XInput2 by default (and improve CMake detection)
2022-07-07 LoneWolfHTAdd MSVC CI build (#26)
2022-05-06 sfan5Properly strip windows binaries produced by CI
2022-03-09 sfan5AutomatedTest: improve and run under macOS CI too
2022-02-04 sfan5Update MinGW CI setup to match MT's
2021-07-22 sfan5Fix CI by running apt-get update first
2021-07-17 fn ⌃ ⌥Add macOS build to CI (#47)
2021-05-08 JosiahWICI: Add verbose flag to build (#35)
2021-04-22 sfan5Add basic test application that runs under CI
2021-03-25 sfan5Rename library to IrrlichtMt
2021-03-25 sfan5Make Linux CI run upload a package
2021-03-08 sfan5CI: add workflows for win32 and win64
2021-03-06 sfan5Add CMake as new build system
2021-02-25 sfan5Add GLES workflow to CI
2021-02-25 sfan5Throw out support for Bzip, LZMA and encrypted ZIPs
2021-02-25 sfan5Remove bundled libraries
2021-02-25 Loic BlotAdd github workflow & gitignore