Ecosyste.ms: OpenCollective

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

LWJGL

A Java library that enables cross-platform access to popular native libraries.
Collective - Host: opensource - https://opencollective.com/lwjgl - Website: https://www.lwjgl.org/ - Code: https://github.com/LWJGL/lwjgl3

Add PostMessage and fix native function names

github.com/LWJGL/lwjgl3 - d746f9e5c6f73c099f391ebc9322639246aff576 authored about 9 years ago
Update build versions

github.com/LWJGL/lwjgl3 - 19e72ff5488957f289874613c0be9d07901e6253 authored about 9 years ago
Suppress serializable warning

github.com/LWJGL/lwjgl3 - 29f181181d7a8cc3d0218b9683df2af311427772 authored about 9 years ago
Add more User32 functions. Close #128

github.com/LWJGL/lwjgl3 - b6bf17e61ba3b4445f4924fc9f3abcdffe0c37e9 authored about 9 years ago
Add MACOSX_USE_CALAYER

github.com/LWJGL/lwjgl3 - bb3b1f6edc1f79f600455d257333dd1d2840d49f authored about 9 years ago
More compilation fixes

github.com/LWJGL/lwjgl3 - a9c5135ae3b45366ebdbec7320aaa6cb88d57756 authored about 9 years ago
Fix compile tasks

github.com/LWJGL/lwjgl3 - fc6f5601abb9318267a5d35c792cdd64a4176ce2 authored about 9 years ago
Fix package

github.com/LWJGL/lwjgl3 - 83781376b71e56e7fb9864ad8112f3d7e512cadc authored about 9 years ago
Add new EGL and GLES extensions

github.com/LWJGL/lwjgl3 - e88cd0d919e01f0fe9690fd22128fe51f42d83a7 authored about 9 years ago
Add jawt bindings. Close #125

github.com/LWJGL/lwjgl3 - ea3f3af1ddb7f15cdff4efa73a1f190f87beabef authored about 9 years ago
Add special support for explicit function address and JNIEnv parameters

github.com/LWJGL/lwjgl3 - 6053d9c6202eac619d5d945954e3b3dab4457542 authored about 9 years ago
Do not require inheritance to reuse the Gears implementation

github.com/LWJGL/lwjgl3 - 1fd373a319f3d918701a28d146a34a10a4c1d9c9 authored about 9 years ago
Add minimal set of OS-specific window creation bindings (WIP)

github.com/LWJGL/lwjgl3 - 439ea32f8a2aab39388d55a8a53cbc5c7e355b21 authored about 9 years ago
Fix alt multi-setter parameter printing

github.com/LWJGL/lwjgl3 - 6e014b5bfac3da4494ba382350ed73552b77cbb1 authored about 9 years ago
Fix boolean types

github.com/LWJGL/lwjgl3 - b1d70033851602bd511ed94b776c84fa9cac412e authored about 9 years ago
Fix saveLastError

github.com/LWJGL/lwjgl3 - 6164beaecb1eb8c6bd440206b871a35b12522895 authored about 9 years ago
Remove obsolete Capabilities modifier

github.com/LWJGL/lwjgl3 - ad2979c3b2e3339d8ade771f850de16846d3d717 authored about 9 years ago
Minor whitespace fix

github.com/LWJGL/lwjgl3 - 028abdb90891527a2e896114155c3977b289818d authored about 9 years ago
Disable Linux x86 support

github.com/LWJGL/lwjgl3 - 58ea5e85b7ee5bf6b4758e5edd515ec87c7b2120 authored about 9 years ago
Update usage links

github.com/LWJGL/lwjgl3 - ce1613c329247863a46944bed541e8c55eb8a4c1 authored about 9 years ago
Use cmd on OSX

github.com/LWJGL/lwjgl3 - c7be5c0d4bf5c39dce5f60cefb805c51720ea58d authored about 9 years ago
NativeFileDialog fixes

github.com/LWJGL/lwjgl3 - dfe41694e58683080b5dc2ec575511f7278e48e3 authored about 9 years ago
Add NativeFileDialog bindings

github.com/LWJGL/lwjgl3 - 547c149f3dda1a6119e7e136a91caf14baafa07d authored about 9 years ago
Add more 3rd-party licenses

github.com/LWJGL/lwjgl3 - d101e3115040e8cae0138cd6b24e150b7aa203ae authored about 9 years ago
Support optional whitespace after the opening parenthesis

github.com/LWJGL/lwjgl3 - 0f46dbd73e8a7acd620c2ec1151cab002620cbb9 authored about 9 years ago
Minor simplification

