Ecosyste.ms: OpenCollective

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

github.com/gfx-rs/gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
https://github.com/gfx-rs/gfx

ensure 1.4 shaders work + note in the README about opengl 3.1 requirement

6e66d24a6e31ed8d5683d3601c93aa5587b9dd8e authored over 9 years ago by Jeff Olson <[email protected]>
addressing PR feedback + some clarification in README + 140 shaders

- add `set_tiles()` helper
- use `floor()` instead of `as i32` conversion
- use `expect()` inste...

2abeb709e4fac8bdad1c61185622e7ddde9dbfab authored over 9 years ago by Jeff Olson <[email protected]>
adjusting to info about tilesheet for example

b65b751f3437eac7784cbd8a7460e08e86c39857 authored over 9 years ago by Jeff Olson <[email protected]>
initial checkin of ubo_tilemap example

3e121dd41d3af36be458fc72f570dcd21be9d984 authored over 9 years ago by Jeff Olson <[email protected]>
Auto merge of #785 - csherratt:master, r=csherratt

Update all link urls

Fixes #784

599d5d4562575624f2a05e10c0c8f5d3c2fba852 authored over 9 years ago by Homu <[email protected]>
Update all link urls

9b9459d788605f32b0208e063ccbdb14299d33ed authored over 9 years ago by Colin Sherratt <[email protected]>
Auto merge of #783 - fkaa:flowmap-delta, r=fkaa

Add delta time integration to flowmap example

Everyone doesn't have slow computers!

6d40819e180882bf77bfe77568d63f9367d8284a authored over 9 years ago by Homu <[email protected]>
Add delta time integration to flowmap example

221a7777a0e07ec83bf244810cfe02b19056ef21 authored over 9 years ago by Felix Kaaman <[email protected]>
Merge pull request #782 from Bastacyclop/master

Improve instanced functions documentation

d887d796ccd1e05759d3f7cf1e0755846f00913c authored over 9 years ago by Dzmitry Malyshau <[email protected]>
License headers

e656852658299cc609e651e67e4a0b51dd11908e authored over 9 years ago by Thomas Koehler <[email protected]>
Working Instancing Example

03a42e8ed57bd0f29277ecc5f30daed62cd2ec54 authored over 9 years ago by Thomas Koehler <[email protected]>
Instancing Example

99a7d1b097bedb153b79aa646c145065647f58c3 authored over 9 years ago by Thomas Koehler <[email protected]>
Improve instanced functions documentation

ea19b25ec3b6d97edbe4bc6dbe221105c388129f authored over 9 years ago by Thomas Koehler <[email protected]>
Auto merge of #781 - fkaa:fix-typo, r=kvark

Fix typo on extension checking

Doesn't actually check if there is such an extension at all, so ...

832051e8993cd23be7a1ea9eb7f8b2076c0a061d authored over 9 years ago by Homu <[email protected]>
Fix typo on extension checking

5123ee8d95e428a47b9806efe748aa3213f832dc authored over 9 years ago by Felix Kaaman <[email protected]>
Auto merge of #779 - jeremija:dummy-device, r=kvark

Closes #739 - Implemented Dummy Device, not sure if it's ok?

**DO NOT MERGE YET**

Hi guys, I...

ab7fa9e33214794fc01b32aa8728c48edfe1c13f authored over 9 years ago by Homu <[email protected]>
Added missing license headers

723c8fded44103eac5586fcf1b2b2a9c9f4a3f67 authored over 9 years ago by Jerko Steiner <[email protected]>
Added generic CommandBuffer impl to gl lib

180d4a15e2cb5ba345e7b6b24f4b548e6a7ea100 authored over 9 years ago by Jerko Steiner <[email protected]>
Renamed command::GenericCommandBuffer impl to command::CommandBuffer

48cdffc4789cd5582602835d67b67de14d3f6da5 authored over 9 years ago by Jerko Steiner <[email protected]>
Changed dummy resource types to ()

684d22a843371840644cf97b4e946db8417b2720 authored over 9 years ago by Jerko Steiner <[email protected]>
Implemented GenericCommandBuffer, TODO actually use it

973d6450b18f37edf10a81768625d8fcec25c177 authored over 9 years ago by Jerko Steiner <[email protected]>
Added dummy Command instead of strings

151aa8a5625b195cf2de9cfe3a0e154a01237444 authored over 9 years ago by Jerko Steiner <[email protected]>
Auto merge of #780 - gfx-rs:csherratt-patch-1, r=csherratt

Fix links in Readme.md

9f2910596f7385627da7512042b24281ed73dce0 authored over 9 years ago by Homu <[email protected]>
Fix links in Readme.md

fb867b1fc7c04f3b42e9396418e64be6f3c874c6 authored over 9 years ago by Colin Sherratt <[email protected]>
Added DummyDevice::new(Capabilities)

0756b9012c0da748aa09a752014819748c4a3097 authored over 9 years ago by Jerko Steiner <[email protected]>
Closes #739 - Implemented DummyDevice, not sure if it's ok?

