Metal backend, part 12

update to-do list
This commit is contained in:
tildearrow 2024-04-14 19:56:41 -05:00
parent ff2855e98b
commit be89a07c0f

View file

@ -17,7 +17,10 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
// TODO: everything
// TODO:
// - wipe
// - textures
// - maybe fix VSync
#include "renderMetal.h"
#include "backends/imgui_impl_metal.h"