Metal backend, part 12
update to-do list
This commit is contained in:
parent
ff2855e98b
commit
be89a07c0f
|
|
@ -17,7 +17,10 @@
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// TODO: everything
|
// TODO:
|
||||||
|
// - wipe
|
||||||
|
// - textures
|
||||||
|
// - maybe fix VSync
|
||||||
|
|
||||||
#include "renderMetal.h"
|
#include "renderMetal.h"
|
||||||
#include "backends/imgui_impl_metal.h"
|
#include "backends/imgui_impl_metal.h"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue