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

feat(vma) update to latest version

github.com/LWJGL/lwjgl3 - 59459021c388a64c458e2a7835a8dc7c6658f450 authored about 2 years ago
feat(meshoptimizer) update to latest version

github.com/LWJGL/lwjgl3 - 7571daf7617f675285159fafd329a0ed6dc8dc3c authored about 2 years ago
feat(lmdb) update to 0.9.30

github.com/LWJGL/lwjgl3 - c7ba009363aeab7ff250916b824c7822090ea5a5 authored about 2 years ago
feat(Vulkan) update to 1.3.237

Close #834

github.com/LWJGL/lwjgl3 - 22d84806a168689eeebbb66b955944ce9783ae3f authored about 2 years ago
feat(OpenXR) update to 1.0.26

github.com/LWJGL/lwjgl3 - 2da21350392c7610eb4b72268785c94c972fa635 authored about 2 years ago
feat(freetype) add FreeType bindings

Close #59
Close #611

github.com/LWJGL/lwjgl3 - 9a00ff0af62aa0d0ddba04a88c1e5668d76699c8 authored about 2 years ago
fix(generator) minor fixes for FreeType support

github.com/LWJGL/lwjgl3 - 1c542b1e92daab3d15463bdd1992d075c1420c92 authored about 2 years ago
fix(core) drop nt when reporting missing function

github.com/LWJGL/lwjgl3 - f08f5f22094923e76e9be72e874b57a5beb07881 authored about 2 years ago
fix(extract) macro expansion parsing

github.com/LWJGL/lwjgl3 - d31c1fec0f85546b7656d6b9d2cbcd37d0f378d5 authored about 2 years ago
chore: update build badge URL in README

github.com/LWJGL/lwjgl3 - 7e890466d94c10695b610a66ad71bf4388cd21c3 authored about 2 years ago
fix(assimp) aiScene::mSkeletons auto-sizing

Close #827

github.com/LWJGL/lwjgl3 - 39e0dd0043568a241e4a9a5f32a29f0df9c1b3dd authored about 2 years ago
fix(core) prevent debug message tearing

Multiple debug messages that are supposed to be displayed together are
now submitted as a single...

github.com/LWJGL/lwjgl3 - 56d09c39ff26ad49c74f6be6884d60ef3f597384 authored about 2 years ago
feat(harfbuzz) add AAT and OpenType API bindings

github.com/LWJGL/lwjgl3 - a8b5be70dbf7ac972b8049adb2dc391921448cb4 authored about 2 years ago
feat(harfbuzz) add HarfBuzz bindings

See #611

github.com/LWJGL/lwjgl3 - c84766565202ba41b71e23ca45a8e84a7d4cb971 authored about 2 years ago
fix(ktx) texture vtbl macros

github.com/LWJGL/lwjgl3 - a98e06cd0da2e97aa463925d001534d621e63aeb authored over 2 years ago
feat(ktx) add KTX (Khronos Texture) bindings

Close #660

github.com/LWJGL/lwjgl3 - 836dca5e973347f4ef79a2c668045e810317e350 authored over 2 years ago
feat(generator) callback call convention override

github.com/LWJGL/lwjgl3 - ea0b833e0e2fe340dc60a42b6d09418206b5438d authored over 2 years ago
build: update kotlinc to 1.7.20

github.com/LWJGL/lwjgl3 - 613b03280d257f1ad78d66be0e933436c8c95840 authored over 2 years ago
fix(core) switch to aligned_alloc on Linux

Close #821

github.com/LWJGL/lwjgl3 - a16c487af2c0edfad223a362748eeb54023ecbd5 authored over 2 years ago
fix(generator) invalid javadoc link

github.com/LWJGL/lwjgl3 - a90b8e8ce993ddd05370650ae3de2621f38d5fc6 authored over 2 years ago
feat(Vulkan) update to 1.3.231

github.com/LWJGL/lwjgl3 - fca6e73f9db21a0ca8dd01ca55c7ba2e3abb23d9 authored over 2 years ago
build(fmod) add to the gradle build

