imgui@d7c8516a4b
|
Update imgui
|
2023-01-06 23:25:04 +07:00 |
.gitignore
|
Use fontconfig
|
2023-01-07 16:15:21 +07:00 |
.gitmodules
|
Initial commit
|
2022-12-31 15:35:58 +07:00 |
Makefile
|
Allow the use of custom CXXFLAGS
|
2023-01-10 14:55:39 +07:00 |
config.cpp
|
Add make_system_error
|
2023-01-16 15:41:26 +07:00 |
config.h
|
Add ability to change font sizes
|
2023-01-08 23:12:22 +07:00 |
event_loop.cpp
|
Get rid of a logging helper
|
2023-01-16 11:08:35 +07:00 |
event_loop.h
|
Use different fonts
|
2023-01-06 23:30:39 +07:00 |
fonts.cpp
|
Use fontconfig
|
2023-01-07 16:15:21 +07:00 |
fonts.h
|
Use fontconfig
|
2023-01-07 16:15:21 +07:00 |
log.cpp
|
Refactor logging
|
2023-01-16 15:56:07 +07:00 |
log.h
|
Refactor logging
|
2023-01-16 15:56:07 +07:00 |
logcat_thread.cpp
|
Use a class for the logcat thread
|
2023-01-17 20:56:56 +07:00 |
logcat_thread.h
|
Use a class for the logcat thread
|
2023-01-17 20:56:56 +07:00 |
main.cpp
|
Use a class for the logcat thread
|
2023-01-17 20:56:56 +07:00 |
misc.cpp
|
Add make_system_error
|
2023-01-16 15:41:26 +07:00 |
misc.h
|
Add make_system_error
|
2023-01-16 15:41:26 +07:00 |
myimconfig.h
|
Enable paranoid asserts
|
2023-01-16 10:44:28 +07:00 |