80 Commits

Author SHA1 Message Date
b209149b9a
Fixed deprecations 2022-04-07 14:04:25 -04:00
7132d84fa2
Fixed "/root/project/src/glez.cpp:11:10: fatal error: glez/detail/render.hpp: No such file or directory" v1.0.1 2022-04-04 19:41:19 -04:00
71a7a9a4b1
Fixed circleci build error. Potentially. 2022-04-04 19:38:00 -04:00
8ed0c106b4 Updated config.yml 2022-04-04 23:30:40 +00:00
f82f3787d4 Add .circleci/config.yml 2022-04-04 23:29:17 +00:00
72d8bf1644
Reformatted all files 2022-04-04 16:56:17 -04:00
8c29b72961
Edited readme 2022-04-04 16:55:17 -04:00
d04239601b
Added license 2022-04-04 16:52:07 -04:00
7d0f8a3bad
Edited repository information 2022-04-04 16:50:26 -04:00
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. v1.0.0 2022-03-23 11:08:36 -04:00
de051d44bc
Merge pull request #4 from nullworks/cached-rendering
Cached rendering
2020-06-15 14:39:17 +00:00
BenCat07
a278b5ce6d Add Draw Triangle 2019-06-22 15:31:12 +02:00
bencat07
c3000f17c4 Upgrade 2019-06-09 19:13:18 +02:00
TotallyNotElite
d73465e8ac Remove static lib & update cmakelists.txt 2019-01-13 14:17:15 +01:00
TotallyNotElite
ac817c1c55 Refactor and deconstruct fix
(memory leak if not shutdown correctly)
2018-12-18 21:52:07 +01:00
TotallyNotElite
dd0158bcb3 format 2018-12-04 16:32:56 +01:00
TotallyNotElite
caca15cd63 Use -03 in debug and release mode for better performance 2018-11-07 18:23:02 +01:00
LightCat
c3d5b891ec you saw nothing 2018-11-04 11:54:14 +01:00
LightCat
efe9d109b9 Fix lines converting to squares 2018-11-04 11:49:46 +01:00
TotallyNotElite
9457ea150e Try to fix nullptr crash 2018-10-27 12:44:31 +02:00
TotallyNotElite
9352e71da8 Fix nullptr crash 2018-10-26 21:34:41 +02: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
7ccff46237 possible crash fixes 2018-09-17 19:12:32 +02:00
LightCat
d99d5fcb7f debug stuff xd 2018-09-01 21:43:43 +02:00
nullifiedcat
1e03d3843f font stringSize load 2018-07-29 23:52:43 +03: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
a987fc42a6 wip records 2018-06-19 17:49:30 +03:00
nullifiedcat
3a37c925eb version 150 -> 130 2018-06-19 16:18:12 +03:00
nullifiedcat
4cd8516027 sRGB 2018-06-19 15:26:41 +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
06bd9fceaf
Merge pull request #2 from nullworks/cmaked
Change CMakeLists to allow building from submodule
2018-06-08 17:33:07 +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
BenCat07
aa37e735a7 Fix some memory leaks 2018-05-22 17:43:37 +02:00
BenCat07
a8fc8b75b1
Merge pull request #1 from josh33901/master
Move freetype inside of the repo to provide better consistency across distros
2018-05-06 18:45:23 +02: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
a5ee7537fa hacked lines 2018-04-30 18:41:36 +03:00
Jenny White
58b10ada51 fixed circle 2018-04-30 18:29:20 +03:00
Jenny White
8772b9266d clang-format 2018-04-30 17:23:57 +03:00
Jenny White
d8bbae7579 "Working" 2018-04-30 17:23:33 +03:00
Jenny White
d8de409ddd rotation 2018-04-30 17:07:38 +03:00
Jenny White
ecb7f5b345 texture loading works 2018-04-30 16:52:50 +03:00
Jenny White
2666c00631 mostly works 2018-04-30 16:17:26 +03: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