Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tauri-apps/glutin

A low-level library for OpenGL context creation, written in pure Rust.
https://github.com/tauri-apps/glutin

Merge pull request #186 from tomaka/update-rustc

Update for Rustc

25b261975c6756a3e0f9ee36107f185103b35292 authored about 10 years ago by tomaka <[email protected]>
Update for Rustc

885d5e9c386df2a4057a34871f8095260c33c493 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #184 from mikedilger/upstream_fallout

fix for Iterator now using associated types

bfd21793a8cc8c04b9f4ad294e11f7e6aa435bd7 authored about 10 years ago by tomaka <[email protected]>
fix for Iterator now using associated types

53482b2a460811b136e81ffd10eb12088f36f310 authored about 10 years ago by Mike Dilger <[email protected]>
Merge pull request #183 from ozkriff/master

android: Updated for rust fc2ba1393 2015-01-03

2174177fda57004e49dfefb75e63f551b16ab6e7 authored about 10 years ago by tomaka <[email protected]>
android: Updated for rust fc2ba1393 2015-01-03

2b7e74d55ad132dd6f0d3a2b35c7cf739b31f92d authored about 10 years ago by Andrey Lesnikov <[email protected]>
Merge pull request #181 from tomaka/update-rustc

Update for Rustc

0937d809b58472f815fd97598f379bbd13937e7f authored about 10 years ago by tomaka <[email protected]>
Update for Rustc

4c5e430dd3fcd38c29bfbc20dc0cc65defd33224 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #180 from TyOverby/event-change

Change the way that event iterators are represented.

ebe32bb2d803bc22c4b309acbbd48f3dc2a12127 authored about 10 years ago by tomaka <[email protected]>
Change the way that events are represented.

The bulk of this commit is changing instances of Vec to RingBuf which is
optimized for the push_...

a698146943bcd6df2a61bbfd56badf3018662709 authored about 10 years ago by Ty Overby <[email protected]>
Fix dependencies erroneously removed

f68bf85a85ceb416f714bc36ff5aa5c6ae65c008 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #173 from tomaka/change-builder-attribs

Finalize window building API

4d5e39f436a1c68475f2dd97b33acf66117ee139 authored about 10 years ago by tomaka <[email protected]>
Add missing `with_*` functions

c956559a5158e1d92ccc5acd7c89b025c68de758 authored about 10 years ago by Pierre Krieger <[email protected]>
Add `build_strict` function on builders

e1b5d9c1039c6e5a2e977bf2d6c9c3806cde046a authored about 10 years ago by Pierre Krieger <[email protected]>
Unify WindowBuilder and HeadlessRendererBuilder for easier implementations

b9710f05a9d1e7fd10536b604074baf748fb5bd7 authored about 10 years ago by Pierre Krieger <[email protected]>
Removed NSOpenGLPFAOpenGLProfiles enum in favor of the one defined in the AppKit bindings

0e64651db8f19378d7c183b21c0e7d692380e570 authored about 10 years ago by Patrick Horlebein <[email protected]>
Fixed missing std::ascii::AsciiExt import

b0dddb2d3f10c90128ab250838b314acca131061 authored about 10 years ago by Patrick Horlebein <[email protected]>
Bump version number

fb42768a14228eba456cc8957820c14c105b1647 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #179 from tomaka/use-cratesio

Use gl_common and gl_generator from crates.io

4b28d2df606a1305d002b3db9fd6e551714bbca3 authored about 10 years ago by tomaka <[email protected]>
Use gl_common and gl_generator from crates.io

9d7cfb4a32cd05988fc402ba9f9ff9fb38f0ac18 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #178 from tomaka/update-rustc

Update for changes in Send/Sync traits

32faad403b19f974733ddf531d61dc8d842af288 authored about 10 years ago by tomaka <[email protected]>
Update for changes in Send/Sync traits

b9a6366f96e14e396452da443b64a10ee480fabf authored about 10 years ago by Pierre Krieger <[email protected]>
Minor match clause cleanup

09cf026a9de2e1aef43307d64d41a0251159c113 authored about 10 years ago by Patrick Horlebein <[email protected]>
Fixed deprecation warnings

1b0064f9f780ab8a53e7b5a7a33f2fd8c53aab08 authored about 10 years ago by Patrick Horlebein <[email protected]>
Started adding support for selection OpenGL versions on OS X. Needs issue #176 to be fixed.

