22 Commits (930c4e5582616b4f745e38dad6cc7a041f999d32)

Author SHA1 Message Date
Jeff Young 930c4e5582 Cleanup. 4 years ago
Jonathan Haas 55679be2e3 Fix some typos across the codebase 5 years ago
Wayne Stambaugh d96cccbf20 OpenGL GAL tracing improvements. 5 years ago
Wayne Stambaugh e7227a4f21 GAL code cleaning. 5 years ago
Ian McInerney 11e6cac42b Introduce EGL backend support for the OpenGL canvas 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
jean-pierre charras 3e287160d8 gal/opengl: better message for checkGlError() unknown error sub-type 6 years ago
Jeff Young 6c34fdefd7 Better exception handling and context locking for GAL. 7 years ago
Maciej Suminski 8a68a21570 Enable OpenGL debug output in debug builds 8 years ago
jean-pierre charras 8a1a3ed36c Better fix for compil problems in utils.cpp 8 years ago
jean-pierre charras 7ab6368869 Fix compil problems in utils.cpp, to be compatible with msys2/windows and linux. 8 years ago
Maciej Suminski 2697a21a7a Yet another try for correct function signature type cast 8 years ago
Maciej Suminski ef6910faa9 Take two for satisyfing picky compilers (casting nullptr to void*) 8 years ago
Maciej Suminski e91ce300fb Cast nullptr to const void* to satisfy picky compilers 8 years ago
Maciej Suminski 46b5575c51 OpenGL driver debug routines 8 years ago
jean-pierre charras 1f6854f2b8 Make internal errors messages not translatable 8 years ago
Oliver Walters c27f5b725d Improved various error messages 8 years ago
Maciej Suminski bf735b6fe7 Yet another trial to use wxString as a std::runtime_error message 9 years ago
Maciej Suminski 90710cfcc5 Added a missing #include directive 9 years ago
Maciej Suminski e0577c0218 checkGlError() may throw exceptions or display an error message 9 years ago
Maciej Suminski 52c698ab11 Fixed an included header (OpenGL GAL). 10 years ago
Maciej Suminski 1927f3a787 Unified way of checking OpenGL errors. 10 years ago