Geoffrey McRae
|
952ebea2c5
|
[all] refresh copyright dates
|
2022-01-05 19:42:46 +11:00 |
|
Quantum
|
51b9cd4e5a
|
[all] copyright: use unicode copyright sign ©
This is done for consistency with the license strings in appstrings.c.
|
2021-08-04 21:16:35 +10:00 |
|
Quantum
|
b8effaf42c
|
[client] egl: use glGetError and codes for errors in gl* functions
We used to use DEBUG_EGL_ERROR for gl* functions, which just yields
EGL_SUCCESS even when there are errors.
|
2021-07-19 19:36:46 +10:00 |
|
Quantum
|
24d0aa0c18
|
[all] normalize copyright on all source files
|
2021-06-06 11:53:05 +10:00 |
|
Geoffrey McRae
|
202739c5be
|
[client] egl: better debug output for EGL errors
|
2021-01-24 13:17:11 +11:00 |
|