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

Update the README

e577995fc88a9fc114f17f5b7a7d3f781af324da authored over 9 years ago
Merge pull request #423 from tomaka/remove-headless

Remove the "headless" feature

01007dbfd4b5f98a03b660e9c76f1d01fb78cd22 authored over 9 years ago
Merge pull request #372 from tomaka/get-format-examples

Print the pixel format in the `window` example

f0309cb16588da65268fdfe959ad70fe28702054 authored over 9 years ago
Print the pixel format in the `window` example

05c24b39cc993572c5ecebf4be35e8b0a66ee86e authored over 9 years ago
Remove the "headless" feature

ace4808facf085c4ccd068d33b9ab9f018e9072e authored over 9 years ago
Merge pull request #36 from tomaka/emscripten

[WIP] Support for emscripten

e953e3d4ead7931bc32c49bcd9f4a637ef6d5fa7 authored over 9 years ago
Basic implementation of emscripten

de7b1aa2ebb8fcf7a9e605bf720d6e644d2fa33a authored over 9 years ago
Publish 0.0.30

b9aa741c261b12c3edd7f17d228f0b639f203952 authored over 9 years ago
Merge pull request #422 from Ryman/fixosx

Fix further compilation of cocoa

1e714a5b23803dfa53e9c4d0357fd3871c6b8108 authored over 9 years ago
Fix further compilation of cocoa

81d0dc97e14de4c28f3228bf29d98ceaad69f1d2 authored over 9 years ago
Merge pull request #421 from tomaka/fix-compilation

Fix compilation of cocoa

ef453188479688339b52c28fae563dc09905c077 authored over 9 years ago
Fix compilation of cocoa

ad21d31b6b85c28de86aa7f84ef3983e029d74f3 authored over 9 years ago
Merge pull request #409 from kvark/core

GL core profile flag

4882a94080636735b8a8ef78203e7d77ff893370 authored over 9 years ago
Introduced GlProfile enum

171986c7e86063862d16208296c011cd5828bcad authored over 9 years ago
Merge pull request #417 from tomaka/android-egl

Use the EGL API with Android

cb9a8043f273b8d76ba0c1d1aa092888383f28d9 authored over 9 years ago
Use the EGL API with Android

0eaa8fd9eb4b38169701804b0c0de273c1e73b50 authored over 9 years ago
Merge pull request #415 from tomaka/fix-gles-supprt

Fix the GLES code in examples/support/mod.rs

c755e10089613f95604f7867e13dbc0eb9af549b authored over 9 years ago
Merge pull request #416 from datalus/master

Adding SWP_NOMOVE flag to prevent the window from moving to 0,0 when setting inner size on Windo...

10af3ca8b4102641017d94440280ca87b347b0dd authored over 9 years ago
Implemented gl_core flag

a42f1f58333a9899d36e18e641f3f52517dd58b1 authored over 9 years ago
Adding SWP_NOMOVE flag to prevent the window from moving to 0,0 when setting the inner size on Windows 8+

899e021666f9450d8fe07cd25207a4925be2af9f authored over 9 years ago
Fix the GLES code in examples/support/mod.rs

2f9272e1cb9dbe5d86369b04e1d45392bb91646b authored over 9 years ago
Fix typo in cocoa module

c1ca5d1d87166daa20d4ae2a9a0a7c8d4ba2ba63 authored over 9 years ago
Merge pull request #412 from tomaka/glcontext-trait

Add a GlContext trait

d3fbbfb7a777f8f7b6a39b66dd982cbc8cb802ba authored over 9 years ago
Add a GlContext trait

aa58f4149a65783b07c0dc401b5854ed80c4915e authored over 9 years ago
Merge pull request #414 from tomaka/pf-win32

Add pixelformat for cocoa and remove individual color components

a08388bca1ca275fd1455ceae26ab06c02c81111 authored over 9 years ago
Fix PixelFormat for x11, egl and win32

