Frame rendering optimizations
This commit is contained in:
parent
126469df76
commit
f64429b7b4
11 changed files with 268 additions and 44 deletions
8
src/main.d
Normal file
8
src/main.d
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
src/main.o: src/main.c src/app.h src/channel.h src/player.h \
|
||||
src/frame_queue.h src/theme.h src/ui.h
|
||||
src/app.h:
|
||||
src/channel.h:
|
||||
src/player.h:
|
||||
src/frame_queue.h:
|
||||
src/theme.h:
|
||||
src/ui.h:
|
||||
Loading…
Add table
Add a link
Reference in a new issue