86af6b6387918ea93fe5ce4cae2764a1d196061e authored about 10 years ago by Patrick Horlebein <[email protected]>
Merge pull request #174 from tomaka/travis-docs-headless

Generate docs for headless functionnalities too

29bf3385add5ee9306452fe605984838ecfaa1a5 authored about 10 years ago by tomaka <[email protected]>
Generate docs for headless functionnalities too

fc214073e97b9dfb1b14b380363a5a41f8a6a6a1 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #172 from ozkriff/master

Removed 'extern crate gl_generator' and implemented 'poll_events'

fce4f0a1298d216b928ccdb25f8e481397981afe authored about 10 years ago by tomaka <[email protected]>
android: Implemented basic poll_events()

9a5f02984d3c157c962f493c981d1f8e7bd4ac81 authored about 10 years ago by Andrey Lesnikov <[email protected]>
Removed 'extern crate gl_generator'

e441247d61d48caab62902858ccb69a9a7316e8a authored about 10 years ago by Andrey Lesnikov <[email protected]>
Merge pull request #171 from tomaka/update-gl-generator

Update for gl_generator's changes

4bcdbce22259bbd247ef8ddc4573344256002086 authored about 10 years ago by tomaka <[email protected]>
Update for gl_generator's changes

7f6f4f8d04b9f6dfbbc9528552fa45db932d6dae authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #168 from tomaka/fix-appveyor

Fix the appveyor build

032c282b8ef18040c9ec5e8a2356820df031ef8b authored about 10 years ago by tomaka <[email protected]>
Fix the appveyor build

a04668e850b1667b58467eec73bf3c0e0fbe93a1 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #170 from tomaka/update-rustc

Update for rustc

6b0dd62681829308017fe9a435502df6b97f08af authored about 10 years ago by tomaka <[email protected]>
Update for rustc

dbb82968baf17acdc341303813ecbbd8420de19c authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #169 from glennw/mac-vis

Fix passing visibility through for mac.

1ec98f611b8877a20700e2a9eea68d0d7c02e115 authored about 10 years ago by tomaka <[email protected]>
Fix passing visibility through for mac.

bd28ebb34f0182410762ae25b875cf1c8605710f authored about 10 years ago by Glenn Watson <[email protected]>
Merge pull request #167 from tomaka/fix-appveyor

Fix appveyor build

5a8982377b13379edef913805b488afb60424045 authored about 10 years ago by tomaka <[email protected]>
Fix appveyor build

439638d05056ca1464903f02b8c5d73afcb6b650 authored about 10 years ago by Pierre Krieger <[email protected]>
Fix win32 build without the "window" feature

faf5812d05faaa6ab78043901e3d15b664e45382 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #166 from Cifram/master

Add semicolons after macro invocations, as required by the latest nightly.

4b7d677f83b6dacde547770a492db2c10875d19e authored about 10 years ago by tomaka <[email protected]>
Add semicolons after macro invocations, as required by the latest nightly.

6e9969ccc019500687a329a90219d26adf7d816e authored about 10 years ago by Michael Powell <[email protected]>
Merge pull request #165 from glennw/mac-visible

Add support for visible parameter on mac.

c171ea76db346df158c80f7fa207f2af832d16ee authored about 10 years ago by tomaka <[email protected]>
Add support for visible parameter on mac.

f8d3b232a510428203e3dd0bcc847b07be6a94d4 authored about 10 years ago by Glenn Watson <[email protected]>
Merge pull request #160 from glennw/mac-resize

Add callback function to allow resize messages to be sent on mac.

70f9f8cf43e51cdd90e1a0163c40cfa617b9f511 authored about 10 years ago by tomaka <[email protected]>
Add resize example, fix warnings, make callback an option so it can be removed.

fa5cb66cff2e13a5ee75c4f99abe5f93bede7dd1 authored about 10 years ago by Glenn Watson <[email protected]>
Add experimental attribute since this API will need to be cleaned up.

f2d112213ba889eddb6c1b0fab878bcd4f500c64 authored about 10 years ago by Glenn Watson <[email protected]>
Add callback function to allow resize messages to be sent on mac.

0ad9c3d453076adc5d94008d7e155d7ee5536225 authored about 10 years ago by Glenn Watson <[email protected]>
Merge pull request #161 from glennw/thread-proxy

Introduce a WindowProxy for accessing a subset of functionality

0164449955d1b4787fce03f8800e32f19fd04a01 authored about 10 years ago by tomaka <[email protected]>
Change todo to unimplemented