36de5a5e5a058602bcd98d9387f0f170a0fc55d4 authored over 9 years ago
Add pixelformat for cocoa and remove individual color components

80c49856b24d6ddd848226ff0e7720915e554ee6 authored over 9 years ago
Merge pull request #407 from tomaka/egl-rework

Rework EGL

735df1c7d83d51c26ab852c843935341ae84e281 authored over 9 years ago
Rework EGL

953117481370fad8ff97cfade4bea290375b71bc authored over 9 years ago
Test on beta 3 on travis

3b1e57d0e30ba4434a7c3d74c8fe823db2bdd3a2 authored over 9 years ago
Merge pull request #406 from tomaka/fallback-win32-pixelformats

Add a fallback on win32 if enumerate_arb_pixel_formats returns vec![]

4ecddabe08fa585d686793f632a4ff748f48b25a authored over 9 years ago
Rework MouseWheel event and fix the values on win32

d9f0d92584af1d76779cb8cb4a70762c889970f5 authored over 9 years ago
Add a fallback on win32 if enumerate_arb_pixel_formats returns vec![]

9ed1a0ec19388641a3df99ce6689b38ab87ddfec authored over 9 years ago
Merge pull request #404 from tomaka/headless-win32

Extract headless context from api/win32 to platform/windows

c752142e045156c6869a43183032030dd1d0439d authored over 9 years ago
Extract headless context from api/win32 to platform/windows

d4dcff582e80d38d4f36e0e0bcf9f7281b4b830d authored over 9 years ago
Merge pull request #401 from fkaa/cocoa-multisample

Add multisampling for cocoa, fixes #145

c02072c9b16f5b897e0c5299969812ae2baf3151 authored over 9 years ago
Add multisampling for cocoa, fixes #145

f2bbb7d49ce72bea4b989b1ae54d35ecbb471ce1 authored over 9 years ago
Merge pull request #403 from tomaka/shared_library

Use the shared_library crate instead of loading symbols manually

b7f81853fb6900ddbe7dda084f4a7f64d003fcaf authored over 9 years ago
Use the shared_library crate instead of loading symbols manually

7df4de2ce74e6917431397a80435e71331336ee7 authored over 9 years ago
Merge pull request #402 from tomaka/caca

Add libcaca backend

2ca9adffa0699252744fc0da3e25891f9c2809da authored over 9 years ago
Add libcaca backend

d3cc9064f4c578b90820a60724ea2b6c75727a74 authored over 9 years ago
Release 0.0.27

aca06d16e2d293a74d0a87d94a6e1f9aa73154d0 authored almost 10 years ago
Merge pull request #398 from fkaa/cocoa-window-pos

Fix window position getters and setters on cocoa

2532357253cb76281508876ae15ca850410fa651 authored almost 10 years ago
Merge pull request #399 from tomaka/egl-linux

Allow using EGL with X11

8cbd57a307392e5ccb48905f3fc7b1e66cd3384a authored almost 10 years ago
Allow using EGL with X11

0417f7003f133fbef63e8e9d98d305368b1eed47 authored almost 10 years ago
Merge pull request #397 from tomaka/split-glx

Split glx

9a0ca92692b0d5c60e89dbdc18cafb5c468e75b0 authored almost 10 years ago
Split GLX and X11 in "api"

5561e586462f87df39c2fab6a9bbdc734f35c073 authored almost 10 years ago
Fix window position getters and setters on cocoa

32e14a9a0a47c6eb5084b5ff8af9e652b0d07346 authored almost 10 years ago
Merge pull request #384 from fkaa/keypress-sound

Fix alert sounds on keypress for cocoa

7eeb96909c4008398e88a9d32e958b75ab7113de authored almost 10 years ago
Merge pull request #395 from tomaka/x-reorg

Reorganize the Linux implementation and split OSMesa and X11

d6c50df294a7832b1d9233aaa0c5e0bee8929c8f authored almost 10 years ago
Fix alert sounds on keypress on cocoa