github.com/LWJGL/lwjgl3 - b3fb1f0d5b2972deff26f3ff19f5644da0fb02bb authored over 2 years ago
feat(fmod) add FMOD bindings

Close #295

github.com/LWJGL/lwjgl3 - 79c0c6969c0518d76327322e23d664d516f9dc1c authored over 2 years ago
feat(Vulkan) migrate Vulkan demo to EXT_debug_utils

Close #820

github.com/LWJGL/lwjgl3 - 219aefabbeeb95c5a76ba50e2df68eabb2c98623 authored over 2 years ago
feat(core) add JNIEnv function count override

github.com/LWJGL/lwjgl3 - 0945ffa5f6949fd020c87af63144eda94d0d216f authored over 2 years ago
feat(core) add support for JNI_VERSION_20

github.com/LWJGL/lwjgl3 - 39be33fa2314b1912f59797c7e26d1f95f63444d authored over 2 years ago
chore: use SPDX license identifier in POM

github.com/LWJGL/lwjgl3 - debe9e6356f64e984e7345db8b5159e150f17c0b authored over 2 years ago
docs(Vulkan) improve capabilities documentation

See #809.

github.com/LWJGL/lwjgl3 - 5912ebe64c542b4d87a205f82eef5345ed59d92c authored over 2 years ago
fix(Vulkan) broken image paths

Close #818

github.com/LWJGL/lwjgl3 - 4ca7f4f591c6cca4c8b8dd6d19e740b48e795252 authored over 2 years ago
build: generate javadoc using JDK 19

Javadoc now supports multiple search terms and includes a dedicated
search page.

github.com/LWJGL/lwjgl3 - 5d738fb6535fa1557f4e73b73da2daf7fb445b32 authored over 2 years ago
feat(libffi) update to 3.4.3

github.com/LWJGL/lwjgl3 - 48a3172ef8f3a0dc0538cec1c4305bcdf9c31016 authored over 2 years ago
feat(Vulkan) update to 1.3.230

github.com/LWJGL/lwjgl3 - 0b626a0d054d6c73de0689cb8a6c5bed89f8fed7 authored over 2 years ago
feat(glfw) update to latest version

github.com/LWJGL/lwjgl3 - 2ebbfaedebcf1720c004c9aaf0a2ee9f734f8114 authored over 2 years ago
feat(bgfx): update to API version 117

github.com/LWJGL/lwjgl3 - 38a129f18da2b3144baefef12e5ade7cd2e1bb90 authored over 2 years ago
docs(Vulkan) enabled capabilities clarification

Close #809

github.com/LWJGL/lwjgl3 - df18013094401e805c7905ce95a97cbb9ac8c4e0 authored over 2 years ago
perf(core) skip try-with-resources pop validation

Assumes that the close() method is never called directly by users and
only called automatically ...

github.com/LWJGL/lwjgl3 - 2b806f4c0e151374935fe6338dc6a4bb43284230 authored over 2 years ago
perf(core) optimize Java 9+ stack walking

A few micro-optimizations and one major: avoid
StackFrame::getFileName() because it requires an ...

github.com/LWJGL/lwjgl3 - b390cd1baac5e034e93b5002563b32cf30067b2a authored over 2 years ago
perf(core) disable allocation stacktraces option

The DEBUG_MEMORY_ALLOCATOR_FAST option disables stacktrace generation
for tracked memory allocat...

github.com/LWJGL/lwjgl3 - 94aae0654853be993f5105b01a6272c81e3e563e authored over 2 years ago
docs(core) note that thread check happens on Init

github.com/LWJGL/lwjgl3 - 41a791f979d9fb2130fc284b6583b5ca3a9fd1b8 authored over 2 years ago
docs(core) option javadoc formatting improvements

github.com/LWJGL/lwjgl3 - f32665acd7e22da14dd95f7ec31309c93095563d authored over 2 years ago
fix(core) make state volatile for dynamic options

To avoid potential issues in multithreaded applications.

