This commit is contained in:
2025-09-19 21:18:03 +02:00
parent ef49f2d4c2
commit ff5d64d500
+3 -3
View File
@@ -99,17 +99,17 @@ make -f Makefile.dev release-arch
- [x] Select screen as argument / config - [x] Select screen as argument / config
- [x] fps in window title - [x] fps in window title
- [x] Clean code - [x] Clean code
- [ ] Multi-stage shaders - [x] Multi-stage shaders
- [x] Test 2 stages with render to texture - [x] Test 2 stages with render to texture
- [x] 2 in 2 fx 1 mix 1 fx layout - [x] 2 in 2 fx 1 mix 1 fx layout
- [x] Include common code - [x] Include common code
- [ ] 16 input + 16 fx definition and selection (with const param) - [x] 16 input + 16 fx definition and selection (with const param)
- [x] Feedback texture - [x] Feedback texture
- [x] Shaders config file - [x] Shaders config file
- [x] uniform config - [x] uniform config
- [x] fragment config - [x] fragment config
- [x] subroutines config - [x] subroutines config
- [ ] Clean code - [x] Clean code
- [ ] Midi - [ ] Midi
- [ ] Read Midi events - [ ] Read Midi events
- [ ] Read midi mapping config file - [ ] Read midi mapping config file