Ricardo Vieira
25204b1ec7
wayland: Support for setting a cursor image
...
Closes #346 .
2014-09-09 16:38:47 +02:00
Jonas Ådahl
9ac854b7bb
wayland: Add keyboard support
...
Adds libxkbcommon as a dependency when enabling the Wayland backend.
2014-06-29 23:21:06 +02:00
Jonas Ådahl
8e99996321
Introduce experimental Wayland backend
...
This patch introduces a new backend that enables GLFW applications to
run on Wayland. For now, only output is supported (windowed and
fullscreen). Pointer cursor management, input devices, clipboard etc are
not supported yet.
There are some concepts that can not be supported, more specifically
glfwSetWindowPos, glfwGetWindowPos and glfwSetCursorPos, as they are not
supported by Wayland.
This patch also changes the time and joystick implementations used by the
X11 backend to be shared between the Wayland backend and the X11 backend.
2014-04-08 16:07:20 +02:00
Camilla Berglund
ffb699fb06
Build documentation improvements.
2013-08-07 17:05:32 +02:00
Camilla Berglund
0517a82467
Added support for GLESv1_CM and GLESv2 client libraries.
2013-01-15 19:09:43 +01:00
Camilla Berglund
76bd8b79b6
Merge branch 'master' into EGL
...
Conflicts:
src/win32_window.c
tests/glfwinfo.c
2012-08-01 01:04:14 +02:00
Camilla Berglund
98d02ebb1d
Updated MinGW cross-compilation documentation.
2012-08-01 00:56:11 +02:00
Camilla Berglund
f004aa0f82
Formatting.
2012-07-19 22:29:01 +02:00
Cloudef
27a7cc5aa8
Add FindEGL.cmake module
2012-07-17 22:25:47 +03:00
Camilla Berglund
ddc4d5e8a2
Removed OS name from MinGW files.
2012-07-15 16:56:50 +02:00
Camilla Berglund
acdda3ef4f
Added toolchain files for MinGW-w64 on Cygwin.
2012-06-17 16:35:48 +02:00
Camilla Berglund
01551e332d
CMake toolchain file fixes.
2012-06-03 16:53:51 +02:00
Camilla Berglund
7f7634a0c9
Added CMake toolchain file for Debian MinGW-w64.
2012-06-03 16:51:12 +02:00
Camilla Berglund
8d2c2791c2
Added initial Linux MinGW-w64 support.
2012-03-22 16:57:38 +01:00
Camilla Berglund
4ac5ea331b
Updated toolchain file README.
2012-03-01 17:15:37 +01:00
Camilla Berglund
6f3f68bad1
Gave CMake toolchain file clearer name.
2012-03-01 17:03:42 +01:00
Camilla Berglund
d608eb0086
Replaced hand rolled X extension detection with built-in version.
2012-02-19 05:28:15 +01:00
Camilla Berglund
cd9e0f03a8
Moved additional CMake files into the CMake directory.
2010-10-03 20:02:37 +02:00
Camilla Berglund
3249f812d6
Initial import of 2.7 Lite.
2010-09-07 17:34:51 +02:00