summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-11-22[feature] an emulator for viewing fbgl programsLevent Kaya
2025-11-04[build] cmake to makefile conversionLevent Kaya
2025-11-04[fix] hardcoded fb descriptor fixedLevent Kaya
2025-11-04[feature] emu devLevent Kaya
2025-11-03[docs] version note on sourceLevent Kaya
2025-11-03[format] clang formatLevent Kaya
2025-11-03[feature] eliminate the dependency of mathlib linkingLevent Kaya
2025-11-02[feature] emulator init commit for testing wo hardware accessLevent Kaya
2025-10-31[docs] updated readmeLevent Kaya
2025-06-30[test] docker suite for testingLevent Kaya
2025-04-20[docs] virtual testing guide addedLevent Kaya
2025-04-20[test] virtual fb script updatedLevent Kaya
2024-12-01[feature] ray demo showcase addedlvntky
2024-12-01[feature] ray casting demolvntky
2024-11-29[docs] typo fixLevent Kaya
2024-11-29[docs ] update TODO.mdLevent Kaya
2024-11-28[feature] keyboard and raw mode implementationlvntky
2024-11-28[ci] themeLevent Kaya
2024-11-28[ci] typo fixLevent Kaya
2024-11-28[ci]Levent Kaya
2024-11-28[ci]Levent Kaya
2024-11-28[ci]Levent Kaya
2024-11-28[ci] with fixed ui themeLevent Kaya
2024-11-28[ci] fix themeLevent Kaya
2024-11-28[ci]Levent Kaya
2024-11-28[ci] fixLevent Kaya
2024-11-28[ci] fixLevent Kaya
2024-11-28[ci] docsLevent Kaya
2024-11-28Merge pull request #12 from dario-loi/masterLevent Kaya
Code quality and warning removal
2024-11-27Code quality and warning removaldario-loi
Solved all code quality issues, removed dead code. Correctly freed fps buffer in texture_show_fps.c Correctly checked for argc size before accessing argv (did not show up in warnings but it's still dangerous) Reordered some resource acquisition operations in examples in order to avoid framebuffer creation if wrong inputs are specified (we fail first).
2024-11-27[fix] examples fixedlvntky
2024-11-27[docs] code quality badge addedLevent Kaya
2024-11-27[refactor] removed ci temporarelyLevent Kaya
2024-11-27[refactor] keyboard related code deletedLevent Kaya
2024-11-27[refactor] removed keyboard and rawmode related code, gonna reimplementLevent Kaya
2024-11-27[ci]Levent Kaya
2024-11-27[ci]Levent Kaya
2024-11-27[ci]Levent Kaya
2024-11-27[ci] publish pages fixLevent Kaya
2024-11-27[ci]Levent Kaya
2024-11-27[ci] fix branch nameLevent Kaya
2024-11-27[ci]Levent Kaya
2024-11-27[ci] updateLevent Kaya
2024-11-27[ci] gh-pages doxygen updateLevent Kaya
2024-11-27[ci] remove mappingsLevent Kaya
2024-11-27[ci] testLevent Kaya
2024-11-27[ci] testLevent Kaya
2024-11-27[ci] Fix the File Cloning and Path IssuesLevent Kaya
2024-11-27[ci] m.css extra filesLevent Kaya
2024-11-27[ci] doxygen with m.cssLevent Kaya