github.com/LWJGL/lwjgl3 - 488ccb761ffdb7bbe19c9de98935b9dbba276d72 authored about 9 years ago
Rebuilds with kotlinc are still horribly slow...

github.com/LWJGL/lwjgl3 - dcc5b38463108a9fa41df0d20170e00d8e65b1b1 authored about 9 years ago
Use NDEBUG in all compilations

github.com/LWJGL/lwjgl3 - 013a9c73dab581dede58148da43b2f3113bcd28b authored about 9 years ago
Add friendly string decoding methods to PointerBuffer

github.com/LWJGL/lwjgl3 - bf206021b33395535d6760d76ab1d2f9881e3fef authored about 9 years ago
Add option to disable GLFW thread0 checks

github.com/LWJGL/lwjgl3 - 8d47f0d602f4f75b07b00022a77d1e468e4abb63 authored about 9 years ago
Remove obsolete GLFW_EGL option

github.com/LWJGL/lwjgl3 - 7e80e2b0fe3cec5dde688a2602bf2e375fbb8288 authored about 9 years ago
Fix alResetDeviceSOFT links

github.com/LWJGL/lwjgl3 - 3ce88ca9e8e395f858a6e71a1d9aa2ed3cf8a30f authored about 9 years ago
NanoVG javadoc improvements

github.com/LWJGL/lwjgl3 - 59688d5dd71253f3a4aca794b092dfc47da0dac1 authored about 9 years ago
Memory cleanup

github.com/LWJGL/lwjgl3 - d372f79421905df5772dc433952051e7e98273b7 authored about 9 years ago
Update kotlinc to 1.0.0-beta4

github.com/LWJGL/lwjgl3 - 150eff474ddb6020576bc615aac3ca12e4cc1378 authored about 9 years ago
Make the version prefix optional

github.com/LWJGL/lwjgl3 - 730e6f7b20e6b1a86ce21239de13cc9ced244002 authored about 9 years ago
Fix possible IOOBE

github.com/LWJGL/lwjgl3 - 4a07e1691d9c72880103be64a284f0250bca3732 authored about 9 years ago
Another attempt to fix fontstash.h warnings

github.com/LWJGL/lwjgl3 - 7adf50cfa939b8ffc7955d3617b7fed1eef024a2 authored about 9 years ago
Print struct layout using C code and move member documentation to a separate table

This has better source readability and exposes important struct layout information, especially w...

github.com/LWJGL/lwjgl3 - e170b433fdf415d47c6625cf4c9d068b2ef93d59 authored about 9 years ago
Add NanoVG documentation

github.com/LWJGL/lwjgl3 - f027f56a0299df4bdde9291c95f059747156654e authored about 9 years ago
Attempt to fix Linux x86 warning

github.com/LWJGL/lwjgl3 - 243a7f39784413e8f9e7cd4161c5acff1f9e54e9 authored about 9 years ago
Add NanoVG bindings. Close #99

github.com/LWJGL/lwjgl3 - 9ca714bbcafb34f4f73e69b33219aa74f8f4b45e authored about 9 years ago
Refactor PointerBuffer to make the container reference optional

github.com/LWJGL/lwjgl3 - baaa4907289a251194f585ae5c751ca5520070e2 authored about 9 years ago
Lightweight Struct/StructBuffer instantiation

Removed unnecessary runtime checks and refactored StructBuffer to make the ByteBuffer reference ...

github.com/LWJGL/lwjgl3 - bdb3eea8c59dfa42433c897f25752cf1b17beee1 authored about 9 years ago
Disable more features

github.com/LWJGL/lwjgl3 - d7f96d73d1ce1a400e2fe9e76f194297678422d1 authored about 9 years ago
Fix javadoc for functions without a normal method

github.com/LWJGL/lwjgl3 - 8f961d47a5de6361689a7287c9d40411d886de60 authored about 9 years ago
Update kotlinc to 1.0.0-beta3

github.com/LWJGL/lwjgl3 - 0fbd64d910bcad4becb40a1a996b8d83ce796a7c authored about 9 years ago
Fix native layout for anonymous struct/union

github.com/LWJGL/lwjgl3 - 4424487e8b8de4413e329361742bff03f67fd601 authored about 9 years ago
Rename constructor parameter

github.com/LWJGL/lwjgl3 - 611980bf4d8ceb9dec61193f2a8b087500cb2d78 authored about 9 years ago
Allow struct buffers of zero size

github.com/LWJGL/lwjgl3 - 862726616f50420cc5df42861645a34e5af11be7 authored about 9 years ago
Fix Vorbis demo

github.com/LWJGL/lwjgl3 - 265965aa1c534238184cfbf9812b5aaf5b059387 authored about 9 years ago
Drop "Buffer" suffix from struct buffer factory methods

