22 Commits

Author SHA1 Message Date
4c430b3325
Removed layer of shell and brought internals to the front, texture and font are more useable. Texture and font no longer use a shared cache as that must be handled by the user. 2022-03-23 11:08:36 -04:00
TotallyNotElite
d73465e8ac Remove static lib & update cmakelists.txt 2019-01-13 14:17:15 +01:00
TotallyNotElite
caca15cd63 Use -03 in debug and release mode for better performance 2018-11-07 18:23:02 +01:00
LightCat
4e9c1ea11d fix unneeded includes 2018-10-20 20:50:07 +02:00
LightCat
d0c052e9d3 Fix crash issues 2018-10-20 20:40:22 +02:00
LightCat
d99d5fcb7f debug stuff xd 2018-09-01 21:43:43 +02:00
nullifiedcat
6edbc9e4a2 CXX11 ABI 2018-06-19 21:39:11 +03:00
nullifiedcat
b2e8b9f74b Works! 2018-06-19 20:50:43 +03:00
nullifiedcat
1ae2981d57 stringSize + STATIC 2018-06-19 10:04:35 +03:00
nullifiedcat
8e612b1c68 merging #3 2018-06-18 15:54:08 +03:00
nullifiedcat
2471c2e6f3 missing install interface 2018-06-08 17:32:33 +03:00
nullifiedcat
0bf2de9cde Change CMakeLists to allow building from submodule 2018-06-08 17:21:55 +03:00
f1ssi0n
f2a42861f3 Move freetype inside of the repo to provide better consistency across platforms 2018-05-06 17:41:41 +01:00
Jenny White
7423347860 rect works! 2018-04-30 15:40:49 +03:00
Jenny White
4c2e0675cb compiles (but does not work yet) 2018-04-30 14:40:33 +03:00
Jenny White
53ca2dbc38 add pngpp, more progress 2018-04-30 14:13:33 +03:00
Jenny White
bae3a02a22 progress 2018-04-30 12:33:01 +03:00
Jenny White
373196717f Default build type 2018-04-28 19:27:30 +03:00
Jenny White
14f71fcb81 install interface 2018-04-28 18:03:22 +03:00
Jenny White
323a21a218 CMake 2018-04-27 19:59:34 +03:00
Jenny White
954dba2254 [WIP] installation 2018-04-27 13:18:31 +03:00
Jenny White
baf7afe6bd basic CMakeLists 2018-04-27 11:36:55 +03:00