github.com/LWJGL/lwjgl3 - 7e2eb0dc2b427beee43857f5173b8d0ea7f0d595 authored over 2 years ago
refactor(core) extract unlikely exception paths

Also improve output on double-track.

github.com/LWJGL/lwjgl3 - d7bd89985fd43bb0d73df4202643c0878d343e22 authored over 2 years ago
fix(core) make WNDCLASSEX::hInstance nullable

Addresses issue raised in #127's comments.

github.com/LWJGL/lwjgl3 - 55a4cfd49884f32f6decc4a1f73936a25c64ff25 authored over 2 years ago
feat(liburing) update to latest version

github.com/LWJGL/lwjgl3 - 26f0936083e6428f6caa044388299df7455f73b8 authored over 2 years ago
feat(meshoptimizer) update to 0.18

github.com/LWJGL/lwjgl3 - 8c4f0708eae0fe1cb3f555b198ef55cf65dbd77c authored over 2 years ago
feat(vma) update to 3.0.1

github.com/LWJGL/lwjgl3 - a87e7c6bfb55cf116293eeea91d8e9a176dbef4d authored over 2 years ago
fix(generator) process links in @see arrays

github.com/LWJGL/lwjgl3 - 55dd249e81eb2b44a1c345b694ee11db88f7a924 authored over 2 years ago
feat(Vulkan) update to 1.3.228

github.com/LWJGL/lwjgl3 - 28c2491064733512926d8238fd675fd512b0d88d authored over 2 years ago
feat(OpenXR) add extension overview javadoc

Unlike Vulkan, this is a best-effort attempt to generated extension
class javadoc. The current d...

github.com/LWJGL/lwjgl3 - ffe119c868744ddf8d93bf7307287e4d59ac6d22 authored over 2 years ago
feat(OpenXR) update to 1.0.25

github.com/LWJGL/lwjgl3 - 9b42c4b0008ab7438682bfccf399d744249afb7d authored over 2 years ago
feat(GL/GLES): add new extensions

- EXT_fragment_shading_rate
- EXT_fragment_shading_rate_attachment
- EXT_fragment_shading_rate_p...

github.com/LWJGL/lwjgl3 - 087aa130855acec2d4f2c2813b97569274d28918 authored over 2 years ago
feat(EGL) add EGL_EXT_explicit_device

github.com/LWJGL/lwjgl3 - de8c2c2a7a7538aa0a87e21c9d6b7c8c55718507 authored over 2 years ago
feat(tinyexr): update to latest version

github.com/LWJGL/lwjgl3 - 3bbf3ad2357fb65a7dd766535eab5ee9464bb5bf authored over 2 years ago
feat(remotery) update to latest version

github.com/LWJGL/lwjgl3 - 6bd64471738d459f74e9ef3d6a103b55baa563ea authored over 2 years ago
feat(openvr) update to 1.23.7

github.com/LWJGL/lwjgl3 - 0accacf5a815d323c8366e2abdb83cb6b6d8fa3f authored over 2 years ago
feat(nuklear) update to 4.10.1

github.com/LWJGL/lwjgl3 - 56a790ba5eb7c11b1539ae8fc39501e8a0bde14e authored over 2 years ago
feat(lz4) update to 1.9.4

github.com/LWJGL/lwjgl3 - 83c8d8cc0ddbc31d40daae4b0057b22ea26ee5f6 authored over 2 years ago
feat(lmdb) update to 0.9.29

github.com/LWJGL/lwjgl3 - 3a5f789fb0206d02b0efcbaf785656bbdcf7e478 authored over 2 years ago
feat(libdivide) update to latest version

github.com/LWJGL/lwjgl3 - 01945f4274be5b7a0a21bbcb5336d577bbaf8379 authored over 2 years ago
feat(tootle) update DirectXMesh to 1.6.3-jul2022

github.com/LWJGL/lwjgl3 - 137e5f0495ef97d67c73d3ad757e25122574f67e authored over 2 years ago
feat(bgfx) update to latest version

