LookingGlass/client
Geoffrey McRae 06e38d897d [client] implemented renderer specific option API
Please note the vsync and mipmap options are now specific to OpenGL
To configure them use the following options:

  -o opengl:mipmap=1
  -o opengl:vsync=0
2017-12-17 22:21:59 +11:00
..
ivshmem [client] ivshmem: fix missing <sys/select.h> include 2017-12-15 18:25:21 +11:00
renderers [client] implemented renderer specific option API 2017-12-17 22:21:59 +11:00
spice [misc] added website url to sources 2017-12-12 04:30:47 +11:00
.gitignore [client] added renderer abstratction 2017-12-12 03:59:57 +11:00
kb.h [misc] added website url to sources 2017-12-12 04:30:47 +11:00
lg-renderer.c [client] implemented renderer specific option API 2017-12-17 22:21:59 +11:00
lg-renderer.h [client] implemented renderer specific option API 2017-12-17 22:21:59 +11:00
lg-renderers.h [client] implemented renderer specific option API 2017-12-17 22:21:59 +11:00
main.c [client] implemented renderer specific option API 2017-12-17 22:21:59 +11:00
Makefile [client] implemented renderer specific option API 2017-12-17 22:21:59 +11:00
utils.h [client] make methods static inline 2017-12-14 08:23:58 +11:00