Victor Berger
|
c49c6bcd6e
|
wayland: WindowExt implementations.
|
2016-05-08 09:28:54 +02:00 |
|
Pierre Krieger
|
180aae3ada
|
Remove OpenGL from Android code
|
2016-04-19 19:31:36 +02:00 |
|
Pierre Krieger
|
d216d6b052
|
Merge remote-tracking branch 'glutin/master' into merge-glutin
Conflicts:
Cargo.toml
build.rs
src/api/caca/mod.rs
src/api/cocoa/mod.rs
src/api/egl/ffi.rs
src/api/egl/mod.rs
src/api/glx/mod.rs
src/api/osmesa/mod.rs
|
2016-03-26 17:55:03 +01:00 |
|
Kirill Zdornyy
|
74a28adba2
|
Fix this_platform_is_not_supported on OpenBSD.
I followed the steps of @mneumann.
|
2016-03-01 18:06:13 -08:00 |
|
Pierre Krieger
|
16f76b2407
|
Make it compile on Linux
|
2016-02-27 13:59:11 +01:00 |
|
Pierre Krieger
|
10bb03c5f0
|
Remove most OpenGL stuff and make it compile on win32
|
2016-02-23 12:56:23 +01:00 |
|
Pierre Krieger
|
ec76d991ad
|
Unlocks platform-specific attributes
|
2016-02-10 17:39:35 +01:00 |
|
Johan Sköld
|
c71b14afb9
|
Adding os::macos.
Also implements platform_window() for cocoa.
|
2016-01-17 01:02:27 -08:00 |
|
Matt Brubeck
|
93bec2ffca
|
Fix typo in WindowExt::get_xlib_display
|
2015-10-22 13:59:52 -07:00 |
|
Pierre Krieger
|
8c6a27d426
|
Add an os module containing platform-specific traits
|
2015-10-03 09:53:37 +02:00 |
|