glfw/examples
Naveen K cefef4a4cc Added glfwDragWindow function to latest platform structure
Based on work by Felipe da Silva (felselva) #987 ported to v3.4

Add a function glfwDragWindow that starts a drag operation for the
specified window. The implementation is done for X11, Windows, and
requires tests on Wayland. Patch is related with the issue #923.
2022-07-13 17:15:07 +05:30
..
boing.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
CMakeLists.txt Remove OSMesa specific code from offscreen example 2022-05-06 19:06:13 +02:00
gears.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
glfw.icns Add icon to examples 2015-10-15 18:04:02 +02:00
glfw.ico Add icon to examples 2015-10-15 18:04:02 +02:00
glfw.rc Remove trailing whitespace 2017-12-14 15:36:55 +01:00
heightmap.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
offscreen.c Remove OSMesa specific code from offscreen example 2022-05-06 19:06:13 +02:00
particles.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
sharing.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
splitview.c Fix source comment typo 2021-11-25 23:24:39 +01:00
triangle-opengl.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
triangle-opengles.c Add OpenGL ES 2.0 triangle example 2021-08-26 16:03:58 +02:00
wave.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
windows.c Added glfwDragWindow function to latest platform structure 2022-07-13 17:15:07 +05:30