github.com/LWJGL/lwjgl3 - f47e51aa592a5b2be364d5b97e3d913e08cecf15 authored over 2 years ago
feat(glfw) update to latest version

github.com/LWJGL/lwjgl3 - 8b87c7df05977ed6688e4f81428969a7afa7d607 authored over 2 years ago
feat(generator) add typedef for struct types

Plus some code cleanup.

github.com/LWJGL/lwjgl3 - 1dd5729e3e20162a73ca78fb8b737a39e412b93b authored over 2 years ago
feat(spvc) update to latest version

github.com/LWJGL/lwjgl3 - eb1ecfc7456be906a87a48b5a5a49817889684b0 authored over 2 years ago
feat(assimp) update to 5.2.5

github.com/LWJGL/lwjgl3 - 0173e5f012d3e26f66daff9e033e320ced0040ec authored over 2 years ago
feat(nanovg) update NanoVG/SVG to latest version

github.com/LWJGL/lwjgl3 - 5a52176e4a8912fc3788bdbc19de6374ee8a58f6 authored over 2 years ago
fix(remotery) Linux build, sample cleanup, free cb

github.com/LWJGL/lwjgl3 - 99f239aea2282cea82c25b08ed3315c01f2d68bf authored over 2 years ago
feat(remotery) update to 1.2.1

- Added compatible commit in javadoc
- Added viewer clone script in javadoc
- Added two Remotery...

github.com/LWJGL/lwjgl3 - 6d23ff30356f4756c45ca3c067346f219b38d141 authored over 2 years ago
fix(nanovg) map freeData parameter to Java boolean

github.com/LWJGL/lwjgl3 - ba7aa28b9844de57d826635321e403279a3ddf6b authored over 2 years ago
build: update JOML to 1.10.5

github.com/LWJGL/lwjgl3 - e99ef66264cbacb16dcb57c056f12ef058f47f54 authored over 2 years ago
fix(nanovg) auto-sizing of NSVGPath:pts buffer

github.com/LWJGL/lwjgl3 - 128e22248c530fe771de63c0e5a6fda52c266670 authored over 2 years ago
fix(nanovg) noop bgfx shader caching

Skip caching instead of throwing an error. This is only used by some
back-ends and normally the ...

github.com/LWJGL/lwjgl3 - 5bcd5a62f09662713aa995df4c8cadc1e36e9900 authored over 2 years ago
fix(core) impl version lookup on module path

- Package::getImplementationVersion is unspecified when loading a JAR
file from the module pat...

github.com/LWJGL/lwjgl3 - 4e654a0783f0c6f13452e548d6e1efb77cc099a7 authored over 2 years ago
feat(core) add support for JNI_VERSION_19

JDK change: openjdk/jdk@53bf1bf
JDK issue: https://bugs.openjdk.org/browse/JDK-8286176

github.com/LWJGL/lwjgl3 - 0bc28efe6a39ebc9144dcb5dba3a15a3aa4e4f43 authored over 2 years ago
feat(core) more SharedLibraryLoader improvements

* New extract directory (lwjgl_<username>) with trimmed user name.
* New extract path with CPU a...

github.com/LWJGL/lwjgl3 - 7156c26f6bbdac9289f30f279453b8eb5fc1f617 authored over 2 years ago
fix(core) skip mismatch detection for non-LWJGL modules

Close #794

github.com/LWJGL/lwjgl3 - 938bbd78f3d416fb61f93dbc193e80b77f5fd312 authored over 2 years ago
fix(openal) invalid null check in ReopenDeviceSOFT

Close #793

github.com/LWJGL/lwjgl3 - 949c2e30514b6e08ee0f78d3b38a9a90198abc82 authored over 2 years ago
fix(assimp) add Draco shared library

Close #781

github.com/LWJGL/lwjgl3 - d45c78c5f476c8d67fe7fe013d8eee76917874b1 authored over 2 years ago
fix(opus) opus_decode_float signature

Close #785

github.com/LWJGL/lwjgl3 - 28cccbad117d2e7c7f550d330f32bbea1838fbee authored over 2 years ago
feat(glfw) update to latest version

