Geoffrey McRae
|
8eed25b469
|
[client] cmake: list enabled features in configure output
|
2019-03-28 20:27:38 +11:00 |
|
Geoffrey McRae
|
66c3c0115f
|
[client] added options to disable/enable interfaces
|
2019-03-28 20:12:18 +11: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 |
|
Geoffrey McRae
|
52c4e15c76
|
[client] project restructure part 2/2
|
2019-03-28 12:42:41 +11:00 |
|
Geoffrey McRae
|
3d136a28a0
|
[all] added pre-commit script and VERSION
This script belongs in .git/hooks/ to bump the version each commit.
|
2019-03-28 12:24:38 +11:00 |
|
Geoffrey McRae
|
db398d41a0
|
[client] project restructure part 1/2
|
2019-03-28 11:02:36 +11:00 |
|
Geoffrey McRae
|
d8b01c0257
|
[client] initial host to client clipboard sync working
|
2019-02-24 11:43:32 +11:00 |
|
Geoffrey McRae
|
54e8cce33c
|
[client] core: added initial clipboard interface and x11 stubs
|
2019-02-22 22:38:52 +11:00 |
|
Geoffrey McRae
|
667aed635d
|
[client] egl: added untested support for wayland
|
2019-01-02 00:04:40 +11:00 |
|
Geoffrey McRae
|
de5795e368
|
[client] egl: implemented alerts and some minor fixes to fps
|
2018-12-16 10:57:01 +11:00 |
|
Geoffrey McRae
|
0e2b371e59
|
[client] egl: added splash screen rendering
|
2018-12-16 00:54:37 +11:00 |
|
Geoffrey McRae
|
abfe3a9b4d
|
[client] egl: moved desktop rendering into seperate unit
|
2018-12-12 21:41:51 +11:00 |
|
Geoffrey McRae
|
608b67af77
|
[client] egl: moved fps code into seperate unit
|
2018-12-12 20:04:43 +11:00 |
|
Geoffrey McRae
|
c23bf6a0c4
|
[client] egl: migrate cursor code into seperate unit
|
2018-12-12 18:53:55 +11:00 |
|
Geoffrey McRae
|
50c460df5a
|
[client] define GL_GLEXT_PROTOTYPES globally
|
2018-12-12 16:53:30 +11:00 |
|
Geoffrey McRae
|
a9aab3c1ee
|
[client] egl: moved egl sources into subdirectory
|
2018-12-12 16:39:04 +11:00 |
|
Geoffrey McRae
|
ab98c87e7c
|
[client] egl: added FPS rendering
|
2018-11-20 09:50:09 +11:00 |
|
Geoffrey McRae
|
0ed9301ed9
|
[client] font: implemented font ABI and updated OpenGL to use it
|
2018-11-20 04:38:53 +11:00 |
|
Geoffrey McRae
|
00658f3d64
|
[egl] split out texture code into it's own object
|
2018-09-23 15:48:44 +10:00 |
|
Geoffrey McRae
|
26434f7baf
|
[egl] initial commit of new modern OpenGL ES renderer
|
2018-09-22 16:26:55 +10:00 |
|
Geoffrey McRae
|
05bd587c74
|
[client] implemented initial slow yuv420 support
|
2018-07-28 08:41:39 +10:00 |
|
Geoffrey McRae
|
32dca9ea3f
|
[client] only provide linker flags at link time
|
2018-05-31 18:54:10 +10:00 |
|
Geoffrey McRae
|
792200cac4
|
[client] use atomic locking by default
|
2018-05-29 18:18:22 +10:00 |
|
Geoffrey McRae
|
26c4804892
|
[client] replace custom Makefile with cmake build
|
2018-05-29 18:08:26 +10:00 |
|