Passing on keypress event to parent would make it think the event was
not consumed and emit an a...

44e954895fd6c3497c8b5483e1b3efe160429329 authored almost 10 years ago
Reorganize the Linux implementation and split OSMesa and X11

a72e06cf1b8f0e037be8a0e3152b9b0ab9ef2c95 authored almost 10 years ago
Merge pull request #394 from tomaka/egl-api

Add draft for the EGL API

4dee36631c520726179139bd543453ff0f3b78d6 authored almost 10 years ago
Add draft for the EGL API

828500256c64a7cac486e891dc90946cd5d6af53 authored almost 10 years ago
Merge pull request #392 from tomaka/fix-example

Fix and re-enable the fullscreen example

fa4aa36c9ee56dbcc35be3fe868e77c3561e2433 authored almost 10 years ago
Merge pull request #393 from tomaka/reorganization

Create reorganization

b6252d9de2f487982193569212e301fb598593dd authored almost 10 years ago
Create reorganization

3ad7f9a58429b02b11b18f6a70ac011f698b6f4b authored almost 10 years ago
Fix and re-enable the fullscreen example

e12f06ad485404a2b0d4ce4bb58ee174e9102b3a authored almost 10 years ago
Merge pull request #391 from glennw/upstream-i3-vis

Add Expose event handler which is needed on some window managers.

c1af76550f311e3da7a08d393b4ea9805cb61a7b authored almost 10 years ago
Merge pull request #390 from glennw/upstream-wm-class

Set WM_CLASS based on initial window title.

ff31390ab0a1c7abdd712d99b827b20bd532ecd9 authored almost 10 years ago
Set WM_CLASS based on initial window title.

4a83ab6e02befbaf54e82febc1b8202cef24e09e authored almost 10 years ago
Add Expose event handler which is needed on some window managers.

0670b1ec2e002f8881154d10720d7dded0f23b10 authored almost 10 years ago
Publish 0.0.26

d8cd748e35c1ab254d398a7ffa6f923799c9c28d authored almost 10 years ago
Merge pull request #389 from tomaka/tomaka-patch-1

Update the tested version on travis

8b564fd1d16eedf314324ed8ccf6d35156db822a authored almost 10 years ago
Update the tested version on travis

f4a73f5287afc9ab1483a8ba61781893cd2a3025 authored almost 10 years ago
Merge pull request #385 from gfxmonk/fix-rbracket

Fix x11 XK_bracketright keycode

efd2f6cec0711f5efede30df1485aff816db2aac authored almost 10 years ago
Fix x11 XK_bracketright keycode

bc2472f32b3e184ad370a3d7f321d0177507849b authored almost 10 years ago
Merge pull request #383 from tomaka/remove-deprecated

Remove functions marked as #[deprecated]

f81a430c6daa75368234fd40e75990020738a117 authored almost 10 years ago
Remove functions marked as #[deprecated]

1ec168fed06893e2d8f5c7fc4355103ab979edf6 authored almost 10 years ago
Merge pull request #382 from ozkriff/fix-android

android: Updated for Rust be9bd7c93 2015-04-05

b1311c984df54a5a7eacc77c29093502db814cd0 authored almost 10 years ago
android: Updated for Rust be9bd7c93 2015-04-05

65c2884dc3461b96ffe22061df6a722b8bf81810 authored almost 10 years ago
Merge pull request #380 from fkaa/cocoa-mouse-features

Add mouse hiding and more cursors for Cocoa

4d0472f7d8629334f7782f106f5f04ce148a7d50 authored almost 10 years ago
Add mouse hiding and more cursors for Cocoa

e2944410497c0c76642170e7a6d5a69b6544ff43 authored almost 10 years ago
Fix compilation on linux

677e69fd3aa29fc01a836e1b6d58788ecfc89ab0 authored almost 10 years ago
Merge pull request #368 from Daggerbot/wip

Using `x11-rs` and `osmesa-rs`.

