Commit Graph

65 Commits

Author SHA1 Message Date
Ed_
c2dbe91973 Decided to add back generated shader code since there should be no discrpancies when building on any platform 2024-10-19 15:34:44 -04:00
Ed_
a8823c9776 add make_map_cap to make in mappings 2024-10-19 15:21:06 -04:00
Ed_
922372b582 Fixes for uv coords on shaders when compiling for opengl vs directx 2024-09-11 15:11:24 -04:00
Ed_
4f296cd96d More bash script adjustments for linux 2024-09-10 05:17:55 -04:00
Ed_
1afb7289ca readme updates 2024-09-10 04:58:10 -04:00
Ed_
b64ef46876 Have the build scripts compile the shaders by default. 2024-09-10 04:44:13 -04:00
Ed_
ba667a8fa0 Fixes for linux in parser.odin 2024-09-10 04:34:41 -04:00
Ed_
5832589eca adjustment to sh scripts 2024-09-10 04:34:31 -04:00
Ed_
15b8291131 working on linux build scripts 2024-09-10 03:53:50 -04:00
Ed_
a6ae0b8fb9 Change to sampler mipmap_filter values based on sokol_gfx Filter definition update. 2024-09-09 13:21:55 -04:00
Ed_
969175669f another readme typo 2024-07-04 16:30:37 -04:00
Ed_
16319d9e43 Formating, name changes (making identifiers more idiomatic) 2024-07-04 16:18:26 -04:00
Ed_
7c1c1fc315 Change indent size for odin-files in editor config to 4. 2024-07-04 16:08:43 -04:00
Ed_
d09b720ec7 Grammer and typo fixes in readme 2024-07-04 16:08:15 -04:00
Ed_
b7002f1f7e Update docs 2024-07-02 13:45:32 -04:00
Ed_
e64717632a update harfbuzz url 2024-07-02 13:34:45 -04:00
Ed_
ee4555485c comment out regions 2024-07-02 10:57:09 -04:00
Ed_
d50c84cf81 Readme update 2024-07-02 10:49:07 -04:00
Ed_
a930fc00d4 last cleanup for this dev pass 2024-07-02 10:34:36 -04:00
Ed_
0f4ad9bdd1 cleanup 2024-07-02 01:42:32 -04:00
Ed_
9d18a43f64 putting away freetype for now... its going to take quite a bit of effort to learn how to fix the mesh generation... 2024-07-02 01:24:13 -04:00
Ed_
b822859033 wip freetype glyph caching suffering part 2 2024-07-02 00:16:16 -04:00
Ed_
26e2aa96aa wip freetype glyph caching suffering 2024-07-02 00:16:08 -04:00
Ed_
9db6e67155 Progress on getting some horrible looking glyphs on the screen 2024-07-01 20:52:59 -04:00
Ed_
70b2d1fe55 Prepping to start getting freetype working (2) 2024-07-01 20:32:44 -04:00
Ed_
b67c1567d2 shaper_shape_from_text supports providing shape size 2024-07-01 19:47:48 -04:00
Ed_
b409063906 got harfbuzz working (need to fixup the text size measuring) 2024-07-01 19:37:29 -04:00
Ed_
baa8024278 adjustments to to segregate the demo sections better 2024-07-01 18:09:15 -04:00
Ed_
7c64e20f9c missing changes 2024-07-01 17:43:41 -04:00
Ed_
6d4745700f Finished initial implementation of sokol demo 2024-07-01 17:39:00 -04:00
Ed_
b3f2add7d1 scripts readme added note on build_sokol_demo.ps1 2024-07-01 12:26:50 -04:00
Ed_
51ddb5371b updates to sokol_demo & sokol backend 2024-07-01 12:24:20 -04:00
Ed_
93e8b2d64e updates to scripts 2024-07-01 12:24:03 -04:00
Ed_
f02a5c0783 Updates to readmes 2024-07-01 12:23:55 -04:00
Ed_
10f1f7655c remove unnecessary simd defs 2024-07-01 11:29:44 -04:00
Ed_
26974d6de0 sokol demo works
Just need to port over the original implementation now
2024-07-01 02:22:41 -04:00
Ed_
e26cf5fb7e update gitignore 2024-07-01 01:22:40 -04:00
Ed_
b2257f8f6c delete pureref file on codepaths (will make a good one later) 2024-07-01 01:22:29 -04:00
Ed_
e06c866ace got it to compile 2024-07-01 01:22:04 -04:00
Ed_
8a7f615ebf fix typo with harfbuzz interface 2024-07-01 01:21:57 -04:00
Ed_
1199daaa74 Update build script to copy harfbuzz dlls 2024-07-01 01:03:39 -04:00
Ed_
e55e089774 finish force rename 2024-07-01 00:53:33 -04:00
Ed_
60e90484de compile fixes, forcing a rename to lowercase 2024-07-01 00:53:19 -04:00
Ed_
7cbafd42ca readme docs heading corrections 2024-07-01 00:40:02 -04:00
Ed_
b24699407e updates to scripts 2024-07-01 00:39:41 -04:00
Ed_
53d86daf0a update gitignore 2024-07-01 00:39:24 -04:00
Ed_
69e4eb01d7 compiled shaders for sokol 2024-07-01 00:39:07 -04:00
Ed_
e4089d3832 Change package name to lowercase 2024-06-30 22:06:44 -04:00
Ed_
b7f008521d finish force rename 2024-06-30 22:05:12 -04:00
Ed_
4e800b9a72 for lib folder to lowercase dir name 2024-06-30 22:04:58 -04:00