82900316ff0a3bfecefc4d5ad4bc06a1aca64d57 authored over 9 years ago by Jerko Steiner <[email protected]>
Auto merge of #775 - csherratt:master, r=csherratt

Bump gfx_window_glutin to 0.3

6218f5776e80ff54c1ddb2fa641274e640d5871e authored over 9 years ago by Homu <[email protected]>
Bump gfx_window_glutin to 0.3

70df505f949dd7277cd8daad6424d6a2c469e39e authored over 9 years ago by Colin Sherratt <[email protected]>
Auto merge of #772 - fkaa:readme-update, r=cmr

Update readme

Fixme! :shipit:

20c7277d65e4b5756d8158bd53c2b594ad8afcd6 authored over 9 years ago by Homu <[email protected]>
Auto merge of #774 - fkaa:glutinup, r=kvark

Update glutin to v0.2 for window_glutin

2251adddbfb208a4f06797595969511cd45a04ac authored over 9 years ago by Homu <[email protected]>
Update glutin to v0.2 for window_glutin

96298b34c3ef5f06dd7b366353107e9febc1de25 authored over 9 years ago by Felix Kaaman <[email protected]>
Update readme

7cf57a07e00ac90a1832f2747ab2a63e1f3d5457 authored over 9 years ago by Felix Kaaman <[email protected]>
Fix links in readme.md

6cc5a3c1abbf7076b9d7f1d52a9cdcd22d7cbdf8 authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #770 from kvark/history

Unification with preserved history

88d8f2b82875674ff5bee7a2cf15f963a0c3b95a authored over 9 years ago by Colin Sherratt <[email protected]>
Added examples to the cargo config

8b1fc34947ba25cb4daa1cb381c67b491d34cf88 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge branch 'examples' into history

720cbcec77aecb3a6e6cf76a63062440be2b67ee authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Moved in the examples

3407786e5ba743cdba8ae4bf691ae35751eba84e authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Cleaned up glutin window

5cb821d29d397ed827c1514f48d3f98cb4db3097 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge branch 'w_glutin' into history

bb5b1aba8af4725ccb6eae98a8f1dcf946d8ad3e authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Moved w_glutin into src/window/glutin

e445fa43c1edac6f9878da0ff199ccad5e909228 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Cleaned up window_glfw

0820042b179f0372818eca0d6cc4dfcb27e19c77 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge branch 'w_glfw' into history

1267e71bdcc0df7cb965083ae9f27d90e90fb394 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Moved w_glfw into src/window/glfw

1842adbe319c4ae05a92726e62f9e7a793a6f9de authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Moved the handle tests

b29a019d8ae15c2d9e670edaac3a0c5c42765d26 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Moved the macros tests into a separate file

f54b5c5e804e90db8cb5354acbd31ec5f94141de authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Moved the docs to info/, updated README

e8b9df0f461735d37ad58ed580db034d4a14fe2f authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Updated GL integration with travis and cargo configs

d8ac2b644aae33a0cf3ccfc2393e8fb1dbd2eb97 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge branch 'device_gl' into history

842a024965bf95e842f4ffcf1d47ce895088ff86 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Moved GL stuff into src/backend/gl

c6cb23386fd4c4056b18aeccff8c1494df44b3a5 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Moved gfx stuff into src/core

7d0bba3be06ade3f1e7f1df2def917579496d780 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #767 from kvark/sampler

Added create_sampler_linear() helper

382cc894f2713baa75b4795558daed0393fdf85f authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Added create_sampler_linear() helper

31d651a288e489c397ea16cb853aa12eafc85aad authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #32 from fkaa/texture-example

Blend example

2ddf7624ada33daec2a689677f5d656a15b8354a authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Add blend example

d053b5a8cf6a8d2322fca2e44bf7d96f04c92394 authored over 9 years ago by Felix Kaaman <[email protected]>
Correct link in readme.

Fixes https://github.com/gfx-rs/gfx-rs/issues/766

7834adaa0df985b5cb218347b3b64c882399c613 authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #31 from kvark/shadow

Shadow - switched to a typed buffer

7b5a6e0380c9ee246dc479bf515465f5596c337d authored over 9 years ago by Colin Sherratt <[email protected]>
Shadow - switched to a typed buffer

8bce90ff37b013ba38c7d6ead2e3c1d785028786 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #765 from kvark/buffer

Implemented Parameter for typed buffers

3e0c8bd5e8974239ad4b051846cfd751962f4036 authored over 9 years ago by Colin Sherratt <[email protected]>
Implemented Parameter for typed buffers

cba247a7d4d43b3f09524b10ee29733ea622527f authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #763 from bvssvni/bump_draw_state

Update draw_state

5c7aad4e8b96defba129b63f2b9f1fc3a06e3e01 authored over 9 years ago by Sven Nilsen <[email protected]>
Update draw_state

7c739e4889de012801e3e6aa82fc0b0fa6277f32 authored over 9 years ago by Sven Nilsen <[email protected]>
Bump version number

