summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-24Merge branch 'lvntky:master' into masterdario-loi
2024-11-24Covered all implementation under include guarddario-loi
2024-11-24[docs] contributors updatedLevent Kaya
2024-11-24Merge pull request #5 from dario-loi/masterLevent Kaya
[docs] Fixed example code in README.md
2024-11-24Specified the need for implementation macro in READMEdario-loi
2024-11-24Fixed example code in README.mddario-loi
Example code now correctly declares a fbgl_t buffer and passes it to relevant functions, also, fbgl_get_{width,height} are renamed to the kernel functions fb_get_{width,height} as a library-provided wrapper is non-existent (and probably unnecessary).
2024-11-24[build] test env build scriptLevent Kaya
2024-11-24[docs] path fixesLevent Kaya
2024-11-24[docs] fix branch typoLevent Kaya
2024-11-24[docs] doxygen gh pageLevent Kaya
2024-11-24[feature] keyboard event tracking definitionsLevent Kaya
2024-11-24[docs] TODO updatedLevent Kaya
2024-11-24[refactor] comments addedLevent Kaya
2024-11-24[docs] typo fixLevent Kaya
2024-11-24[docs] showcase addedLevent Kaya
2024-11-24[feature] texture renderinglvntky
2024-11-23[asset] sample doom asset as tga to renderLevent Kaya
2024-11-23[feature] basic shapeslvntky
2024-11-23[feature] raw mode test (not passed)lvntky
2024-11-22[docs] todo list addedlvntky
2024-11-22[feature] line drawing algorithmlvntky
2024-11-21[feature] partially text rendering with dependencylvntky
2024-11-21[feature] some font loading but not workslvntky
2024-11-21[feature] basic renderinglvntky
2024-11-21[feature] basic fb0 initializtionlvntky
2024-11-18initiallvntky