26 Commits

Author SHA1 Message Date
72d8bf1644
Reformatted all files 2022-04-04 16:56:17 -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. 2022-03-23 11:08:36 -04:00
BenCat07
a278b5ce6d Add Draw Triangle 2019-06-22 15:31:12 +02: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
LightCat
d0c052e9d3 Fix crash issues 2018-10-20 20:40:22 +02: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
1ae2981d57 stringSize + STATIC 2018-06-19 10:04:35 +03:00
Jenny White
a5ee7537fa hacked lines 2018-04-30 18:41:36 +03:00
Jenny White
8772b9266d clang-format 2018-04-30 17:23:57 +03:00
Jenny White
d8de409ddd rotation 2018-04-30 17:07:38 +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
Jenny White
88fddbdee1 merged 2018-04-28 17:52:12 +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
BenCat07
da346a5426
Update glez.h 2018-03-04 10:47:00 +01:00
nullifiedcat
be56824992 __cplusplus guard 2018-01-23 09:33:38 +03:00
nullifiedcat
c0f714373c update makefile 2017-12-08 09:04:09 +03:00
nullifiedcat
d1e7c26bc0 make glez_rgba static inline 2017-12-07 20:09:30 +03:00
nullifiedcat
c4a84648b9 remove glClear, change int -> uchar in glez_rgba(..) 2017-12-07 20:02:10 +03:00
nullifiedcat
1efde55020 Initial commit 2017-12-07 17:07:55 +03:00