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

Fix shadow acne

56449f0209ffc416a04483c55ac7af8e9cf39011 authored over 9 years ago
Merge pull request #28 from kvark/shadow

Shadows example

d4e61f04d5a4cdae82ccce6f556cf66051984fc3 authored over 9 years ago
Shadow - removed drop(), added more comments

b06493bf718bb0db2348fdbe37ec3f306d3447fd authored over 9 years ago
Make Batch trait object-safe

Breaking change!

By removing the associated error type the batch trait becomes object-safe. The...

cd6b1f46b3bd3f1baea7ac4f04f4607a00d7b272 authored over 9 years ago
Shadow - comments and screenshot

be5b09cc5303cdf6d7e38e3c0b1d510b79ad594d authored over 9 years ago
Shadow - implemented multi-threading and timings

975e6e2c347946e0d4b6909f7aa0a0a2f10d88de authored over 9 years ago
Merge pull request #752 from kvark/master

Deriving Clone for OwnedBatch

85756e525da400f386207dc4a3345b8113275109 authored over 9 years ago
Deriving Clone for OwnedBatch

26eecd7b694196c761200d32ba565db9e4547fc0 authored over 9 years ago
Shadow - added some movement

6906acbd9a019831a316a2cd9538c39d9e96d465 authored over 9 years ago
Shadow - got shadows working

cccd25f92b0bd0159ce01443e63400d35971454f authored over 9 years ago
Shadow - added lights and shadows initialization

cc709043bcd5b9f1c8060b9a63abc575665df276 authored over 9 years ago
Shadow - added simple lighting, fixed the depth test

9cb89c1a0e516154084a3e563b943ba0db371752 authored over 9 years ago
Shadow - basic scene creation

4291917dd08eaf98d87c4559eb44ca5c81dc11c3 authored over 9 years ago
Merge pull request #27 from kvark/stream

Updated to use stream.present()

fbc6558f37d31ff1a8ab48889929b00a2988d7f2 authored over 9 years ago
Merge pull request #12 from kvark/stream

Updated OwnedStream signature

be7f4331b5b299b2d8e6074efeae16704db18fae authored over 9 years ago
Merge pull request #7 from kvark/stream

Updated OwnedStream signature

04702e4543e9519b9446b6a051a178268fdb6f3f authored over 9 years ago
Merge pull request #750 from kvark/stream

Refactored OwnedStream to avoid ICE on present()

876ee8aa69524c6e81656fec0a20a4fe16b129ee authored over 9 years ago
Basic shadow example prototype, copied from the cube

36ef7952fec55a93d79f4bc7fab20be2b3543b43 authored over 9 years ago
Updated to use stream.present()

47497de8e4d59416606fb80fcc4ee7145a86fdf3 authored over 9 years ago
Updated OwnedStream signature

847390a734d08dfa925d47eaf9a469ee97248e17 authored over 9 years ago
Updated OwnedStream signature

63b77464ab024444edc66f588f2ec5f7ce60d6cb authored over 9 years ago
Refactored OwnedStream to avoid ICE on present()

839f810f7dfdecb3bd68cc558a968bfaeb4d29e7 authored over 9 years ago
Merge pull request #40 from csherratt/0.6

Update to use 0.6

ee5c8fe4c847d9e30df48a679482a1a9abe50d2f authored over 9 years ago
User gfx 0.5.*-0.6.*

37b0e55f4821e03172fac41ce1d0d399a5682426 authored over 9 years ago
Merge pull request #748 from kvark/updatebuf

Fixed update_buffer(size=0) case

7778a0fbd5d64dc88361e11e540c4853e19d20b1 authored over 9 years ago
Fixed update_buffer(size=0) case

98d353052a37d6e2012f3122da13113195f29d3a authored over 9 years ago
Merge pull request #26 from csherratt/master

Remove glob imports

de0e8f638968121b6a9203cebbd213229d210e7a authored over 9 years ago
Remove glob imports

82f0c59dab5c5bbe35e9aaf45fa9c700720fe8da authored over 9 years ago
Merge pull request #38 from kvark/output

Exposed fake output fields

4e6b7dc048650316c64af4ab79579686e58e4024 authored over 9 years ago
Exposed fake output fields

aa461e14f7ed1590b96dab1fed2c505b0172f89c authored over 9 years ago
Merge pull request #25 from kvark/v0.5

gfx-0.5

0adb51be0c6b55906eb3d14d67c6327ba4ec8b0f authored over 9 years ago
Merge pull request #37 from csherratt/master

Remove branch v0.5

33464c36f2f65f87c16c3130667eb943458ae6ca authored over 9 years ago
Remove branch v0.5

