index
:
fbgl.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fbgl.h
Age
Commit message (
Expand
)
Author
2025-11-03
[format] clang format
Levent Kaya
2025-11-03
[feature] eliminate the dependency of mathlib linking
Levent Kaya
2024-11-28
[feature] keyboard and raw mode implementation
lvntky
2024-11-27
Code quality and warning removal
dario-loi
2024-11-27
[refactor] keyboard related code deleted
Levent Kaya
2024-11-27
[refactor] removed keyboard and rawmode related code, gonna reimplement
Levent Kaya
2024-11-26
Outline and filled circles, suppressed warnings
dario-loi
2024-11-26
[feature] added keyboard events
Levent Kaya
2024-11-26
[feature] font rendering done
lvntky
2024-11-26
[refactor] changed text rendering
Levent Kaya
2024-11-26
[feature] font rendering updated, but not works
lvntky
2024-11-25
[feature] fps counter added
lvntky
2024-11-24
Formatted header
dario-loi
2024-11-24
Merge branch 'master' into bugfixes
dario-loi
2024-11-24
Worked on minor changes for warnings
dario-loi
2024-11-24
Formatted according to file
dario-loi
2024-11-24
[refactor] faster rendering without bound check
lvntky
2024-11-24
Merge branch 'master' of https://github.com/dario-loi/fbgl
dario-loi
2024-11-24
Merge branch 'lvntky:master' into master
dario-loi
2024-11-24
Working CMakeLists.txt and many bugfixes
dario-loi
2024-11-24
Merge branch 'lvntky:master' into master
dario-loi
2024-11-24
Covered all implementation under include guard
dario-loi
2024-11-24
[docs] contributors updated
Levent Kaya
2024-11-24
[feature] keyboard event tracking definitions
Levent Kaya
2024-11-24
[refactor] comments added
Levent Kaya
2024-11-24
[feature] texture rendering
lvntky
2024-11-23
[feature] basic shapes
lvntky
2024-11-23
[feature] raw mode test (not passed)
lvntky
2024-11-22
[feature] line drawing algorithm
lvntky
2024-11-21
[feature] partially text rendering with dependency
lvntky
2024-11-21
[feature] some font loading but not works
lvntky
2024-11-21
[feature] basic rendering
lvntky
2024-11-21
[feature] basic fb0 initializtion
lvntky
2024-11-18
initial
lvntky