Ecosyste.ms: OpenCollective

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

OpenXRay

Open source project that aims to improve S.T.A.L.K.E.R. game, fix old bugs, boost performance and improve code quality.
Collective - Host: opensource - https://opencollective.com/openxray - Code: https://github.com/OpenXRay/xray-16

xrSound/SoundRender_Source.cpp: removed dead code

github.com/OpenXRay/xray-16 - bd675dd1e2aef20b4657d9c6cd544200132a3fa2 authored about 1 year ago
xrCore: detect more CPU intrinsics

github.com/OpenXRay/xray-16 - 09156fbf58b0af91f1cccb1d3560bdd75ca59c05 authored about 1 year ago
engine.sln: clean up build dependencies

These dependencies are formed automatically via MSBuild projects
references

github.com/OpenXRay/xray-16 - 71d2527dbc5f80383045edd56315e32f95a61fd4 authored about 1 year ago
Move GameMtlLib to it's own xrMaterialSystem library (#1563)

Co-authored-by: Xottab-DUTY <[email protected]>

github.com/OpenXRay/xray-16 - 9ab3acad5ee9acdc7948b2f701a10e5fdca81ae6 authored about 1 year ago
GitHub: mark changes in .github folder with Infrastructure label

github.com/OpenXRay/xray-16 - 44e8a31fe23382e54896011a4a98791a0a68e04e authored about 1 year ago
Merge pull request #1560 from OpenXRay/dependabot/submodules/Externals/sse2neon-232c221

