Romain Guy
c66915209e
Update our build to the latest and greatest ( #3902 )
...
The new requirements are as follow:
- CMake 3.19
- Ninja 1.10
- Android Studio 4.2
- Android NDK 22.1
- Gradle 7.0
- Kotlin 1.5
2021-05-06 10:13:10 -07:00
Ben Doherty
b28e535540
Combine license file generation functions for MSVC compatability ( #1684 )
2019-09-24 12:45:38 -07:00
Romain Guy
b1242163f7
Make CMake 3.10 the minimum version, add LTO option ( #1316 )
...
* Make CMake 3.10 the minimum version, add LTO option
* Install a newer CMake on Linux CI builds
* Update LLVM and Cmake on Windows CI
* Update build/windows/ci-common.bat
Co-Authored-By: Ben Doherty <benjdoherty15@gmail.com >
* Update formatting
* Apply suggestions from code review
* Update build/windows/ci-common.bat
* Update CMake
* Switch Android projects back to CMake 3.6
2019-06-19 12:53:03 -07:00
prideout
5ee359cf40
Move math namespace to fix #746 .
2019-02-07 09:23:07 -08:00
Romain Guy
33c44ee9ce
Install BlueGL ( #148 )
...
* Add READMEs to install packages
* Don't install BlueVK headers, install BlueGL lib
2018-08-27 08:50:35 -07:00
Philip Rideout
07e4db795f
Remove lots of reinterpret_cast. ( #112 )
...
* Remove lots of reinterpret_cast.
* Improve terseness with auto.
2018-08-17 12:01:32 -07:00
Philip Rideout
044387308a
Migrate imageio to LinearImage. ( #111 )
2018-08-17 11:22:05 -07:00
Philip Rideout
f8a8098e0f
Split off imageio lib from image. ( #36 )
...
* Split off imageio lib from image.
* Remove duplicated math funcs.
2018-08-07 16:38:04 -07:00
Romain Guy
b3d758f3b3
Initial commit
2018-08-03 10:38:22 -07:00