github.com/LWJGL/lwjgl3 - 6e813a02426c326b120d5449df3e0ccc0a85fe90 authored over 2 years ago
feat(OpenXR) update to 1.0.24

github.com/LWJGL/lwjgl3 - 6fb8c579c440812de37df458a5dc8c7556352546 authored over 2 years ago
feat(Vulkan) update to 1.3.222

github.com/LWJGL/lwjgl3 - 80b2c97e71b4d8ce56e35e91b3de6d6000bdbbb5 authored over 2 years ago
feat(spvc) update to latest version

github.com/LWJGL/lwjgl3 - 3f1b13ef2d51a308682ceabe551256e1356c4d36 authored over 2 years ago
feat(shaderc) update to latest version

github.com/LWJGL/lwjgl3 - a24a441a8d86c962c0d59b9bb03a4cffc2cc16d9 authored over 2 years ago
feat(opus) update to latest version

github.com/LWJGL/lwjgl3 - 74d24f8ff94c3b1c409314fb4aea667db6dfce42 authored over 2 years ago
feat(glfw) update to 3.3.8

github.com/LWJGL/lwjgl3 - f0f998b1eea6a0cb005086bdb3a9e306c4ae16f6 authored over 2 years ago
docs: add more sponsor entries

github.com/LWJGL/lwjgl3 - 0c4e34ea8271c79c8e349b1d14fd51edc884b66d authored over 2 years ago
build: update kotlinc to 1.7.10

github.com/LWJGL/lwjgl3 - f777fae99ae0b5dacb337579d77337b1e5099d01 authored over 2 years ago
feat(bgfx) update to latest version

github.com/LWJGL/lwjgl3 - fe985b0b35b2b04097baf69d55abad3e77ae2ff5 authored over 2 years ago
feat(assimp) update to latest version

github.com/LWJGL/lwjgl3 - 91a982dd5e8f2e0019dbf0a509ca6a9b00d69670 authored over 2 years ago
fix(core) replace locale-sensitive String.format

Close #779

github.com/LWJGL/lwjgl3 - 40f18a7f98f322fce8a7fb6c3aaf49b9b6cf818b authored over 2 years ago
fix(Vulkan) validation errors in the Vulkan demo

github.com/LWJGL/lwjgl3 - d2c07a68d0ea4d885199f9806c6fecd413bb397a authored over 2 years ago
docs: update release notes

github.com/LWJGL/lwjgl3 - 9afbf8c3e0c980394a897af78db41b75e68a30df authored over 2 years ago
feat(Vulkan) update to 1.3.215

github.com/LWJGL/lwjgl3 - 8777d46079467e7b6a0957e3ce0306aa6d055813 authored over 2 years ago
feat(spvc) update to 0.49.0

github.com/LWJGL/lwjgl3 - e34c88261c4bc5c1c78908257116820b6a8f7a64 authored over 2 years ago
feat(openal) update to 1.22.0 & add new extensions

- ALC_SOFT_output_mode
- ALC_SOFT_reopen_device
- AL_SOFT_callback_buffer
- AL_SOFT_UHJ

github.com/LWJGL/lwjgl3 - 8bab707bfe6ba043b0c9166a648c4dd10ba92a24 authored over 2 years ago
feat(glfw) update to latest version

github.com/LWJGL/lwjgl3 - 6c3b082db2057f168b780b17ea57bd86d0fbf3ae authored over 2 years ago
feat(bgfx) update to latest version

github.com/LWJGL/lwjgl3 - 4c379e079e5754de42144ac5722b27e4ff5b46ff authored over 2 years ago
feat(assimp) update to 5.2.4

github.com/LWJGL/lwjgl3 - f08cbac17cf5e0dfce32a761506d5eee39fcef09 authored over 2 years ago
feat(core) add MemoryUtil::memByteBuffer(Struct)

github.com/LWJGL/lwjgl3 - 115b9c48141174eb628a685f36c1042d50e525d4 authored almost 3 years ago