github.com/OpenXRay/xray-16 - 5d65b6f999605bb7a5e0703696d1613eb0ed137e authored about 1 year ago
build(deps): bump actions/labeler from 4.3.0 to 5.0.0 (#1561) [skip ci]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/OpenXRay/xray-16 - c12e6e99ab07063745f33466a621cbc2236f38c5 authored about 1 year ago
build(deps): bump Externals/sse2neon from `243e90f` to `232c221`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `243e90f` to `232c221`.
-...

github.com/OpenXRay/xray-16 - 28b8adeb881bfa9ea0edf362af0e3a903a679bd9 authored about 1 year ago
Fixed non-Windows build

github.com/OpenXRay/xray-16 - 466fe12f50ec973e662f4816aa4a953007899bdb authored about 1 year ago
xrSound: final polishing refactoring

github.com/OpenXRay/xray-16 - 16f742feb1fc01d452cc09ad00cdf822d36bfd2f authored about 1 year ago
Introduce Sound Scene

github.com/OpenXRay/xray-16 - dfa50c2ba16e00878b3065d09bd82d483950efad authored about 1 year ago
Use ref_sound::create instead of GEnv.Sound->create

github.com/OpenXRay/xray-16 - 83b277d404732b01c21775a0141d8f1359378a05 authored about 1 year ago
Refactored ref_sound class

github.com/OpenXRay/xray-16 - 3fbf7f4500f19f07b01d7b3bcf6ff2ee89ef58d8 authored about 1 year ago
xrSound/SoundRender_Core.cpp: use this class instance directly instead of indirection through SoundRender

github.com/OpenXRay/xray-16 - 746132a0bcd88835d8b6fe37070bb29e93407640 authored about 1 year ago
Allow engine to run with no sound devices available (#1506)

Co-authored-by: Xottab-DUTY <[email protected]>

github.com/OpenXRay/xray-16 - 6f3ec5ccca04dfef7390f872f40fd8203db1426c authored about 1 year ago
xrSound/xrSound.vcxproj.filters: add missing filter

github.com/OpenXRay/xray-16 - ad264365305b9ff24dae5b6874d4cb9779e67f9d authored about 1 year ago
xrSound: Moved sound devices and environment lib to CSoundManager

github.com/OpenXRay/xray-16 - 4e04d276e6e83d4cc33a1b2f5055fe7af2319850 authored about 1 year ago
xrSound: moved sound subsystem initialization to new CSoundManager class

github.com/OpenXRay/xray-16 - a39037626113149e7323578d5e418b0bed9624c5 authored about 1 year ago
Update zlib again

github.com/OpenXRay/xray-16 - af1b18ca822cbd0fceec630c97942e6ccdf3b3dd authored about 1 year ago
Common/Common.hpp: move submodule check

github.com/OpenXRay/xray-16 - 74fc4322a0197a1b36434089856145dc7dd8bdee authored about 1 year ago
removed empty imgui.cmake

github.com/OpenXRay/xray-16 - 00e9d4a1a4e91fc3eee7c33b55eae30e100bf646 authored about 1 year ago
CMake refactoring (#1535)

github.com/OpenXRay/xray-16 - 64778f161c02a95e3210153b22e069306922ee23 authored about 1 year ago
xrRender_RGL: removed FBO extension check

This was made to fix #1528, but it doesn't work as intended and prevent
normal usage of OpenGL f...

github.com/OpenXRay/xray-16 - 0be18cc6c8a4c6d7d8def0abc8c6b00e9781cdc2 authored about 1 year ago
Call ref_sound::play_at_pos instead of GEnv.Sound->play_at_pos

github.com/OpenXRay/xray-16 - 8b83d7c9bbb8608ef9b7483a590c3db20a815d8b authored about 1 year ago
* REFACTOR: [Engine] Use options.new_shader_support, removed ssfx specific flags (#1550)

Co-authored-by: Xottab_DUTY <[email protected]>

github.com/OpenXRay/xray-16 - 27a3bab1cc623cee06b2978c271bc0568a515a46 authored about 1 year ago
Generalize bug fix from #1512 (#1523)

github.com/OpenXRay/xray-16 - e4d75c41635d567299564e8fb5f2c588fd7188f9 authored about 1 year ago
Fix `Wimplicit-fallthrough` warnings (#713) (#1498)

github.com/OpenXRay/xray-16 - bde202978fce03c9563d0d1552479457e7e272fd authored about 1 year ago
Fix: prevent of forwarding incorrect types to Lua (#1546)

github.com/OpenXRay/xray-16 - d5a963a97c28bb28ea6b9cfb090ec243c6744aa0 authored about 1 year ago
* FIX: [Engine] Initialize new shader options before ResourceManager loads (#1549)

github.com/OpenXRay/xray-16 - 5cb18ef606d70fc666f6daf5d4a0547cfead99a7 authored about 1 year ago
* FIX: [Engine] add new_shader_support to r2 _options so it persists properly (#1548)

Co-authored-by: Xottab_DUTY <[email protected]>

github.com/OpenXRay/xray-16 - 3dbff75b306bf3dde1dfe061abaec0f4cfd98db5 authored about 1 year ago
Merge pull request #1547 from OpenXRay/dependabot/submodules/Externals/sse2neon-243e90f

github.com/OpenXRay/xray-16 - 9535acb271d1f4c75f295189224e6e2a653da09a authored about 1 year ago
Merge pull request #1545 from yohjimane/feat/separate-new-shaders

github.com/OpenXRay/xray-16 - f47d11cff0560cf6529c3347e637e6218a47f9a7 authored about 1 year ago
* UPD: [Engine] Load new r5 path if new_shader_support is enabled

github.com/OpenXRay/xray-16 - 423e2a713ce55a14a04b96dd834ad875e1e187b7 authored about 1 year ago
README.md: update Funding

github.com/OpenXRay/xray-16 - e63b03c37e1bfa1d39bad6fc3bda8204f9aa578c authored about 1 year ago
build(deps): bump Externals/sse2neon from `0d6e9b3` to `243e90f`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `0d6e9b3` to `243e90f`.
-...

github.com/OpenXRay/xray-16 - e74cff4a9035436c419b53342f9eca98a2e91818 authored about 1 year ago
* ADD: [Shaders] New shaders in r5 dir

github.com/OpenXRay/xray-16 - 8778aaa876c5a175e97987e99d7c7ed5cda0d3ce authored about 1 year ago
* ADD: [Shaders] Original R3 Shaders -> R5

github.com/OpenXRay/xray-16 - ccce3901bb178f46063e4a4192e2f25abfbd2a23 authored about 1 year ago
* UPD: [Shaders] Restore original r3 shaders

github.com/OpenXRay/xray-16 - 2345fffd61ff5d813e09a0e5709c73fa2b3965a8 authored about 1 year ago
Ignore more variations of build directories (#1544)

github.com/OpenXRay/xray-16 - af8e31b797f01feb916d3fff02dcbc719ff0f988 authored about 1 year ago
Windows: reduce the size of windows.h by excluding unneeded functionality

github.com/OpenXRay/xray-16 - a501d11b151dc0c42f5e2d0493a15b12a7ae4151 authored about 1 year ago
xrRender*/*Texture.cpp: don't crash when trying to load texture with no name

github.com/OpenXRay/xray-16 - 975fe53f3cc5b89591a88ed0891b29b4e0e68734 authored about 1 year ago
Layers/xrRenderDX11/dx11Texture.cpp: more robust texture loading

github.com/OpenXRay/xray-16 - 82ca3e3b573646581c01af156ef995aca1667413 authored about 1 year ago
Removed unused functionality to load all game archives

github.com/OpenXRay/xray-16 - 82099ad052bca2c0d32b50c870c045f9cb764294 authored about 1 year ago
xrEngine/IGame_Persistent.h: default initialize m_pMainMenu

github.com/OpenXRay/xray-16 - b41011fba91edd63117d0122cc37026c189e5e20 authored about 1 year ago
xrEngine: Moved grass benders and other stuff to IGame_Persistent_Effects.cpp

github.com/OpenXRay/xray-16 - 9b5a458f9a9a82b0d899a815acb4947f752191b0 authored about 1 year ago
xrEngine: moved sound event dispatch to IGame_Level

github.com/OpenXRay/xray-16 - 7a07cc395700c4ea3d59c8f7a913768ae5471111 authored about 1 year ago
Moved g_SpatialSpace to IGame_Persistent

github.com/OpenXRay/xray-16 - 1efa85e6c8dd60b09d15b3d738590dc674a4b333 authored about 1 year ago
xrRender: removed last occurences of GEnv.Render

Refactored code

github.com/OpenXRay/xray-16 - e2f8dc2dec09df675f0de2f5b9c31f94297f6933 authored about 1 year ago
xrRender: use RImplementation directly instead of GEnv.Render

github.com/OpenXRay/xray-16 - 7c99020b8f6da912730814e17f68524d12a09794 authored about 1 year ago
gamedata: fixed unavailable translation for RGL renderer

github.com/OpenXRay/xray-16 - 9bce3b0a7d66be02bcda20f1ddb0f6a880678228 authored about 1 year ago
xrRender: small cosmetic changes

github.com/OpenXRay/xray-16 - 9c6ed20c3fe10c30f447b9fe61a8b70d3c4fafc2 authored about 1 year ago
xrGame: corrected actor shadow rendering logic, now it works exactly like in vanilla

github.com/OpenXRay/xray-16 - 5f4681f5e916c8a5b5db3105f293b0e38b75910f authored about 1 year ago
Layers/xrRenderDX11/dx11SH_RT.cpp: specify n_slices when resetting CRT

github.com/OpenXRay/xray-16 - 3a515574051e99f2c40772b7b383da5ff07ac803 authored about 1 year ago
xrEngine/ObjectDump.cpp: modernize and optimize code

github.com/OpenXRay/xray-16 - 24c02297cfb2aae8c00ea2ec31f182dd36e50e66 authored about 1 year ago
xrRender/DetailManager.cpp: use the latest data from current frame to create grass frustum

github.com/OpenXRay/xray-16 - 4383e548bc3edcfd776407e2988b30d80d6d58b7 authored about 1 year ago
xrRender: fixed formatting specifier when creating base rendertargets

github.com/OpenXRay/xray-16 - 3003f0dbe9e1548f921fb092ae76761a0d1710e6 authored about 1 year ago
xrServerEntities/alife_space.h: formatting and modernization

github.com/OpenXRay/xray-16 - b956b16fcb55d6e20afc194d8ab1c30de2ff0388 authored about 1 year ago
xrServerEntities/alife_space.h: added comments

They were removed in #138

github.com/OpenXRay/xray-16 - e8005f3e02a34258cc39f69177a5116a218461c5 authored about 1 year ago
xrServerEntities/xml_str_id_loader.h: disabled gameplay xmls debug logging

github.com/OpenXRay/xray-16 - b927b505dcd51574f1f410782e9aaeff05fd4cfc authored about 1 year ago
Report RGL as unavailable if GLEW_ARB_framebuffer_object unsupported (#1528)

github.com/OpenXRay/xray-16 - 679e6a19d4c2b9d501c10c7971bf9d440af3cfdb authored about 1 year ago
Layers/xrRenderPC_GL/r2_test_hw.cpp: cosmetic refactoring and code formatting

github.com/OpenXRay/xray-16 - 3f980b03f981c7b6c5eaff3b2753cd829e3920ca authored about 1 year ago
module: update xrLuaFix ref

github.com/OpenXRay/xray-16 - 6738ca000444c9a76f0e70ffa7cd50d2d6bb5638 authored about 1 year ago
Report R1 and R2 as unavailable if d3dx_31.dll is unavailable (closes #1537)

github.com/OpenXRay/xray-16 - 467c919fb4aabd406e4aadb0b23ca6777df6c204 authored about 1 year ago
Merge pull request #1539 from OpenXRay/dependabot/submodules/Externals/zlib-643e17b

github.com/OpenXRay/xray-16 - ea510726f1f7cb5b009a83fd5bb1c52c4494fda0 authored about 1 year ago
build(deps): bump Externals/zlib from `15c45ad` to `643e17b`

Bumps [Externals/zlib](https://github.com/madler/zlib) from `15c45ad` to `643e17b`.
- [Release n...

github.com/OpenXRay/xray-16 - c102a4f024039f4e2318ad8baf71932b2f4b1406 authored about 1 year ago
Fix for parallel objects update (#1534)

github.com/OpenXRay/xray-16 - 4fe8751425dfb21eabf2eedc04b6526022b4bb6f authored about 1 year ago
Disable address sanitizer by default for debug builds with MSVC (#1532)

github.com/OpenXRay/xray-16 - ef1208d240a8ea9c897e1eab7800fd12125c6f7d authored about 1 year ago
Increase robustness of `XMLDocument` parser (#1515)

github.com/OpenXRay/xray-16 - 403fb5986a33b15f89dcd41617c28bee9d924433 authored about 1 year ago
xrCore: Mark functions as `[[noreturn]]` (#1530)

github.com/OpenXRay/xray-16 - 9870f8a2c5c76a3f4eaf08c2f36e0f27b1cabb79 authored about 1 year ago
Update DirectXTex and SDL2

github.com/OpenXRay/xray-16 - c0a04919e598c8e7ee10cdd47e5883440c6d926d authored about 1 year ago
Make player hud tuner slightly more usable (#1526)

github.com/OpenXRay/xray-16 - ebdfc13ff65fa253ffbc7c45624656c1ce244731 authored about 1 year ago
Merge pull request #1522 from OpenXRay/dependabot/github_actions/actions/labeler-4.3.0

github.com/OpenXRay/xray-16 - eb3b8d316f999ec518b8e52526738b56ff0066c1 authored about 1 year ago
Merge pull request #1521 from OpenXRay/dependabot/github_actions/actions/checkout-4

github.com/OpenXRay/xray-16 - 5a3141ae3c62488f27ef487c87060e8c628ac0d1 authored about 1 year ago
build(deps): bump actions/labeler from 4.0.2 to 4.3.0

Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.2 to 4.3.0.
- [Release note...

github.com/OpenXRay/xray-16 - 1bb3e0fba9937534c6469ee0ea558cadc87196c7 authored about 1 year ago
build(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

github.com/OpenXRay/xray-16 - 49f43da95da38cc1de669bed6ea63d4fada80d36 authored about 1 year ago
GitHub Actions: Allow dependabot to update GitHub actions (#1520)

github.com/OpenXRay/xray-16 - 8ff7b671369cdfbc44d203923966602f2bba10fc authored about 1 year ago
Merge pull request #1516 from OpenXRay/dependabot/submodules/Externals/zlib-15c45ad

github.com/OpenXRay/xray-16 - 946b6f60b34889f3defea4242a2fa6493e8d3448 authored about 1 year ago
Fixed crash in CS when dialog holder wasn't set (#392)

github.com/OpenXRay/xray-16 - 0acbcb6c3e4b499cad5099e3b7f8dbb4f54892bc authored about 1 year ago
build(deps): bump Externals/zlib from `ac8f12c` to `15c45ad`

Bumps [Externals/zlib](https://github.com/madler/zlib) from `ac8f12c` to `15c45ad`.
- [Release n...

github.com/OpenXRay/xray-16 - 7893fa97c2bc4031895966fa0264b5594a1c9390 authored about 1 year ago
Let the compiler assume that `VERIFY` expressions are true in release builds (#1492)

github.com/OpenXRay/xray-16 - c76215ab28f0c35f0b75ffe3923de5e5947769d2 authored about 1 year ago
xrCore: Fix spurious assertion failures in `FS::FileDownload` for linux (#1512)

github.com/OpenXRay/xray-16 - 8ef431768fc85e27b4ecbb31a91dc4b5b7703a86 authored about 1 year ago
GitHub Actions: Remove `_CppDependOut` filters (#1509) [skip ci]

github.com/OpenXRay/xray-16 - e8cb6c4efd9813843263f8d4abdfacca66efa16a authored about 1 year ago
Skip leading spaces and tabs when parsing xml `#include`s (#1507)

github.com/OpenXRay/xray-16 - 3d7e5ddcc13010b8a7e1f8f2c8f7d7ab9d3c8f53 authored about 1 year ago
Optimize generate_story_ids using reserve and refactor function code (#1504)

github.com/OpenXRay/xray-16 - 98f80503e11d30861d9fe1079138544ac7866680 authored about 1 year ago
Removed src/_CppDependOut folder

It is too big and outdated already. Let's use local database without committing it.

github.com/OpenXRay/xray-16 - dfc96a154d1899598d0b2ec4854cd98e10c1e7f7 authored about 1 year ago
Layers/xrRender_R2/r2.h: add virtual destructor for i_render_phase [skip ci]

github.com/OpenXRay/xray-16 - f10120a413a7409c8fe05512a0f9d5a26777cdb8 authored about 1 year ago
* FIX: [Engine] cast to u8 is intentional; fix broken interactive grass (#1500)

github.com/OpenXRay/xray-16 - 9b4919888ae95cb7687ec00b24ab1a4a5235e785 authored about 1 year ago
Merge pull request #1499 from OpenXRay/dependabot/submodules/Externals/sse2neon-0d6e9b3

github.com/OpenXRay/xray-16 - 0ed2aaca2f9cead02a9a7421dfad48c6d24b1d50 authored about 1 year ago
build(deps): bump Externals/sse2neon from `de28177` to `0d6e9b3`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `de28177` to `0d6e9b3`.
-...

github.com/OpenXRay/xray-16 - 0178f0c0e169d336b2b22d72fc148904066c2cfa authored about 1 year ago
xrRender: optimize using reserve and set render_sun as const method (#1336)

Co-authored-by: Xottab_DUTY <[email protected]>

github.com/OpenXRay/xray-16 - 18a42d33ad5e1c112f858ed46023b2841cdd9408 authored about 1 year ago
xrRenderDX11/dx11Texture.cpp: simplify and unify the code code

github.com/OpenXRay/xray-16 - 72458d26850aa99872258203d459ea43514a08b5 authored about 1 year ago
xrRender_R4: properly support both multisampled and array SRVs/UAVs/DSVs

github.com/OpenXRay/xray-16 - 41cd172e25f8b3326665a3b62468c5585f583f13 authored about 1 year ago
xrRender/SH_RT.h: default initialize CRT members

github.com/OpenXRay/xray-16 - ff11a21288b3483821f55e82d31ac440ff719f3c authored about 1 year ago
Layers/xrRenderDX11/dx11Texture.cpp: add comment [skip ci]

I accidentally didn't added this commit in 804822f0b0f7dd39fdef264546dfe52f04fe2720

github.com/OpenXRay/xray-16 - 777471bf2e76b1bbd1426388792e3f400e55b40f authored about 1 year ago
xrRender_R4: Fix crash when loading compressed texture which size is not multiple of 4

github.com/OpenXRay/xray-16 - 804822f0b0f7dd39fdef264546dfe52f04fe2720 authored about 1 year ago
Revert "xrCDB/Frustum.cpp: reduced testSphere_dirty function code size" (#1497)

github.com/OpenXRay/xray-16 - f5263368117b9c09db8c2e1f9f6c284283dd805e authored about 1 year ago
Layers/xrRenderDX11/dx11ResourceManager_Scripting.cpp: remove trailing whitespace [skip ci]

github.com/OpenXRay/xray-16 - 86ec6438a08d6b3a7e40c5c9b30fd89cbc4d52cd authored about 1 year ago
xrPhysics: Fix potential copy-paste error in `SetLimitsActive` for axis `-1` (#1491)

github.com/OpenXRay/xray-16 - c53d1f5c23adfc88f13aa5306a51aaa46efa04e9 authored about 1 year ago
Merge pull request #1495 from yohjimane/feature/SSS-18-update

github.com/OpenXRay/xray-16 - 470c23d18738861fd71dc99ad7c2ebc7ab15d73e authored about 1 year ago
Merge branch 'dev' into feature/SSS-18-update

github.com/OpenXRay/xray-16 - 64317be7e8c4287e61be84d76aebaeeb6482ab06 authored about 1 year ago