Commit Graph

5 Commits (478289140daae28cf7eabf54af3addf476aaad9c)

Author SHA1 Message Date
Yuri Kunde Schlesner 478289140d Replace GLEW with a glLoadGen loader.
This should fix the GL loading errors that occur in some drivers due to
the use of deprecated functions by GLEW. Side benefits are more accurate
auto-completion (deprecated function and symbols don't exist) and faster
pointer loading (less entrypoints to load). In addition it removes an
external library depency, simplifying the build system a bit and
eliminating one set of binary libraries for Windows.
11 years ago
bunnei 089dff2cd4 fixed VSProps for Qt DLL copy 11 years ago
Mathieu Vaillancourt 1780f9b76a Ignore scm_rev.h and auto copy Qt dlls to bin folder on build. 11 years ago
Mathieu Vaillancourt ff4fe52bf6 Temporarily "fix" citra_qt for Windows 11 years ago
Mathieu Vaillancourt 05be8d2f0c Basic QT window 11 years ago