We don't need a different name, there's the extra capacity parameter.

github.com/LWJGL/lwjgl3 - 6f892b1da9f22f19a4c24cb41fc32d47d35b72ae authored about 9 years ago
Make struct and struct buffer construction symmetric

The struct constructor from an arbitrary address is now a factory method. The new method also ch...

github.com/LWJGL/lwjgl3 - 4c73b604f89241c606d9ba4d5d48b2cb2a9eb620 authored about 9 years ago
Prefix struct buffer accessors with the struct class to avoid ambiguities

github.com/LWJGL/lwjgl3 - 3524d57971b5693d332e7a03312cf6487b53c26e authored about 9 years ago
Specialize struct setters for CallbackTypes

github.com/LWJGL/lwjgl3 - 8a6a34f31d57af3ec18065439eba431aab566f7e authored about 9 years ago
Optimize imports

github.com/LWJGL/lwjgl3 - 127400bbf60aafb8a82b650199153594e90f3094 authored about 9 years ago
Support members that point to arrays of structs

github.com/LWJGL/lwjgl3 - 5b1133124d98d54dfa75f900dd941fb073b8d74f authored about 9 years ago
Add Access support to constant blocks

github.com/LWJGL/lwjgl3 - c157d59b14c22453ba6c03b81617d69c790273bf authored about 9 years ago
Rename "member" to "string" for nested string members

github.com/LWJGL/lwjgl3 - 1d49aeddcdd6a3422c2c0cdd95fb3ec82224a132 authored about 9 years ago
Drop unnecessary "Struct" suffix

github.com/LWJGL/lwjgl3 - b2395f6e357ca201d0bbcc5e71649582f0bcc906 authored about 9 years ago
Rename "member" to "array" for nested array members

github.com/LWJGL/lwjgl3 - 296825ed53ffd59c15639c06a18fb2531e64b598 authored about 9 years ago
Fix AutoSize argument

github.com/LWJGL/lwjgl3 - e5883608ff1f60019724a03cc5fccd0a713d1719 authored about 9 years ago
Apply access modifier to struct constructors

github.com/LWJGL/lwjgl3 - 7171be0bd630def48ac390ef8e1362b16d46bbc9 authored about 9 years ago
Merge pull request #121 from httpdigest/master

Fix GL41.glProgramUniform*v auto-size 'count' parameter

github.com/LWJGL/lwjgl3 - 8f87e7319026af7bf5be10d8b3bdee17b428d5de authored about 9 years ago
Fix GL41.glProgramUniform*v auto-size 'count' parameter

Reported by infinitewrath on the LWJGL forum:
http://forum.lwjgl.org/index.php?topic=6041.0

github.com/LWJGL/lwjgl3 - ba7554ef686150fea1bb5ff1a0523131b9bed8a1 authored about 9 years ago
Fix enum expression value generation

github.com/LWJGL/lwjgl3 - 3ed4054bf102fa6276569ed380868051d59a982f authored about 9 years ago
Fix glClearColor white values

github.com/LWJGL/lwjgl3 - d4932bfeef31ab581d824d219cc6ca7e8c37bd88 authored about 9 years ago
Clarify terminology

github.com/LWJGL/lwjgl3 - a0f5475549a28cf8f9ba71edc7117ee8ab12b51b authored about 9 years ago
Add support for C11 anonymous structs/unions

github.com/LWJGL/lwjgl3 - 6f778fcf0eda8d99f1b20da76c745945898e55a7 authored about 9 years ago
Remove println

github.com/LWJGL/lwjgl3 - 5552c458ef7e6c205535d8cd27b62f4c29699e1d authored about 9 years ago
OpenAL documentation, fixes and minor improvements

Improved boostrapping, the "lastDevice" state is not needed anymore. AL.destroy has been removed...

github.com/LWJGL/lwjgl3 - 0b28f234a701a71f42838d4332ab7237ee772c65 authored about 9 years ago
Move all block nodes out of paragraphs

github.com/LWJGL/lwjgl3 - 58fb56080da0d946eec1d3971513609c124dd80a authored about 9 years ago
Fix OpenGL ES initialization bugs

github.com/LWJGL/lwjgl3 - d548841db6c3b38f99d3ae9a203cd153b5c7b57f authored about 9 years ago
Ignore missing GetQueryObjectivEXT (Nvidia desktop driver)

github.com/LWJGL/lwjgl3 - 266c54d1decb0edd9b9aa653616cd867762b25e7 authored about 9 years ago
OpenAL new extensions and javadoc improvements

