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
|
24d0aa0c18
|
[all] normalize copyright on all source files
|
2021-06-06 11:53:05 +10:00 |
|
Quantum
|
39a09ca565
|
[client] egl: remove dependency on SDL
After this PR, EGL functions are now accessed through <EGL/egl.h>
instead of through <SDL2/SDL_egl.h>, removing a pointless dependency
on SDL.
|
2021-02-21 10:31:49 +11:00 |
|
Geoffrey McRae
|
bf583290a4
|
[client/common] restructure project in prep for full SDL removal
|
2021-02-21 10:31:46 +11:00 |
|
Geoffrey McRae
|
d8915dbfc9
|
[build] make "common" a static library (part 2/2)
|
2019-04-11 11:12:59 +10:00 |
|
Geoffrey McRae
|
3e021f3a6b
|
[client] use cmake to generate renderers/fonts/clipboards headers/code
This is in preperation of cmake options to enable/disable various
functionallity.
|
2019-03-28 19:56:14 +11:00 |
|