95f82927b37e27f1880e9941b316227f6c6baebc authored about 10 years ago by Glenn Watson <[email protected]>
Merge pull request #164 from glennw/scroll-wheel

Add scroll wheel events for mac.

94348113281828a2045efcf24536ab6b1aad837e authored about 10 years ago by tomaka <[email protected]>
Add scroll wheel events for mac.

3c1a803d8d244d0004f982578e5534804f9d5da0 authored about 10 years ago by Glenn Watson <[email protected]>
Add mac implementation of wakeup_event_loop.

2c150143d8da8bded7d9441ef08f67eab51db7c4 authored about 10 years ago by Glenn Watson <[email protected]>
Fix event name

435c64f4732dbf6fa4e92d04a962e42e34f21f1a authored about 10 years ago by Glenn Watson <[email protected]>
Add links to documentation

452514a863c310a1fd5096f6967b75caab9abeec authored about 10 years ago by Pierre Krieger <[email protected]>
Fix travis secure token

81930591eeb4a8c13ad7b1dc70a1e2cdbc3c04f1 authored about 10 years ago by Pierre Krieger <[email protected]>
Add automatic gh-pages deployment in travis

9aca24a73800eb824f012790fd9deebef71589f4 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #163 from tomaka/update-rustc

Update for rustc for x11

526339f4491ab0138731ada3a36a5dfc6aa8848f authored about 10 years ago by tomaka <[email protected]>
Update for rustc for x11

03d6a41ba3fab67272446af996f76dce714e944d authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #162 from tomaka/winapi-loc

Use "winapi" from crates.io

64a459e7ccd258585d06798a7e492adc2ee4d004 authored about 10 years ago by tomaka <[email protected]>
Use "winapi" from crates.io

61a4c4b75f481ace9e4317be023017326832bdd7 authored about 10 years ago by Pierre Krieger <[email protected]>
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 loo...

9dc5689eef87cace5e6ac6b5438928a1c99688c4 authored about 10 years ago by Glenn Watson <[email protected]>
Update for Rustc for win32

19d120b8b19d85e9cea5c3e8851b8809d072b8bd authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #159 from tomaka/update-rustc

Update for Rustc for win32

65dfd5d7cead3b7d52c2e02e31efb2a8a83dc7f7 authored about 10 years ago by tomaka <[email protected]>
Update for Rustc

a79bc34807fc0bb991a8693f0d7271b17a7c6513 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #158 from serpis/fix_warning

Avoid warning; if_let and tuple_indexing now part of language.

230b0dd9ed27863daa8a6afefe7394ae4e6a38b9 authored about 10 years ago by tomaka <[email protected]>
Avoid warning; if_let and tuple_indexing now part of language.

12d5d5beeab9e75c7b3f5f4f5cff4fe42910d9a2 authored about 10 years ago by Jakob Fries <[email protected]>
Merge pull request #121 from tomaka/get-api

Add get_api() function

6c5cca9d6a5f799b129ddd1b31316663c9da8e7e authored about 10 years ago by tomaka <[email protected]>
Add get_api() function

c893e4faec212953174c12c68538d55929c90ad3 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #156 from tomaka/remove-compile-msg

Remove the dependency to compile_msg

2320c2bc974fcc655553e678c457230f3e97de68 authored about 10 years ago by tomaka <[email protected]>
Merge pull request #157 from ozkriff/master

android: updated for rust 5484d6f6d 2014-12-02 00:22:00 +0000

ab387dc2a3cac7e88688d2b16e758680eb3729d1 authored about 10 years ago by tomaka <[email protected]>
android: updated for rust 5484d6f6d 2014-12-02 00:22:00 +0000

b28273de0486f0b98e1b95354679b8b767968874 authored about 10 years ago by Andrey Lesnikov <[email protected]>
Merge pull request #155 from AnthIste/osx-enum-fix

OSX: Qualify enum namespacing for NSOpenGLCPSwapInterval

b30f18173e86577a6b0c4c631349d2085c15ae97 authored about 10 years ago by tomaka <[email protected]>
Remove the dependency to compile_msg

ffba8564c8edac6be0f648e625e4df32e48e2caa authored about 10 years ago by Pierre Krieger <[email protected]>
Remove obsolete README message about win32

45f9ff09e66e56ff53d7ceef7348e5cffbd9be6e authored about 10 years ago by tomaka <[email protected]>
Qualify enum namespacing for NSOpenGLCPSwapInterval

