Ecosyste.ms: OpenCollective

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

gfx-rs hardware

[frozen] Provide hardware to contributors for testing and development.
Collective - Host: opensource - https://opencollective.com/gfx-rs - Website: https://gfx-rs.github.io - Code: https://github.com/gfx-rs

Updated to latest gfx-rs. Extended the example with multiple cubes.

github.com/gfx-rs/gfx_scene - a442876d552961a1fff74823224b38263c24885b authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Updated to use the new bind() method

github.com/gfx-rs/gfx - 158a0dccf9a0ca179bdfae9b8557ef27e75d9829 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Added snippets of GlResources and Device trait

github.com/gfx-rs/gfx-rs.github.io - 1de8ef4ca3edc53597a91a7b99250610d5cca5d7 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #624 from kvark/batch

Batch improvements

github.com/gfx-rs/gfx - 42834728d1f0ab3e4b8ee3ae76046c7b92e2b2c3 authored almost 10 years ago by Colin Sherratt <[email protected]>
Switched Graphics to use the new bind()

github.com/gfx-rs/gfx - f586c6e68ce57a99c6208c70b77055c4b180e172 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #2 from kvark/minor

Added travis icon

github.com/gfx-rs/gfx_macros - 4e47129ce43c95b00fea748d3e46033a1e55bf62 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Added travis icon. Fixed gitignore.

github.com/gfx-rs/gfx_macros - 7655a48827eb854eb7b32551de86891b47e026cd authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #623 from kvark/macros

Removed gfx_macros

github.com/gfx-rs/gfx - a8ef40c84f411da7a64fcc12d2eab89c62b802ff authored almost 10 years ago by Colin Sherratt <[email protected]>
Merge pull request #1 from kvark/init

Ported from gfx-rs