2d7a800aee903982ea6d254b0cd91f3d4ea46868 authored almost 10 years ago
Merge pull request #381 from tomaka/fix-examples

Fix examples so that travis passes again

e2307f31137cf438de8f064f2b2487aa92543ca2 authored almost 10 years ago
Fix examples so that travis passes again

c68fdf3af2ca1c72d6939e7368336b7239094220 authored almost 10 years ago
Remove `sudo: false` or docs generation doesn't work

5494ef9b4e29404f4366ccc1ef0cace2af7b640b authored almost 10 years ago
Publish 0.0.25

d56e723677c1ef08608cec5f0ebac80c357ce39a authored almost 10 years ago
Merge pull request #378 from bobakker/master

Fixes #358

079212961dc5db9beeed7b184a3e328a70e3f114 authored almost 10 years ago
Merge pull request #375 from kvark/x11-pixel-format

X11 get_pixel_format and sRGB

226c1b96fdd0f03bfec4fed4e2cc36bc769c23e2 authored almost 10 years ago
Implemented get_pixel_format for X11

ac23d3114cf40628098d9e5574cb059aa0f22aee authored almost 10 years ago
Merge pull request #371 from tomaka/get-pixel-format

Adds get_pixel_format() to Window

d5138d2708f2448ecda64fc20c00bc9b0a758a36 authored almost 10 years ago
Merge pull request #376 from tomaka/prim-monitor-win32

Fix get_primary_monitor on win32

253a27d3069b8eb3bdb250a0596dc350996caf89 authored almost 10 years ago
Fixes #358

53663d0ecc00b0e88b5ae0263de4c57ed243099c authored almost 10 years ago
Fix get_primary_monitor on win32

b81cd0cd2f734fe33623ef04ef67831a8d0099a2 authored almost 10 years ago
Fixes for x11-rs/osmesa-sys conversion.

c9194e922e3a60e8511cba8f50472f1f3457ddad authored almost 10 years ago
Adds get_pixel_format() to Window

1e94d85d35eca41e2e54ed4880d62ec7473105f0 authored almost 10 years ago
Using `x11-rs` and `osmesa-rs`.

2d20050b892f37bb7f7c02aa4408b8627649f8e1 authored almost 10 years ago
Merge pull request #366 from tomaka/tomaka-patch-1

Run travis for both the beta and the nightly

70d36a3d3d6afba3e89faf4d3979118f9c076fe9 authored almost 10 years ago
Run travis for both the beta and the nightly

5da2da5fb247a807d439cd18888644680bb3d5d3 authored almost 10 years ago
Publish 0.0.23

2a2c98d631fadd96a188fd932c5e83a02db35688 authored almost 10 years ago
Merge pull request #354 from tomaka/srgb

Add support for sRGB attribute and fix creation on windows

0d35ce0035b11fca38fae474716c1255a2bc4908 authored almost 10 years ago
Add support for sRGB attribute and fix creation on windows

65f4809280b9b85bb55cfc7b72274fb56e094b4d authored almost 10 years ago
Merge pull request #364 from tomaka/x11-cursor-pos

Implement set_cursor_position() on X11

41044c160aa47ea705995da0f09fd77148ff67e2 authored almost 10 years ago
Merge pull request #360 from SSheldon/delegate_refactor

Modify WindowDelegate to own its state

3da91fbc922385ec44f00dae493dbcb66cdee24b authored almost 10 years ago
Implement set_cursor_position() on X11

5a31b2e438a26fb29c7a93d7f47dec76228f1f7c authored almost 10 years ago
Merge pull request #361 from tomaka/x11-closing

Fix wait_events() not stopping when window is closed on X11

68856c3addc4dd575967111a7064c6221fa930f1 authored almost 10 years ago
Fix wait_events() not stopping when window is closed on X11

80a9e2c316d81908c5992541331010d3f0a64f47 authored almost 10 years ago
Modify WindowDelegate to own its state.

b87193c674324775d8ab0514bf817af889d159d2 authored almost 10 years ago