33ddd420b7
Progress on porting fontstash
2024-06-02 17:29:27 -04:00
936c0100ba
Got text rendering to work with sokol_gfx (learngl text rendering article #1 )
...
Need to todo the altas article next then the optimizing vod
2024-05-30 13:06:51 -04:00
469fa5f8ec
Fixed hot-reload for sokol
2024-05-26 13:33:54 -04:00
368abefccf
Restored some of the window awareness previously avail in raylib for the new sokol layer.
...
Switched frametime_delta32 to frametime_avg_ms.
I'll problably rename it and keept delta32 for actual delta. Reading over the sokol_app code I noticed it uses the avg frametime and definitely want to do that for spike alleviation...
2024-05-22 15:39:19 -04:00
cdfc3d65bb
Added sokol library to thirdparty
...
Going to get sokol_gp soonish
Need to look into figuring out text rendering...
I'm preemtively getting this stuff now but I problably won't be swapping raylib impl anytime soon.
2024-05-19 14:04:54 -04:00
ddff1fcae6
typos and buildscript fixes & additions
2024-05-16 18:16:14 -04:00
6d1a32b124
Move odin compiler and ols to their own directory separate from thirdparty packages: toolchain
2024-03-19 18:52:33 -04:00
2c321b27fc
Updates to deps
2024-03-19 11:55:13 -04:00
44ed7a2a85
Improved update_deps.ps1
2024-03-19 11:47:40 -04:00
d29a1e20e7
very minor tidying
2024-03-19 08:36:58 -04:00
36bf6840e4
update ols/odin repos
2024-03-18 11:54:06 -04:00
cf7660e385
first 'full' layout draft impl done.
...
found a memory bug...
2024-03-14 02:02:09 -04:00
9efd752180
Updates to odina ols repos
2024-03-12 02:32:37 -04:00
197dd82e78
update odin repo
2024-03-09 14:53:51 -05:00
cb58f4faef
Improvements to UI signal
2024-03-08 18:45:27 -05:00
90478bec94
Added ols to thirdparty ( just keeping own copy for the repo )
2024-03-07 23:08:43 -05:00
aa47f0ead0
Slab allocator compiler bug fixes
2024-03-07 18:29:49 -05:00
f1da2f7ded
Update odin repo again
2024-03-06 16:43:45 -05:00
be5d55b2ad
Updated odin repo
2024-03-06 16:41:07 -05:00
e1a2395a52
Commiting odin repo and init repo subprojects
2024-02-24 22:28:46 -05:00
89f2041b79
Setup project to auto-grab dependencies directory from a fork of the odin repo.
2024-01-22 21:38:09 -05:00
77a48d7104
Memory setup for hot-reload & save states
2024-01-22 00:22:06 -05:00