github.com/gfx-rs/gfx_macros - a2ba220ef400246074b1ba510a02f123fa866be7 authored almost 10 years ago by Colin Sherratt <[email protected]>
Refactored impl_ToUniform code a bit (fixes #620)

github.com/gfx-rs/gfx - 13b49faab3b99ad7758d3b0e55d18d09e922b745 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Added ImplicitBatch

github.com/gfx-rs/gfx - 29c73c3ea618f0eb9cfddcf4efda3df1eeb9bd4a authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Added RefBatchFull

github.com/gfx-rs/gfx - e491de67ead66f167c712bab842ea382d5a9906c authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Applied fixes by @csherratt

github.com/gfx-rs/gfx-rs.github.io - fa91d8db7a95281fb0327cd9818fb88ce69af023 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Fixed misleading shader_param comments

github.com/gfx-rs/gfx_macros - cd6230454a741856adc9b280b488419a6cc47b29 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Moved mesh linking into the mesh module. Improved mesh and batch error types.

github.com/gfx-rs/gfx - e8d7e0e44133f785ba83519b5519062ac0db415c authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Device abstraction post

github.com/gfx-rs/gfx-rs.github.io - a11b38af20ac7ebc8cd6651559e9e714c0a8c1c8 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Removed gfx_macros

github.com/gfx-rs/gfx - 11ec8639f1f2b1bfb083a83f2d562d265a10d629 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Ported from gfx-rs

github.com/gfx-rs/gfx_macros - eabf334adc1eed035b2c20425294898b4fb7bfcb authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Initial commit

github.com/gfx-rs/gfx_macros - 0c76589e54c90f4b8212c051f4da08afbfc63f3d authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Implemented cubes example with a single cube so far

github.com/gfx-rs/gfx_scene - 4df364637c1afe8ccf82e6466adb96901b9b75f6 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Renamed draw to phase, improved crate names.

github.com/gfx-rs/gfx_scene - 38fb325f9ca49e4f141737aefbe7fa4d89331c1b authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Computing the SpaceData correctly (part of #9)

github.com/gfx-rs/gfx_scene - ce97803b45cf6083d8b1ee8601d78468f4fb7c1f authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #22 from csherratt/bump_version

bump version number

github.com/gfx-rs/genmesh - 0d0d9c68085e1af4b2fae51219aa94754bccc3be authored almost 10 years ago by Colin Sherratt <[email protected]>
bump version number

github.com/gfx-rs/genmesh - 9f14e91918bd9fe27cd71e11da5283dc3659dbcc authored almost 10 years ago by Colin Sherratt <[email protected]>
Merge pull request #21 from MaikKlein/master

fix closure inference for the current nightly

github.com/gfx-rs/genmesh - 782f2d4d0f3d9d1b64dcbf8b077e19c8b1f100b9 authored almost 10 years ago by Colin Sherratt <[email protected]>
fix closure inference for the current nightly

github.com/gfx-rs/genmesh - 1388f8e1457ff4a97a29ff169448547cd3acd940 authored almost 10 years ago by Maik Klein <[email protected]>
Merge pull request #19 from csherratt/fix_genmesh

Fix genmesh

github.com/gfx-rs/genmesh - d7b1d251688f6b491437fcbb007d2f85c279aa36 authored almost 10 years ago by Colin Sherratt <[email protected]>
Add documentation on the Output

github.com/gfx-rs/genmesh - 924483e66a1891cfdd6c76fd2de5b2b216a445d0 authored almost 10 years ago by Colin Sherratt <[email protected]>
bump version number

github.com/gfx-rs/genmesh - 7c2672f1a7448778fbb15e7af0d4be8b5243334f authored almost 10 years ago by Colin Sherratt <[email protected]>
disable missing_docs

github.com/gfx-rs/genmesh - cfb6ef74cf47b89987f2c95c55eada5300f432e8 authored almost 10 years ago by Colin Sherratt <[email protected]>
Merge pull request #2 from bvssvni/master

Moved in stuff from gfx-rs

github.com/gfx-rs/draw_state - b92422e8671a25f8fe5c8216001b44f5ca849744 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Removed `Access`, `Target` + fixed empty line

github.com/gfx-rs/draw_state - 63df02eaff76b184af89034b7dd89280b957f5d3 authored almost 10 years ago by Sven Nilsen <[email protected]>
Reorganized modules

* Moved “device/state.rs” to “lib.rs”
* Moved “device/target.rs” to “target.rs”
* Moved “render/...

github.com/gfx-rs/draw_state - fe8604973e25adae212151985923a9df1f7062cc authored almost 10 years ago by Sven Nilsen <[email protected]>
Minor fixes, renaming

* Fixed package name
* Renamed `WindingOrder` to `FrontFace`
* Renamed `CullMode` to `CullFace`

github.com/gfx-rs/draw_state - 4d5ea7c0a41b7d5b3051dabbd981c5d74abc7050 authored almost 10 years ago by Sven Nilsen <[email protected]>
Moved in stuff from gfx-rs

Closes https://github.com/gfx-rs/draw_state/issues/1

github.com/gfx-rs/draw_state - 7462aad836c7b636f651e2337223da40402c5a72 authored almost 10 years ago by Sven Nilsen <[email protected]>
Merge "Update LICENSE to full Apache text"

github.com/gfx-rs/cherry - 6c735a65d521d168b7602d7c4b4b4b1a3ef67fe2 authored almost 10 years ago by Kalle Raita <[email protected]>
Initial commit

github.com/gfx-rs/draw_state - 1ad264240c59e96166b9307f90418bed87e11ea5 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Remove reference to non-existent Git repo.

github.com/gfx-rs/cherry - 42ae726c2ce5f201b49b81ccfd7bb6527593134d authored almost 10 years ago by Kalle Raita <[email protected]>
Update LICENSE to full Apache text

github.com/gfx-rs/cherry - 5b72b788daee55d51d023ee8c07a0c942947b2ac authored almost 10 years ago by Kalle Raita <[email protected]>
Moved AbstractScene to the draw module. Implemented SpaceData computation.

github.com/gfx-rs/gfx_scene - 9c04120a6099069946249514a03a5e6a4b325b23 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Implemented the Camera

github.com/gfx-rs/gfx_scene - 3ea5f9a49761c44e1747d89f2c6620106b168107 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Added a standard scene.

github.com/gfx-rs/gfx_scene - cd4ce4af4d6697a4d61149f2ff377154fcba52cf authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Abstracted the world away (fixes #5)

github.com/gfx-rs/gfx_scene - 641051bb28bab1fedeffc6d8132f4c784b21ee42 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Removed material parameters

github.com/gfx-rs/gfx_scene - 50ae67bbca92e1f6a8dae9833a600209be0fe7d1 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #16 from gfx-rs/bump

Bump version number

github.com/gfx-rs/gfx_gl - c85f30b5eec473b21469ed132af645a9f54a11f5 authored almost 10 years ago by Brendan Zabarauskas <[email protected]>
Bump version number

github.com/gfx-rs/gfx_gl - f3b95a0b11e18569a94fd93b2313e70217a2f3db authored almost 10 years ago by Brendan Zabarauskas <[email protected]>
Merge pull request #15 from MaikKlein/master

fix generate_bindings

github.com/gfx-rs/gfx_gl - 8afc80cce2158e7cafd7a6c92b86efe70c728892 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
fix generate_bindings

github.com/gfx-rs/gfx_gl - 1fe52987a806e96de197aae2227420ff5279fc69 authored almost 10 years ago by Maik Klein <[email protected]>
Add caselist build instructions to README

github.com/gfx-rs/cherry - 12e18fb3b0fa7bef8fa23cf67f8196a40a0f508a authored almost 10 years ago by Kalle Raita <[email protected]>
Add newlines to the end of files.

github.com/gfx-rs/cherry - c02358fd514e54a43bc102090c043ac3f8ee05f3 authored almost 10 years ago by Kalle Raita <[email protected]>
Add linux server binary and data files to ignore.

github.com/gfx-rs/cherry - 6999447ca11fdd45070b4631c2bbd21b602e5738 authored almost 10 years ago by Kalle Raita <[email protected]>
Remove data files

github.com/gfx-rs/cherry - 59b9197a1e8210df8e5c2f81734e12e85d5a9dec authored almost 10 years ago by Kalle Raita <[email protected]>
Abstracted away from gfx Device, following gfx changes.

github.com/gfx-rs/gfx_scene - a716cc156a8f6c1e55dbdb69e967e8393dad2df5 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Move tree view resources to 3rd party directory.

github.com/gfx-rs/cherry - 70b501989b90dc9306684c500c4203ed8c897f2c authored almost 10 years ago by Kalle Raita <[email protected]>
Angular Tree Control 0.1.5 (https://github.com/wix/angular-tree-control/archive/0.1.5.tar.gz)

github.com/gfx-rs/cherry - aad43bb8f2af8d2453d06725a6087d1975bdfbab authored almost 10 years ago by Kalle Raita <[email protected]>
Move angular-tree-control inspired tree control under third_party/angular-tree-control

github.com/gfx-rs/cherry - 20bf7121886226708f5495a701cfa15059166342 authored almost 10 years ago by Kalle Raita <[email protected]>
Add LICENSE files where missing and the README.google files

github.com/gfx-rs/cherry - b513e06f5b639084cd3ebb937d252442b3aa82f0 authored almost 10 years ago by Kalle Raita <[email protected]>
Changes to tree control CSS made for Cherry.

github.com/gfx-rs/cherry - 5b33e129d6bd16b269603200c9e767da74dc039b authored almost 10 years ago by Kalle Raita <[email protected]>
Initial commit of websocket (https://github.com/gorilla/websocket/archive/1e6e1281b05fe5eaaf3300bdedb8e75880b9c6fd.zip)

github.com/gfx-rs/cherry - e6229565a1ca5577de5c663c89da607ae60aea91 authored almost 10 years ago by Kalle Raita <[email protected]>
Initial commit of JQuery 1.11.0 (http://code.jquery.com/jquery-1.11.0.min.js)

github.com/gfx-rs/cherry - 51cdcc85c8ddc09e6327f5add878501c500bea08 authored almost 10 years ago by Kalle Raita <[email protected]>
Initial commit of Sax 0.6.0 (https://github.com/isaacs/sax-js/archive/v0.6.0.tar.gz)

github.com/gfx-rs/cherry - 067f2fd1af350333c6444c3fee831bdb954d9904 authored almost 10 years ago by Kalle Raita <[email protected]>
Initial commit of Underscore 1.5.2 (https://github.com/jashkenas/underscore/archive/1.5.2.tar.gz)

github.com/gfx-rs/cherry - 0a3cf8d646021b537806941a869364818d277b04 authored almost 10 years ago by Kalle Raita <[email protected]>
Initial commit of go-sqlite3 (https://github.com/mattn/go-sqlite3/archive/58c62dc30cda06e4a74e18f6489bb6c112fc6e5d.zip)

github.com/gfx-rs/cherry - 028fe76ee1a35d885956aaf7cc909b6fade84cf0 authored almost 10 years ago by Kalle Raita <[email protected]>
Initial commit of Spin 2.0.1 (http://fgnass.github.io/spin.js/spin.js)

github.com/gfx-rs/cherry - 7b167a0f8a642f1c8e1f2cef9230c5ac86f8b7d9 authored almost 10 years ago by Kalle Raita <[email protected]>
Initial commit of UI-Bootstrap 0.10.0 (https://cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.10.0/ui-bootstrap-tpls.js and https://cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.10.0/ui-bootstrap-tpls.min.js)

github.com/gfx-rs/cherry - d6bb066c9806c69fed2913fe1f4ee6df09e8da56 authored almost 10 years ago by Kalle Raita <[email protected]>
Initial commit of UI-router 0.2.10 (https://github.com/angular-ui/ui-router/archive/0.2.10.tar.gz)

github.com/gfx-rs/cherry - 393d899adcde79ec5d58efa789c5a5dc09e34771 authored almost 10 years ago by Kalle Raita <[email protected]>
Initial Angular 1.3.0 Beta 5 submit (https://code.angularjs.org/1.3.0-beta.5/angular-1.3.0-beta.5.zip)

github.com/gfx-rs/cherry - d39d06eb32ac4f7e549ce2ead7dc4c44f9c3f50e authored almost 10 years ago by Kalle Raita <[email protected]>
Add Cherry custom UI-router click handling preventer

github.com/gfx-rs/cherry - 4344737e710cd75461b1338105c98db8e3a73739 authored almost 10 years ago by Kalle Raita <[email protected]>
Initial commit of Bootstrap 3.1.1 (https://github.com/twbs/bootstrap/releases/download/v3.1.1/bootstrap-3.1.1-dist.zip)

github.com/gfx-rs/cherry - 40e3400fac900d34033db4f1699a998715d18cb9 authored almost 10 years ago by Kalle Raita <[email protected]>
Initial commit of angular spinner (https://github.com/urish/angular-spinner/archive/744e26a0307bbd2b0f0da0761e6522573364b1a6.zip)

github.com/gfx-rs/cherry - 6637803c3770c51753e17c39761c6850a2562656 authored almost 10 years ago by Kalle Raita <[email protected]>
Initial Cherry commit

github.com/gfx-rs/cherry - 30b8a873ce02050ef6853b14cbe6fa9087b2faac authored almost 10 years ago by Kalle Raita <[email protected]>
Updated to the latest gfx-rs. Improved device abstraction.

github.com/gfx-rs/gfx_scene - f0d5836de264f7cc4e26fc61684dee8f9f468c14 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Basic docs for Phase and Technique. Crates descriptions.

github.com/gfx-rs/gfx_scene - f4ad6183686a22e8938cc86d764bebf3b9a73974 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Constrained ToDepth return type

github.com/gfx-rs/gfx_scene - 35bbed86e381b93e9267444342989c41e1e394dd authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #16 from csherratt/fix_genmesh

switch to std::marker then core::marker

github.com/gfx-rs/genmesh - c7bdfd5adbf34f4b3d9a5b6d4da1d48f5ff144c2 authored almost 10 years ago by Colin Sherratt <[email protected]>
Ported the world module from Claymore

github.com/gfx-rs/gfx_scene - e876d66d80baf78879d913f88c30ba9e70b2dbcd authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Added associated types to AbstractScene in order to constrain viral generics

github.com/gfx-rs/gfx_scene - 102b457ac3fede55cc8a6e76d7a4af97d366c585 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Added scene module

github.com/gfx-rs/gfx_scene - 7efde0f2aaed8f6c7e9159284031466d19ec9752 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Moved Phase implementation into a separate file

github.com/gfx-rs/gfx_scene - 7dba9acc2f02d515af48a747d887cb444d017553 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Added draw module

github.com/gfx-rs/gfx_scene - 33cf48ea9d64e9d6b4d2919f24ef2b2d3157bedb authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Added Queue module

github.com/gfx-rs/gfx_scene - 1df89b8eb084f44faa1c461b1bfb0afb1cf73ae2 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Initial commit

github.com/gfx-rs/gfx_scene - 8c14d3a6a878448574a651159925fc4bfbafdbb3 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
switch to std::marker then core::marker

github.com/gfx-rs/genmesh - d2565cdad1f7a5e96978262226a55312a154e2bb authored almost 10 years ago by Colin Sherratt <[email protected]>
Merge pull request #15 from csherratt/fix_genmesh

Fix genmesh

github.com/gfx-rs/genmesh - 867c0440e29b5bbf7f088847e15c5a0027e2ddb8 authored almost 10 years ago by Colin Sherratt <[email protected]>
bump version number

github.com/gfx-rs/genmesh - a7700d8c8dc7d3cfa5d3c5f28102d793661abe40 authored almost 10 years ago by Colin Sherratt <[email protected]>
add feature(core)

github.com/gfx-rs/genmesh - 1151f6d7414c0b8eb334dc070a972a4624111094 authored almost 10 years ago by Colin Sherratt <[email protected]>
cleanup warnings

github.com/gfx-rs/genmesh - 7e54d97ba149de26d8b8af2aff3f3953ad962c50 authored almost 10 years ago by Colin Sherratt <[email protected]>
Fix build by to latest rustc

github.com/gfx-rs/genmesh - ac5876ac5753d1e5db7b203aa09ec03296c9d23f authored almost 10 years ago by Colin Sherratt <[email protected]>
Merge pull request #14 from kvark/version

Bumped the version

github.com/gfx-rs/gfx_gl - aaa0e59854b57e03a483d56e2f0eb7041788977d authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Bumped the version

github.com/gfx-rs/gfx_gl - 37dd5fff91689c91875f0b558c46295fbccbb700 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #13 from csherratt/master

add libc to dependencies

github.com/gfx-rs/gfx_gl - 0faf95c2620c38505b2afcff1b35e14c42a44dde authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
add libc to dependencies

github.com/gfx-rs/gfx_gl - 2f928388d9dd6adffb3d68eeba9df5aa0fdd0fe2 authored almost 10 years ago by Colin Sherratt <[email protected]>
Merge pull request #14 from csherratt/fix_genmesh

Fix genmesh

github.com/gfx-rs/genmesh - 682bde173cdd72bd6d69d6f6921fc71a581ab899 authored almost 10 years ago by Colin Sherratt <[email protected]>
update version to .10

github.com/gfx-rs/genmesh - 7611245eff2592ffd498328eee3866bf614d25b8 authored almost 10 years ago by Colin Sherratt <[email protected]>
fix intergers in tests

github.com/gfx-rs/genmesh - d3d3bbfcfa0914821e7574ad2c75ef94b08d3d40 authored almost 10 years ago by Colin Sherratt <[email protected]>
Fix Debug and Copy build problems

github.com/gfx-rs/genmesh - 6744b8695009a293243c505f578207832f547af8 authored almost 10 years ago by Colin Sherratt <[email protected]>
Merge pull request #12 from csherratt/master

Add required fields for cargo.io

github.com/gfx-rs/gfx_gl - e31c2e49c8619ffa004a188730dd53230a3806ea authored almost 10 years ago by Brendan Zabarauskas <[email protected]>
Add required fields for cargo.io

github.com/gfx-rs/gfx_gl - 51d9cd9222607a6372d102f209449949d1ddc712 authored almost 10 years ago by Colin Sherratt <[email protected]>
Merge pull request #11 from csherratt/master

Use crates.io for all dependencies

github.com/gfx-rs/gfx_gl - e2b36b4e9c92c3971b5b5e59dbf5dc24a2e17a59 authored almost 10 years ago by Brendan Zabarauskas <[email protected]>
Use crates.io for all dependencies

github.com/gfx-rs/gfx_gl - b0136e09edb8ca483d79a36c313b3a7e2d9652fa authored almost 10 years ago by Colin Sherratt <[email protected]>