Karl Zylinski 4 месяцев назад
Родитель
Сommit
a91122f07f
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      TODO.md

+ 2 - 2
TODO.md

@@ -1,8 +1,8 @@
 ## TODO
 ## TODO
 * GL backend:
 * GL backend:
 	textures
 	textures
-	set uniforms -- needs more type info?
-	the constant types are hardcoded to just a few types right now
+	X set uniforms -- needs more type info?
+	X the constant types are hardcoded to just a few types right now
 
 
 * should gamepad come from separate interface than window?
 * should gamepad come from separate interface than window?
 	* keyboard input could also come from some input interface, but
 	* keyboard input could also come from some input interface, but