Commit Graph

21 Commits (71a65fb33c14f8c71de8789ffc2786fa1e73d49c)

Author SHA1 Message Date
Levin Li 9678af503e Update .travis.yml 2020-11-17 20:57:54 +08:00
Hleb Valoshka 9e956abe3d Remove support for legacy TXF fonts 2020-06-24 17:14:31 +03:00
Levin Li 91b2cf32eb Update .travis.yml
Update to Xcode 11.4 and use current version of fmt
2020-05-13 08:48:18 +08:00
Hleb Valoshka 54da875bf8 [sdl] Initial implementation of a basic SDL interface 2020-05-12 18:26:27 +03:00
Hleb Valoshka 91c3e618c2 [travis] pin fmt version 6.1.2 to workaroud build failure
See https://github.com/fmtlib/fmt/issues/1631 for more information.
2020-04-13 13:39:28 +08:00
Hleb Valoshka bd7f9ebc9b Use libepoxy instead of GLEW
Unlike GLEW libepoxy supports OpenGL ES and better handles cases with
functions provided by different extensions, e.g. the same functions
provided by vendor/EXT/ARB/core.
2020-03-26 11:24:56 +03:00
Hleb Valoshka 815c0e46a4 Initial unit tests implementation 2020-03-07 11:05:35 +03:00
Li Linfeng fef8d5f153 Update .travis.yml 2020-03-01 17:09:55 +08:00
Li Linfeng 741f326eb4 Update .travis.yml 2019-11-22 19:11:33 +08:00
Hleb Valoshka 682aef8422 Initial implementation for TrueType fonts support 2019-11-20 12:16:15 +03:00
Li Linfeng 3a56afb24f update install and CI for mac 2019-09-03 23:30:26 +08:00
Hleb Valoshka e94842c945 Use XCode10.2 image in Travis 2019-07-25 17:54:05 +03:00
Hleb Valoshka d4ac931da9 Skip CI builds with Lua 5.2
basically 5.1 & 5.3 are enough
2019-05-31 11:15:30 +03:00
Hleb Valoshka b705597b9d Use LuaJIT on all platforms if available 2019-05-31 11:15:30 +03:00
Hleb Valoshka a968fadb5f [cmake] Disable tools by default but enable in CI 2019-05-05 18:04:45 +03:00
Hleb Valoshka 7e4a6d62f8 Enable OSX builds 2019-02-09 00:21:00 +03:00
Hleb Valoshka aea55f500c Update CMakeLists.txt for submodules usage 2019-01-31 13:13:40 +03:00
Hleb Valoshka 78d566d692 Use cmake instead of qmake in travis-ci builds 2019-01-26 16:12:21 +03:00
Hleb Valoshka 69928b5ebf Install libqt5opengl5-dev in travis ci 2019-01-06 23:20:35 +03:00
Hleb Valoshka bca39dc424 Test builds with lua versions 5.1, 5.2, 5.3 2019-01-01 12:23:31 +03:00
Hleb Valoshka fe955fbbc4 Minimal .travisci.yml 2018-12-03 12:13:02 +03:00