Commit Graph

15 Commits

Author SHA1 Message Date
Jarcode
e5f5671acc Added gl_wcb interface to abstract out glfw and glx usage 2018-02-11 20:43:52 -08:00
Jarcode
79d06b070e Fixed potetial segmentation fault for xwin_should_render, addresses #19 2018-02-11 12:02:26 -08:00
Jarcode
79b99b09be refactored X11 code in 'render.c' and 'xwin.c' 2018-02-11 09:38:23 -08:00
Jarcode
ae09561d11 added test case for mutter gaurd window, addresses #11 and #18 2018-02-08 17:13:38 -08:00
Jarcode
caee6a739c added case for mutter gaurd window 2018-02-08 16:50:52 -08:00
Jarcode
2805528d43 fixed directive issue 2018-02-07 20:22:54 -08:00
Jarcode
8c3a404f37 fixed include order in xwin.c, fixes #13 2018-02-07 17:17:58 -08:00
Jarcode
f539f18135 Always define GLFW_EXPOSE_NATIVE_GLX 2018-02-07 17:12:45 -08:00
Jarcode
1e2aad05b5 Added support for old versions of 'glfw3native.h', fixes #13 2018-02-06 18:22:17 -08:00
Jarcode
92f575adfd Removed unessecary 'XOpenDisplay' calls with 'glfwGetX11Display', addresses #15 2018-02-06 16:58:38 -08:00
Jarcode
679c2e02fd Added #request directive, related to issue #4 2018-01-09 18:04:48 -08:00
Jarcode
dd935f7031 Fixed shm resource issue 2018-01-07 19:43:00 -08:00
Jarcode
2e0d0921c5 added transparency, cleanup 2018-01-07 18:35:40 -08:00
Jarcode
93fa812aa0 added options for window position, size and class 2017-11-30 21:02:34 -08:00
Jarcode
2a7d41cf2a refactor xwin 2017-11-30 19:00:42 -08:00