e979f316e727bbfa12ec34b2b5c38f6003bfbb1a authored about 10 years ago by Ruben Bakker <[email protected]>
Merge pull request #150 from tomaka/winapi

Use the winapi crate instead of our own ffi

c6f5b4a107109c7c900b5e56adb036a5e55e667b authored about 10 years ago by tomaka <[email protected]>
Merge pull request #154 from tomaka/fix-warning-x11

Fix deprecation warning on X11

6652cd0bdfa8c8db90ed01afaccad40f17228c43 authored about 10 years ago by tomaka <[email protected]>
Merge pull request #153 from tomaka/fix-multisampling-x11

Fix multisampling not working on X11

f141e12e1f3442c7a1be11df74e9722420003e4a authored about 10 years ago by tomaka <[email protected]>
Fix deprecation warning on X11

7b84121500cd74310cb554151ab0aac6d6d9a714 authored about 10 years ago by Pierre Krieger <[email protected]>
Fix multisampling not working on X11

f8aa6d676c1a129d9322b26b3a235e2cd69c4f43 authored about 10 years ago by Pierre Krieger <[email protected]>
Use the winapi crate instead of our own ffi

3cf487ac70c50d8e0a0720af843145d28ce4f1c7 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #149 from DavidPartouche/fix_cocoa_fullscreen

Fixed issue with menu bar showing in fullscreen

cfe456468882503c232aa91f48c778e8d0caba34 authored about 10 years ago by Brendan Zabarauskas <[email protected]>
Fixed issue with menu bar showing in fullscreen

3ae835246474a5a0440c17a7b01da23d4d3ee9db authored about 10 years ago by David Partouche <[email protected]>
Merge pull request #147 from tomaka/update-rustc

Update for rustc on win32

960c875618e1c53e2dd81c2647a6a4608d5a28d1 authored about 10 years ago by tomaka <[email protected]>
Update for rustc on win32

5072bc287f1b247e55df72f01aac99a448b5a444 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #133 from tomaka/multisampling

Implement multisampling for x11

33455a4c3ef6caa09e2f0f533b964b69128a8d6a authored about 10 years ago by tomaka <[email protected]>
Implement multisampling for x11

729551f82859673fcf9b4b26dbb145184a2a7ca7 authored about 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #138 from DavidPartouche/cocoa_offscreen

Added headless rendering on osx

596132dc9300f43385e5bb8c3f24df49cfe8529d authored about 10 years ago by tomaka <[email protected]>
Merge pull request #142 from DavidPartouche/cocoa_vsync

Added swap interval to osx

dee448628a7f43ebfc6009c89c938b741d5d6540 authored about 10 years ago by tomaka <[email protected]>
Merge pull request #143 from tomaka/update-rustc

Update for rustc

749c47d8c20af078b06e8506b68a54e3799c1a8b authored about 10 years ago by tomaka <[email protected]>
Update for rustc

71d463f865a8ce4d4099807401d5e006ecc3dac9 authored about 10 years ago by Pierre Krieger <[email protected]>
Added swap interval to osx

23b108d4366ddf3bf134c443b19bff609247c1fd authored about 10 years ago by David Partouche <[email protected]>
Merge pull request #141 from ozkriff/master

android: Updated for rust 395901393 2014-11-24 00:46:30 +0000

3ec343d12c16b19bc968404f8ccb04ae94d6425e authored about 10 years ago by David Partouche <[email protected]>
android: Updated for rust 395901393 2014-11-24 00:46:30 +0000

adc6c00aa8af92a954d30a2ad5e011791cbac526 authored about 10 years ago by Andrey Lesnikov <[email protected]>
Merge pull request #139 from glennw/android-gles2

Add support for GLESv2 on android. Remove a few warnings.

429874ed811de1d8442e1a24c09df66ee77148a3 authored about 10 years ago by tomaka <[email protected]>
Add support for GLESv2 on android. Remove a few warnings.

02f3287d7037c6102b27e26a59b7f617ad3567dc authored about 10 years ago by Glenn Watson <[email protected]>
Added headless rendering on osx

f865d9ac0155e3d2e07b2917e0656e16c14653a8 authored about 10 years ago by David Partouche <[email protected]>
Merge pull request #137 from glennw/android-headless-compile

Allows android to compile when headless feature is enabled.

ef33f198128c8033d23261e9e7466840b66b89ce authored about 10 years ago by David Partouche <[email protected]>