github.com/LWJGL/lwjgl3 - 652f1a849997932120372d150d41d90437383c3c authored about 9 years ago
Add missing OpenCL extensions

github.com/LWJGL/lwjgl3 - 7d23df09372619abcff190d916a544dc4fcf6cf0 authored about 9 years ago
OpenCL documentation fixes

github.com/LWJGL/lwjgl3 - 67496907c2e327becf415fd9a140bddb03f72a62 authored about 9 years ago
Fix member javadoc for nested struct arrays and pointer values

github.com/LWJGL/lwjgl3 - 124373374242074757c4a7a079398750cd02ce8e authored about 9 years ago
Make type prefixing configurable

It is not useful for most bindings, only OpenGL and OpenGL ES need it.

github.com/LWJGL/lwjgl3 - cac84e449627856958ca5108866eeae48f1c30c9 authored about 9 years ago
Use expr for non-hex constants and make prefix handling case insensitive

github.com/LWJGL/lwjgl3 - 64b4862b47c7e9bb2308cfef155b787647e0a4c8 authored about 9 years ago
Remove unnecessary native directives from struct definitions

github.com/LWJGL/lwjgl3 - 65c4016795fa8ae1096e2d1f62fae43dd316cd6b authored about 9 years ago
Replace all <p/> usages in javadoc

github.com/LWJGL/lwjgl3 - 23f269d45ba8d4b89a4c9f866f7a2ce19b670d70 authored over 9 years ago
Add CL21.GetKernelSubGroupInfo to Info

Also remove PointerBuffer queries.

github.com/LWJGL/lwjgl3 - 351ee5d50221dd6020c421ad18ee8111536cdf5b authored over 9 years ago
Add javadoc to CL classes

github.com/LWJGL/lwjgl3 - dc736ef2cae0f2d58b23c65ca699dcad49a0b748 authored over 9 years ago
Add OpenCL 2.1 to the list of supported versions

github.com/LWJGL/lwjgl3 - 3655109f4a943b7e063999bbf7de41816c9c18d2 authored over 9 years ago
Add equals/hashCode to Closure

github.com/LWJGL/lwjgl3 - d0f373b03b84c8bfd7c316875c22ec8252ca1c45 authored over 9 years ago
Replace PointerWrapper with Pointer.Default

github.com/LWJGL/lwjgl3 - 8e03d9743464f7ab90a37c1d0785efea6cb559a6 authored over 9 years ago
Remove Pointer qualifier

github.com/LWJGL/lwjgl3 - 1a60f5345fff0ad6e0a64506b923e11a216e9384 authored over 9 years ago
More URL fixes

github.com/LWJGL/lwjgl3 - bdfd14b891f12d80b4f1bde37fbaafc88a711b52 authored over 9 years ago
Merge pull request #117 from SilverTiger/master

Added NetBeans project files

github.com/LWJGL/lwjgl3 - 293984dbc9c00771d72f1b3e7b56358099d7e097 authored over 9 years ago
Change JDK8 to JDK6

github.com/LWJGL/lwjgl3 - 116cab5e6d76559382032670e9247cc84e5117ef authored over 9 years ago
Added NetBeans project files

github.com/LWJGL/lwjgl3 - 6d76a245cabbdb85017ed455ce9c498f994dc529 authored over 9 years ago
Build fixes

github.com/LWJGL/lwjgl3 - 797ede06103ed1c64d95a063e6813f97f246a42a authored over 9 years ago
Fix download URLs

github.com/LWJGL/lwjgl3 - 609f93d7f60a81a9268e3d93c4c071860b7a53e8 authored over 9 years ago
Replace Sys with Version

github.com/LWJGL/lwjgl3 - b0deb36c1a168a5d00d9ca1795c49dc1cf79f5c5 authored over 9 years ago
Bump build type to STABLE

github.com/LWJGL/lwjgl3 - f602194ffa7c53773a0495883529223ec87b1acf authored over 9 years ago
Add release notes

github.com/LWJGL/lwjgl3 - a8d7c14888da1d4b8117820840cbcbcb5c736bed authored over 9 years ago
Support alternative default library names for EGL/GLES on Windows and GL on Linux

This matches the equivalent functionality in GLFW.

github.com/LWJGL/lwjgl3 - b2cf516478eed5ac5484b717e46a83f8f98aa5a8 authored over 9 years ago
Better diagnostics when there is no current GL(ES) context

See #116.

github.com/LWJGL/lwjgl3 - 378d13cb3f57258713e933331b54d088c27466bb authored over 9 years ago
Add forEachWithMore to Sequence<T>

github.com/LWJGL/lwjgl3 - 37c9e367c2b0eed5de028a0d9a4873e97469ee2b authored over 9 years ago