Commit graph

28 commits

Author SHA1 Message Date
Pierre Krieger
b9710f05a9 Unify WindowBuilder and HeadlessRendererBuilder for easier implementations 2014-12-31 07:34:26 +01:00
Pierre Krieger
b9a6366f96 Update for changes in Send/Sync traits 2014-12-30 08:20:50 +01:00
Andrey Lesnikov
9a5f02984d android: Implemented basic poll_events() 2014-12-26 01:29:54 +03:00
Pierre Krieger
7f6f4f8d04 Update for gl_generator's changes 2014-12-24 08:12:10 +01:00
Glenn Watson
fa5cb66cff Add resize example, fix warnings, make callback an option so it can be removed. 2014-12-19 05:44:47 +10:00
Glenn Watson
0ad9c3d453 Add callback function to allow resize messages to be sent on mac. 2014-12-19 05:44:20 +10:00
Glenn Watson
95f82927b3 Change todo to unimplemented 2014-12-19 05:00:43 +10:00
Glenn Watson
9dc5689eef Introduce a WindowProxy for accessing a subset of functionality
from other threads. This currently provides a way for other threads
to wakeup a blocked event loop on X11. Other platforms have stub
functions that need to be implemented. This is similar to
the functionality of glfwPostEmptyEvent.
2014-12-17 14:50:05 +10:00
Pierre Krieger
c893e4faec Add get_api() function 2014-12-07 13:52:08 +01:00
Andrey Lesnikov
b28273de04 android: updated for rust 5484d6f6d 2014-12-02 00:22:00 +0000 2014-12-05 01:30:17 +04:00
Andrey Lesnikov
adc6c00aa8 android: Updated for rust 395901393 2014-11-24 00:46:30 +0000 2014-11-26 17:11:08 +04:00
Glenn Watson
02f3287d70 Add support for GLESv2 on android. Remove a few warnings. 2014-11-26 15:21:58 +10:00
Glenn Watson
d99ba30216 Allows android to compile when headless feature is enabled. 2014-11-26 08:17:09 +10:00
Pierre Krieger
4c0413bc7c Implement lists sharing 2014-11-24 20:13:52 +01:00
Andrey Lesnikov
f4be17b92e android: Updated for rust e583c4d24 2014-11-21 09:01:50 +0000 2014-11-21 18:33:29 +04:00
Pierre Krieger
ff3a29aaf5 Update for rustc 2014-11-19 07:06:27 +01:00
Andrey Lesnikov
c0305c4781 Android: Implemented basic inputs 2014-11-17 13:32:28 +04:00
Tomaka17
584bb3e7df Use a proper error type for window creation 2014-11-05 16:42:18 +01:00
Tomaka17
b6f7491157 Add visibility-related functions to window 2014-11-01 09:03:21 +01:00
tomaka
fa99f0e701 Revert "Add platform_display impls for win32 and android" 2014-10-25 10:40:27 +02:00
Tomaka17
0eda82c28f Add platform_display impls for win32 and android
Fix the cocoa function
2014-10-24 12:54:58 +02:00
Glenn Watson
5693fbcce3 Add accessor for underlying display handle on Linux. Although unimplemented on other platforms, this applies to at least android as well. 2014-10-24 15:20:25 +10:00
Tomaka17
2ff393fe62 Update for rustc and gl-rs 2014-10-22 11:23:21 +02:00
Tomaka17
0d0c14e6ec Update for gl-rs 2014-10-21 08:11:08 +02:00
Tomaka17
c316c86e7c Update for rustc f9fc49c06 2014-10-10 00:07:08 +0000 2014-10-10 17:52:47 +02:00
Tomaka17
ce052484f7 Remove some unused imports 2014-09-13 09:04:47 +02:00
Tomaka17
f3e0c57158 Use gl_generator to generate EGL bindings for Android 2014-09-13 09:01:21 +02:00
Tomaka17
0bb82e8467 Add basic support for Android 2014-09-11 18:28:07 +02:00