ffb167d83a42a34c46639d84e36ee144ebd24b22 authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #762 from csherratt/master

Add cmp_ref and access functions for a Core

ff165ba0147f4ca70d804401be68064b41101447 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Added functions to get access to program/mesh, needed for gfx_scene

df4f2c0e42e2d329adc656d8761e13a7ae34e92a authored over 9 years ago by Colin Sherratt <[email protected]>
Added cmp_ref to allow for comparing the Handle's for any backend.

47c3ab94879eafac00c26bc4a0364cae0bfb11f7 authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #30 from kvark/0.6

GFX version 0.6

9e1b4196fb19a792a996b5a5960f33cba99ffc7c authored over 9 years ago by Colin Sherratt <[email protected]>
Bump version number

32e9e1b1c98112d4ea0726fc43a100572ef5da42 authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #8 from kvark/0.6

GFX version 0.6

1d4b13d85935e3e3d11eb210f2721b82d73f244b authored over 9 years ago by Colin Sherratt <[email protected]>
Bump version number

65c1b8b806e97a7df2a81740f064f35efb5fd3a6 authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #13 from kvark/0.6

GFX version 0.6

bfbbe01d1f5d57f43585c068ef1a034d6e97fdf8 authored over 9 years ago by Colin Sherratt <[email protected]>
Bump version number

31e6a26cbbe5f4baff3302f6077016b1518d8b8f authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #42 from kvark/kind

GFX version 0.6

1e6d2bc793d6acfd3d027eaa981d30bc2c016209 authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #759 from kvark/merge

Version 0.6

76a477058dc6115428fb3359701a28e32bcf74c4 authored over 9 years ago by Colin Sherratt <[email protected]>
Updated to use gl::create()

6aeee032d1ec3bb27970d1cfd51347f3c4648843 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Updated to use gl::create()

701e46041ab90ae0c773e9834446b71ecb9efa03 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Implemented Clone for Factory

df65c40c04edcb0137f1b558213450771d7579be authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Use Crates.io

37e29c7e46ad94fee9830a562a74f6f787392a76 authored over 9 years ago by Colin Sherratt <[email protected]>
Use Crates.io

21677690a925e3d3539a0120a3e8e6a0b9631310 authored over 9 years ago by Colin Sherratt <[email protected]>
Updated Cargo config

91df6d937c596234c65f23b2b53e14978422689e authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Fixed the rest of the examples to use the new batches

0662a94a89bdfdcfbc99ec68cf8e9f95696da436 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Improved parameter link packing

32b32eefdc56133d6385bd04a6cb20721531ada9 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Fixed the terrain

ba2fadc01547a654c063c0affaee2abc5be20594 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Fixed the performance

7ccf22c401ba9d111cb1773784b50190fd0ac9c0 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Fixed the cube

0ba153ac0f7b8d7ee1a4d62d282854a4c51a1d7d authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge fixes from upstream

01045fb5c82eab910eb3fe7485075866c9625fb0 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Removed ComparisonMode enum

fc5dc583d4ef561d79f2979fb43c66cef5af5710 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Removed batch context

76a0c450119cd828b90f7f38bc5dafc9f294a16d authored over 9 years ago by Dzmitry Malyshau <[email protected]>
properly returning stream errors

1efa1909e49bc3a87bf84dee0623b01160445049 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
More checks to texture updates

75e8235ad829f22059fbd618f5ea61c6656ad863 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Used From/Into for conversion between texture info types

4ffd6e70d050646b435d80d2028b1d955a3bca0e authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Refactored texture kinds

566abc6ed016fcfa8c2dbe02825cc15e916221e4 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Added return codes for Renderer::update()

2d668c383d68b3eec363fa1c3ceb565fb09e03f4 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Bump version number.

8e0ce26a5203893e6e15adfc11e8a60065e2506f authored over 9 years ago by Colin Sherratt <[email protected]>
Use draw_state from crates.io

f22607c47c172879be63dbd83c973e05ed5ec198 authored over 9 years ago by Colin Sherratt <[email protected]>
Updated texture kinds logic

6fe82559c9f0d858d09e1fb3538c2f4c5520ee0f authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Shadow - removed shader depth hack

fffd9b370b8721beac60e96005128c46f400b0c8 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #754 from aepsil0n/batch-maybe-sized

Relax sized requirements in API for Batch impls

521dca887a42f0ce583a68ba2095caa9a7d9488c authored over 9 years ago by Colin Sherratt <[email protected]>
Relax sized requirements in API for Batch impls

This allows usage with trait objects, since the modified code only operates on
references to the...

6991c2fc0be5e6a15b9065ee373400bdf9117409 authored over 9 years ago by Eduard Bopp <[email protected]>
Merge pull request #753 from aepsil0n/batch-object-safe

Make Batch trait object-safe

a2c0c50421667140b83f9f216600e5c739d29416 authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #29 from csherratt/master

Fix shadow acne

59e8e104b1db3f7d70009cb31a0829280dd82351 authored over 9 years ago by Dzmitry Malyshau <[email protected]>