falsycat falsycat
falsycat pushed to dev at nf7/nf7 2022-11-05 06:26:56 +00:00
245884fae7 simplify code of config UI
69690f2e29 fix an issue about buffer padding in GL/Texture
2e0f0a2303 fix an issue that cannot handle freetype errors properly
Compare 3 commits »
falsycat commented on issue nf7/nf7#44 2022-11-05 01:36:19 +00:00
font rendering

532fd141e31e2ebb20dd7c92dedccd9943d00358

falsycat closed issue nf7/nf7#44 2022-11-05 01:36:19 +00:00
font rendering
falsycat pushed to dev at nf7/nf7 2022-11-04 15:39:50 +00:00
95b6160f23 fix an issue that cannot handle freetype errors properly
falsycat opened issue nf7/nf7#49 2022-11-04 15:31:27 +00:00
resize NPOT images when uploading to GL/Texture
falsycat pushed to dev at nf7/nf7 2022-11-04 15:04:32 +00:00
532fd141e3 add Font/Face
17d57ea3e5 add Font/Context
beb67589ef simplify code of Audio/Context
c5337f69c2 add new thirdparty library, freetype
Compare 4 commits »
falsycat opened issue nf7/nf7#48 2022-11-04 13:49:57 +00:00
automatically install nf7::FileBase::Feature in its constructor to nf7::FileBase
falsycat opened issue nf7/nf7#47 2022-11-04 13:35:54 +00:00
add nf7::Value new accessor, array()
falsycat opened issue nf7/nf7#46 2022-11-04 12:47:08 +00:00
new config interface
falsycat pushed to dev at nf7/nf7 2022-11-03 13:58:53 +00:00
cdc64ac020 add new thirdparty library, freetype
falsycat released OpenGL features at nf7/nf7 2022-11-03 13:07:48 +00:00
falsycat pushed tag v0.3.0 to nf7/nf7 2022-11-03 13:07:47 +00:00
falsycat merged pull request nf7/nf7#45 2022-11-03 12:59:07 +00:00
v0.3.0
falsycat pushed to main at nf7/nf7 2022-11-03 12:59:07 +00:00
fe7531260f fix simultaneous use of GL context
8e571ee446 implement blit of GL/Framebuffer
42bc1da204 add an assertion for checking OpenGL errors after each tasks
f0c4f893bd fix an issue of a possibility of race condition in unlocking mutex
8f6ff99136 improve ugly codes in locking OpenGL objects
Compare 65 commits »
falsycat pushed to dev at nf7/nf7 2022-11-03 12:53:46 +00:00
fe7531260f fix simultaneous use of GL context
falsycat created pull request nf7/nf7#45 2022-11-03 03:15:55 +00:00
v0.3.0
falsycat opened issue nf7/nf7#44 2022-11-03 03:11:35 +00:00
font rendering
falsycat commented on issue nf7/nf7#43 2022-11-03 02:59:58 +00:00
GL/Shader doesn't detect updates of included nfiles

3b25790f3c831f45eb4c6efac8b4d222784f8f8a

falsycat closed issue nf7/nf7#43 2022-11-03 02:59:58 +00:00
GL/Shader doesn't detect updates of included nfiles
falsycat pushed to dev at nf7/nf7 2022-11-03 02:55:08 +00:00
8e571ee446 implement blit of GL/Framebuffer
42bc1da204 add an assertion for checking OpenGL errors after each tasks
f0c4f893bd fix an issue of a possibility of race condition in unlocking mutex
8f6ff99136 improve ugly codes in locking OpenGL objects
5e515e23fa improve an interface of nf7::Value
Compare 5 commits »