c9e26a9dc6f19028b67e8a1ce7a0b9818e6a5b6b authored over 9 years ago
Merge pull request #10 from kvark/v0.5

gfx-0.5

79e64dd40cd7b27a8026a850d586fa8ccb17f479 authored over 9 years ago
Merge pull request #5 from kvark/v0.5

gfx-0.5

3de468ee3bbccac09a044553a1bf3477503e7de3 authored over 9 years ago
Merge pull request #36 from gfx-rs/v0.5

gfx-0.5

faaeb2309ede1e224ec1261ad92495de46065b52 authored over 9 years ago
Merge pull request #743 from gfx-rs/v0.5

Version 0.5

894af868136f10d15c8b69e7e78508eb54a8834d authored over 9 years ago
Fixed the deferred example

e2407a7ebc623913e2050f527151aefd3c7e16d4 authored over 9 years ago
Merge pull request #35 from kvark/v0.5

Implemented support for multiple factories

86981861e7ac1ee3b7ccce1a2230584a22e80620 authored over 9 years ago
Merge pull request #742 from kvark/v0.5

Remaining v0.5 breaking changes

cfdeeb3da50904783bb59424d1c38eb1543ef592 authored over 9 years ago
Updated all the parameters, slices, and streams

9071e03383785d7d2525f8473288104ae0420599 authored over 9 years ago
Disabled vertex/index count assertions

aa937220d903c85e322190ea27c178f0712d2a07 authored over 9 years ago
Updated Travis

d8470eee799d26ef5535458e212332345f59e8f8 authored over 9 years ago
Refactored mesh slices helper traits

9b9d00bda5f952a13d9df44804efa3d8572a7a4d authored over 9 years ago
Removed the old init in favor of the stream

ba5061dd2526357314e62b403b8ef71620f97e11 authored over 9 years ago
Removed the old init()

df75141997f47917853aa9a1b2ab3c599033abec authored over 9 years ago
Changed back to OwnedStream name

9392c47688fbb3d80133f09f05e9fdb310a3d4d8 authored over 9 years ago
Removed deprecated update_* calls from Renderer

8de0e58d0369579a445de33d666ed8e0dd9d6832 authored over 9 years ago
Removed convenient draw variants from Renderer

93facc56eaa8d09d2d29b59b9653141caa520345 authored over 9 years ago
Removed old Canvas. Renamed OwnedStream to Canvas

6c1ac7798dd9961816132c52178b69cadf1da0a7 authored over 9 years ago
Minor breaking touches to the Stream stuff

c4b5f5230b2343a96dc011cc99c50a1ededb939e authored over 9 years ago
Renamed Wrap, added init_stream

c728d8716563c90a36a4a6cb2f54ce136a3d6f4e authored over 9 years ago
Implemented init_stream

ea224f66cf1d590c67b66d5d0f5c20ceb6d993c6 authored over 9 years ago
Updated buffer handling and capabilities

70308b19966edd9dbdb988c4d3095444a7286b9b authored over 9 years ago
Refactored all the buffer APIs

1ee229ace69d1ce34b0117808dc321c14fbef604 authored over 9 years ago
Updated travis rust targets

73c7987edccb0894aea7a2741a501fc2b8460ca4 authored over 9 years ago
Relaxed gfx_parameter inputs

f063ee5d7b5dbb3421d8b0e3608eb01a3438171f authored over 9 years ago
Merge pull request #741 from kvark/v0.5

Removed Graphics, deprecated Canvas

89db7ba92bfb9a5c47c5bda87eb21ce03548f860 authored over 9 years ago
Implemented support for multiple factories

13a372d9ef254431534806c6512ff5716e24e267 authored over 9 years ago
Removed Graphics, deprecated Canvas

28359167f8635a8546279d05206372c3632257bd authored over 9 years ago
Merge pull request #734 from kvark/factory

Refined buffer updates code

c26849f040489cd308dfa226e04798d3bd639886 authored over 9 years ago
Refined buffer updates code.

5e1dc0024263c0cc79166d5f6e585a5dedb5ee10 authored over 9 years ago
Merge pull request #34 from kvark/align

Initialized UNPACK alignment

902a228f0bcb7a696c6c042bbe934dfff99ef193 authored over 9 years ago
Initialized UNPACK alignment

712f707eade7fc61b16e244b0246d082077210a6 authored over 9 years ago
Merge pull request #33 from kvark/factory

Updated Factory interface

68486d276539426408ae56b5df14dba80f5dd4f4 authored over 9 years ago
Merge pull request #729 from kvark/fbo

Fbo-less support

c6fa6fdb88b9255c60217512bcbda290372db484 authored over 9 years ago
Updated Factory interface

