index
:
termgl
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
example
Age
Commit message (
Expand
)
Author
2020-02-10
fixed example collision.cpp
Jonas Gunz
2019-12-13
Fixes
Jonas Gunz
2019-11-10
updated test
Jonas Gunz
2019-06-12
Added support for Function Keys as _EVENT_FUNCTION1
Jonas Gunz
2019-05-06
Changed color handling to take ANSI 8bit colors
Jonas Gunz
2019-03-30
Rename + Version change
Jonas Gunz
2019-03-27
example tweak
jonas
2019-03-20
example Pong is now screen size sensitive
Jonas Gunz
2019-03-20
Remove obsolete features, cleanup
Jonas Gunz
2019-03-20
Updated example Pong to use FPS
Jonas Gunz
2019-03-20
Added forced screen size and mute to cRender for testing
Jonas Gunz
2019-03-16
Fix in example/collision.cpp: Use 0 instead of NULL for empty char
Jonas Gunz
2019-03-16
Fixed examples #4
Jonas Gunz
2019-03-07
Fixed pong to compile with clang
Jonas Gunz
2019-03-07
removed hardcoded path to clang in Makefiles
Jonas Gunz
2019-03-07
Moved to clang
Jonas Gunz
2019-03-07
example Makfefile fix
Jonas Gunz
2019-03-07
Update to travis build test
Jonas Gunz
2019-03-07
updated example program pong
Jonas Gunz
2019-03-07
Deactivated color to fix #5 temporarily
Jonas Gunz
2019-03-06
Added example Project + Makefile. updated gitignore
Jonas Gunz
2019-03-06
Collision update
Jonas Gunz
2019-03-06
Directory updates
Jonas Gunz