117 Commits

Author SHA1 Message Date
b6611678d2 Update .woodpecker.json
Some checks failed
ci/woodpecker/push/woodpecker.json Pipeline failed
2024-06-19 18:56:03 -04:00
9c21ebf807 Update .woodpecker.json
Some checks failed
ci/woodpecker/manual/woodpecker.json Pipeline failed
2024-06-19 17:51:53 -04:00
915897c48a Update .woodpecker.json
Some checks failed
ci/woodpecker/push/woodpecker.json Pipeline failed
2024-06-19 10:49:59 -04:00
ec8fd7e001 Update .woodpecker.json
All checks were successful
ci/woodpecker/manual/woodpecker.json Pipeline was successful
2024-06-19 10:09:54 -04:00
5518a73c03 Update .woodpecker.json
All checks were successful
ci/woodpecker/push/woodpecker.json Pipeline was successful
2024-06-19 08:23:01 -04:00
cea0227575 Update .woodpecker.json
Some checks failed
ci/woodpecker/push/woodpecker.json Pipeline failed
2024-06-19 07:52:04 -04:00
bbe564665e Update .woodpecker.json
Some checks failed
ci/woodpecker/push/woodpecker.json Pipeline failed
2024-06-19 07:26:01 -04:00
20ed3186de Update .woodpecker.json
Some checks failed
ci/woodpecker/push/woodpecker.json Pipeline failed
Signed-off-by: Rebekah <oneechanhax@obama-hospital@oneechan.xyz>
2024-06-19 07:21:46 -04:00
95117823e7 Add .woodpecker.json
All checks were successful
ci/woodpecker/manual/woodpecker.json Pipeline was successful
2024-06-19 07:14:52 -04:00
93643b3775
Fixed .clang-format to not sort includes 2022-04-07 13:30:38 -04:00
cbd121da61
Added more preset colors 2022-04-07 13:22:02 -04:00
6d0f7065f6
Added default settings for c++17 as well as export compile_commands.json 2022-04-07 13:21:04 -04:00
ed17ab1947
Fixed case where picopng cant find size_t v2.0.0 2022-04-05 15:35:33 -04:00
48769d0eed
Fixed bracket include not working 2022-04-05 15:32:51 -04:00
3f03b2cfac
Merge branch 'master' into ftgl-update 2022-04-05 15:28:44 -04:00
170fe7bed1
Added to readme and fixed include in src/texture.cpp 2022-04-05 15:25:37 -04:00
ac6f80385c
Edited readme and moved picopng out of include 2022-04-05 15:18:20 -04:00
759d997bbf
Fixed error where linking doesnt work 2022-04-05 15:03:13 -04:00
52e53719df
Fixed circleci dependancies 2022-04-05 15:00:11 -04:00
86f788b45a
Fixed circleci dependancies 2022-04-05 14:58:38 -04:00
d513f238dd
Fixed circleci config spelling errors 2022-04-05 14:55:07 -04:00
d41091293a
Fixed freetype-gl dependancies 2022-04-05 14:53:30 -04:00
eb3ac8cb61
Fixed freetype-gl dependancies 2022-04-05 14:52:02 -04:00
40fc97c8ac
Fixed freetype-gl dependancies 2022-04-05 14:49:33 -04:00
2c28e0c961
Fixed freetype-gl dependancies 2022-04-05 14:47:07 -04:00
5cd35e31d2
Fixed circleci git clone 2022-04-05 14:41:20 -04:00
33e4202693
Updated circleci to work with the new dependancy 2022-04-05 14:39:44 -04:00
b9deda34a2
Fully removed the freetype-dl hard dependancy. 2022-04-05 14:19:48 -04:00
2a0d014356
Removed command recorder 2022-04-05 14:12:17 -04:00
ee8da4db09
removed mat4.c/h 2022-04-05 13:43:53 -04:00
f2624a29c2
removed vertex-attribute.h 2022-04-05 13:23:29 -04:00
ee9e888c5a
Removed texture-atlas.c and vertex-buffer.c 2022-04-05 12:32:17 -04:00
b211fd956a
Removed vertex-buffer.h texture-font.c/h 2022-04-05 12:25:30 -04:00
62bb33bae3
Removed vector.c/h vec234.h and utf8-utils.c/h 2022-04-05 12:06:16 -04:00
86d7e9fe80
Removed useless headers 2022-04-05 11:49:44 -04:00
ddfe0b5d86
Removed ../ftgl/edtaa3func.c/h 2022-04-05 11:43:35 -04:00
767a47dd05
removed distance-field.c/h 2022-04-05 11:41:03 -04:00
c3c3678aa6
Removed extra files for transition to upstream 2022-04-05 11:27:31 -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