8274e710e4b64014aca33687b6e056ce40e6b272 authored over 9 years ago
Added better shader compile/link helpers

f3ba3bc0f31a067eeee5d64c3b4dc827a6a53cb3 authored over 9 years ago
Implemented support for FBO-less rendering

935c44662661edd67e1b263668096c119891c334 authored over 9 years ago
Merge pull request #24 from fkaa/flow-example

Add flowmap example

236fa5cb00658af3a3561ad840caffd6d8e77d64 authored over 9 years ago
Add flowmap example

f9f5da7378ddd94db4d2036c8eadb753fc679005 authored over 9 years ago
Merge pull request #23 from kvark/stable

Stabilization

6a175900a3ac283a670f7b9be2a0ba451da5f2a2 authored over 9 years ago
Merge pull request #725 from kvark/stable

Macros return!

6957ff88e1a52be56a8b161afbff81e592d24c3d authored over 9 years ago
Re-implemented gfx_parameters with strong existence guarantees

1b8f18fa04e094b8a1bb1e6e12f52352dab16ed3 authored over 9 years ago
Fixed the deferred example

6649b0813dd8561ab385e1675a580b24ce7a5317 authored over 9 years ago
Fixed the performance example

b85a2d030d0988b7e7893f55205cbf196fb91767 authored over 9 years ago
Fixed the terrain example

be8012b4adcae35371c82bb6c9af0d055e5380a8 authored over 9 years ago
Fixed the triangle example

48157b954189bea86f771dbc8c7a21b82015c603 authored over 9 years ago
Fixed travis and cargo configurations

bdff19a719a42708b31bf7d520891d16e50ae44b authored over 9 years ago
Fixed the cube example

275213755b4bbe7a6a9fe48ededc43a41dc54caa authored over 9 years ago
Implemented attrib Floater modifier, fixed FixedPoint

cc60b03c6bb1a471e3d8bd8556d8ee783f453ead authored over 9 years ago
Merge pull request #4 from kvark/canvas

Updated the handle names

aada7f521dfb4a57cd095589f515828caecbe206 authored over 9 years ago
Updated the handle names

671fcc24bcb973569aa5071472ecee5710f158cc authored over 9 years ago
Implemented Parameter abstraction and gfx_parameters macro

1e516f0c0d6a851706816339935bcef8d8b039db authored over 9 years ago
Removed a bunch of Copy constraints. Added GL names to vertex macro

615317b290d239b6d8e843d9c4a9c10bfae78432 authored over 9 years ago
Implemented ToFormat, FixedPoint, and gfx_vertex macro

1256e55de220e50559d4675b7f98a1b3e9b73bb4 authored over 9 years ago
Refactored the mesh module

1871aec6a67104943e9d2418a413ceca54e8abfa authored over 9 years ago
Merge pull request #32 from kvark/stable

Stabilized for rust-beta

9cc4e61afa1b322780c45d85f96163fc8df1c8f0 authored over 9 years ago
Stabilized for rust-beta

ca5b6a76bdfd18bf769b74c8e71b8e61bc0c482f authored over 9 years ago
Merge pull request #720 from csherratt/stable

This adds a custom Arc type for stable reason

ab4937fdd02115bfd0fcd7f55bf12d46d61764d9 authored over 9 years ago
Add custom Arc type

e69e25f8a498610fda52fe1c61f70495e9f75fe5 authored over 9 years ago
Added rust-beta to travis

bf24eb68906ca6e213562621980ccf2416053b4d authored over 9 years ago
Fixed get_colors() and as_byte_slice()

c0bbb16c722d35cd94f3f1b2a5105fc8361d8024 authored over 9 years ago
Fixed data buffer population

e560a86983353720be26192bad3d4ab31b840656 authored over 9 years ago
Merge pull request #718 from kvark/prim_count

Slice::get_prim_count

0a7e97dc820d2b1eaf5c0408b557d7c236032cca authored over 9 years ago
Implemented Slice::get_prim_count

e753843007c64c79002f715ab32fd5327c88e302 authored over 9 years ago
Merge pull request #22 from fkaa/handle-nuke

Remove use of removed handle typedefs

8ab2c18d974354ea574f57daa075df5d8a38b80d authored over 9 years ago
Merge pull request #3 from fkaa/handle-nuke

Remove use of removed handle typedefs

25bf08945a033d9cdd03840857775a7c5ce72018 authored over 9 years ago
Merge pull request #9 from fkaa/handle-nuke

Remove use of removed handle typedefs

43ffcd319e17ca461ba942cfb61822d617349fa0 authored over 9 years ago
Merge pull request #717 from fkaa/handle-nuke

Remove handle typedefs

df24c2a09527c2735489cab495388213a52d7fec authored over 9 years ago