yuzu/src/citra/emu_window
Emmanuel Gil Peyrot 648743cf66 GLFW: Add an error callback before calling glfwInit()
It will print a message to know what happened in case something went wrong in a GLFW call.

Also replace every printf() in the glfw emu-window by ERROR_LOG().
2014-11-29 23:03:04 +00:00
..
emu_window_glfw.cpp GLFW: Add an error callback before calling glfwInit() 2014-11-29 23:03:04 +00:00
emu_window_glfw.h Remove tabs in all files except in skyeye imports and in generated GL code 2014-11-19 09:04:03 +00:00