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

List pch_script.h of xrGame as PCH in CMake too

github.com/OpenXRay/xray-16 - 89c34d39c41d688d0ebbeefd621f45f20d830ae8 authored over 2 years ago
Fixed crash on engine start

game_GameState class was being exported to Lua before it's base class IFactoryObject was exported.

github.com/OpenXRay/xray-16 - 9c86457056530b0d19dfa21a42cb957f9d9bed21 authored over 2 years ago
Merge pull request #1075 from OpenXRay/jumbo

github.com/OpenXRay/xray-16 - e2406b7a15f7a64cc639cd67b88fdb0ad7f008be authored over 2 years ago
Use Unity (Jumbo) Build only on GitHub Actions

github.com/OpenXRay/xray-16 - 1d863c7b6f160163baaf50b18fe43ec55c06a6f1 authored over 2 years ago
Fixed mp_screenshots_info build in Debug on Windows

github.com/OpenXRay/xray-16 - e8f31f058449bb4eb5fd9eb69d82512d2327bc2f authored over 2 years ago
Fix Debug build in Windows

github.com/OpenXRay/xray-16 - 080b61df6d3e58a41c7cb773de89a4cc8d713299 authored over 2 years ago
Fix Windows compilation

github.com/OpenXRay/xray-16 - 37219eea17f2e393a195d3493abf03d01403c43c authored over 2 years ago
GitHub Actions: explicitly tell Alpine build is using GCC [skip ci]

github.com/OpenXRay/xray-16 - e08952b365a38c1677164ad880b9c9e3558665c5 authored over 2 years ago
MSBuild: enabled Unity (Jumbo) build by-default for CIs

github.com/OpenXRay/xray-16 - e7bb41318a99f62a05ee9f562666f7e41149cf0d authored over 2 years ago
Fixed Linux build

github.com/OpenXRay/xray-16 - 5730703d87d4587fdc2c613c55ede6c556d66064 authored over 2 years ago
utils can now be build with Unity (Jumbo) build

github.com/OpenXRay/xray-16 - f6d8904ae05400d661a7acc439e59fd2dcc4fcf6 authored over 2 years ago
GitHub Actions: enable Windows multithreaded build [skip AppVeyor]

[skip Travis]

github.com/OpenXRay/xray-16 - e0b05c5df47e0d559c872d63e7e427743a739400 authored over 2 years ago
Fix renderers build in all cases

github.com/OpenXRay/xray-16 - 9d2d46e6068e5f6644c6d5e923e3e2249a844548 authored over 2 years ago
xrWeatherEngine can be build with Unity (Jumbo) build

github.com/OpenXRay/xray-16 - e6f3bf6e977ff92761903f8648a1f7b5cc53a14a authored over 2 years ago
Fixed xrGame compilation for normal build

github.com/OpenXRay/xray-16 - 0e2d91dcd2baa9c7e101d25a860e4f8880ec599f authored over 2 years ago
xrRender_R2/R4/GL can be build with Unity (Jumbo) build

github.com/OpenXRay/xray-16 - 9e140482a170493a5355ae8691da4f25f0e7fe24 authored over 2 years ago
xrRender_R1 can be build with Unity (Jumbo) build

github.com/OpenXRay/xray-16 - c4be68df71be5b8e4b7fe4ad263e454413884734 authored over 2 years ago
xrEngine can be build with Unity (Jumbo) build

github.com/OpenXRay/xray-16 - 7a5758eddcf19f1a1b7a31fe3f1ecfaf5905cc15 authored over 2 years ago
xrMiscMath can be build with Unity (Jumbo) build

github.com/OpenXRay/xray-16 - d2d332b701a2619e79abbb711f0568f3c3c3d47b authored over 2 years ago
xrPhysics can be build with Unity (Jumbo) build

github.com/OpenXRay/xray-16 - 21f241eeb995b9069fb50a2c8b4a51eac8e2481d authored over 2 years ago
xrD3D9-Null can be build with Unity (Jumbo) build

github.com/OpenXRay/xray-16 - 6b3f8347c4ae5cd306134d70e6e99a875de7bfed authored over 2 years ago
xrCDB can be build with Unity (Jumbo) build

github.com/OpenXRay/xray-16 - 8f6b2521dd4173719dea865d6e55ad48d68c82f8 authored over 2 years ago
xrGame can be build with Unity (Jumbo) build

github.com/OpenXRay/xray-16 - 1249b838fa5e904851bba7a8369e2857c3f743cd authored over 2 years ago
xrGame.vcxproj: moved monster squad rest state folder to Rest folder

It was in Steal folder for some reason

github.com/OpenXRay/xray-16 - 5ffbd9ab4c57d7c55c368b71ed90eb8c98f84664 authored over 2 years ago
xrCore can be build with Unity (Jumbo) build

github.com/OpenXRay/xray-16 - 8fe6a20d9a8dcee44bbc7b2d0e88db2be6d3a517 authored over 2 years ago
CxImage: removed tchar.h include from global include ximadef.h

It is polluting global defines when trying to use Unity (JUMBO) build with xrGame

github.com/OpenXRay/xray-16 - c1e910d6a4a5548b60aad789bce5f1c0eb652972 authored over 2 years ago
Moved xrCPU_Pipe functions from xrCore to xrRender

github.com/OpenXRay/xray-16 - 5f7c37a4f08bd47b045f61551447361bc79a94b8 authored over 2 years ago
xrGame: removed pch_script.h inclusion from files where it shouldn't be used

github.com/OpenXRay/xray-16 - 76094627e973b6600716ff2240a0eb446c2b3b32 authored over 2 years ago
Simplified some math classes: removed templates, use float directly, double is not used

github.com/OpenXRay/xray-16 - 3057fd42f5eeb98fb64bc67f1960cba9ce38d65c authored over 2 years ago
README.md: update info about GitHub Actions usage [skip ci]

github.com/OpenXRay/xray-16 - c4697efd06eb39431b7a4f76e6f98d7367bee60a authored over 2 years ago
Fix Linux compilation

github.com/OpenXRay/xray-16 - 0719646ba7f5827633235d11f419098f0ea08ad9 authored over 2 years ago
[xrRender] Fixed game crash when rendering wallmarks (#1052)

github.com/OpenXRay/xray-16 - 19e09b21578dd5fde1ba0c8d4c746ec41d77918a authored over 2 years ago
xrCore/xr_trims.h|cpp: replaced LPCSTR with pcstr

github.com/OpenXRay/xray-16 - 1c3f7bb20796258e8691033093fb67c139dda749 authored over 2 years ago
xrCore/xrstring.h: removed <locale> inclusion

Pretty heavy file

github.com/OpenXRay/xray-16 - 92b90333a5b1ad36f9a263a3de98f0404608b6f9 authored over 2 years ago
A bit of work on compilation speed improvement

github.com/OpenXRay/xray-16 - c1753ccfd0e611b69b55f2f669f5c939cbd2e7d9 authored over 2 years ago
xrRender: include header corresponding header files into SH_Constant.cpp and SH_Matrix.cpp

github.com/OpenXRay/xray-16 - 246ee0800bfd654dc55bc084b210211e8555868d authored over 2 years ago
GitHub Actions: Alpine: fixed Alpine installation stage name [skip ci]

github.com/OpenXRay/xray-16 - 5da19cf96b2851fc9e8f150557c74d7cca256586 authored over 2 years ago
GitHub Actions: fixed DEB artifact path [skip AppVeyor]

[skip Travis]

github.com/OpenXRay/xray-16 - bdff3d3d4c42fa9de9377d5b2fd95be4ccb6b1c1 authored over 2 years ago
GitHub Actions: Make: use -j param again

[skip AppVeyor]
[skip Travis]

github.com/OpenXRay/xray-16 - 516d5d9aa7bc566298c233d4ca3073d0960b8047 authored over 2 years ago
xrRender: rain pass optimization (#1067)

github.com/OpenXRay/xray-16 - f9e9502334bafeeb73d79afbd1b97d99fc2c7282 authored over 2 years ago
GitHub Actions: build on Alpine (closes #1058) (#1072)

github.com/OpenXRay/xray-16 - 340e64132017c35a26632489b06be5cd9990fd0d authored over 2 years ago
GitHub Actions: Improved stages (#1071)

github.com/OpenXRay/xray-16 - caed6fd23840b145e0b8851f49f5937e3b0e6de4 authored over 2 years ago
GitHub Actions: add Clang build (#1070)

github.com/OpenXRay/xray-16 - d802291fae49dc8d719b22df3ad2feca7a54079c authored over 2 years ago
Removed some #pragma comment(lib, "") from the engine sources

github.com/OpenXRay/xray-16 - aa756a63a607d947b9b0ecd6e1a3bde39afd00b0 authored over 2 years ago
xrRender: DX11: Removed staging textures usage for normal textures

github.com/OpenXRay/xray-16 - 9a117f54a38792787f163f92065f6eb23bf70b00 authored over 2 years ago
GitHub Actions: rename `CI` action to `Build`

[skip ci]

github.com/OpenXRay/xray-16 - 3cc8d1bb9500f8abd56117a3de29ca9fcede50a2 authored over 2 years ago
GitHub Actions: more verbose names

[skip Appveyor]
[skip Travis]

github.com/OpenXRay/xray-16 - 37be0abc345d923a32258cf83724205c1b557e58 authored over 2 years ago
xrRender: cached inverted view transform (#1066)

github.com/OpenXRay/xray-16 - c015066af3672945afcf8abaad34ea0ec8ae4f4f authored over 2 years ago
Merge pull request #1065 from OpenXRay/fix/rgl_rain

github.com/OpenXRay/xray-16 - eab13413090baaa67c0a86cbe56714325bf6debe authored over 2 years ago
xrRender: Rain: Unused code removed

github.com/OpenXRay/xray-16 - 7c80b0c5662161698317267a862509d0eaf4be1a authored over 2 years ago
xrRenderGL: correct ortho projection matrix for rain/sun passes

github.com/OpenXRay/xray-16 - 2b7c8343fe507b911935b892106d15b348d0280f authored over 2 years ago
Forgotten file removed

github.com/OpenXRay/xray-16 - 9e23dd38042305707d451474841a186ba4c480f3 authored over 2 years ago
Optimized HDAO on compute shaders: don't create unneeded shaders

Also removed direct OMSetRenderTargets calls. Not needed.

github.com/OpenXRay/xray-16 - 933b8fa9dddb6f0e705af574af246e77db4660f1 authored over 2 years ago
Show extended statistics about render state changes

github.com/OpenXRay/xray-16 - 37fd95a630b25319c65e65012b04356aa3cd1712 authored over 2 years ago
xrRenderDX9/dx9SH_RT.cpp: optimize pDevice->StretchRect call

We don't need to specify rects if we want to use entire surface always.

github.com/OpenXRay/xray-16 - 6336974399b8cefe452456d30eb0d9ea0b6076f0 authored over 2 years ago
xrRender_R2/r2_rendertarget.cpp: use const ref to RImplementation.o to reduce code length

github.com/OpenXRay/xray-16 - 57a1ced3c3ebe8d6d72f92292692e1f0f049390d authored over 2 years ago
xrRender: OpenGL: use dx11MSAABlender.h

glMSAABlender.h header is totally a duplicate.

github.com/OpenXRay/xray-16 - 86f14e05eca624d2bc50980db9b975ce0e56de04 authored over 2 years ago
Fixed Linux compilation

github.com/OpenXRay/xray-16 - 40db9ba4b86c71716d39327db9b20151737ce3dd authored over 2 years ago
Optimized CRenderTarget: don't hold unused blenders in memory

Create them in stack, use once and they will destroyed later.

github.com/OpenXRay/xray-16 - b284dc7ed2e393cb2ad108fde5c62ca180156c93 authored over 2 years ago
Removed direct texture surfaces mention from r2/r4_rendetarget.h

These surfaces need to be defined directly only when building textures.

Also, removed manual res...

github.com/OpenXRay/xray-16 - c52f36b1bf81e3cc6c010574c8550b0b752bd4f5 authored over 2 years ago
Fixed resource leaks in renderers

This commit revisits ebe5426c3dc03b1f52fc9b095877ec8f98f89687, which introduced a memory leak in...

github.com/OpenXRay/xray-16 - c6fcc728b4cc7699ecc8f32948f5f6ce4e389cb0 authored over 2 years ago
xrRenderPC_R2/r2_rendertarget.h: removed somehow appeared nonsense...

github.com/OpenXRay/xray-16 - dd1057147c182cd3944163969f819e569ab50d54 authored over 2 years ago
Unified R4 and RGL files

into xrRender_R2 folder as r3* files

The only files left are r*_rendertarget.h, r*_rendertarget_...

github.com/OpenXRay/xray-16 - 36608f81d84053a8d6907415f24eae7e92b8cf89 authored over 2 years ago
Restored sun shafts on R2 and R4

On RGL they were restored in 3f97e8cd18383985a7064afb5446ae86d0a704d8

Now they should work like ...

github.com/OpenXRay/xray-16 - db61d4f086caf47021865de3d90b57cbb680e921 authored over 2 years ago
Add lua method to get the level changer destination level name (#873)

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

github.com/OpenXRay/xray-16 - 693bc8e491aef4d75454464400c66be9a42ec816 authored over 2 years ago
xrRender: GL: fixed incorrect filtering causing some outline artifacts

github.com/OpenXRay/xray-16 - 9a2147695ec195a188fff74d7cc376556be55495 authored over 2 years ago
Fixed crash when trying to pass nil to `alife():release(...)` (#1055)

github.com/OpenXRay/xray-16 - 5de5b18dbf6c29d1f2cf6798a0d1c74325d00203 authored over 2 years ago
Extend level script (#1032)

Added new functions:
get_start_time
valid_vertex
active_tutorial_name
reload_language
log_s...

github.com/OpenXRay/xray-16 - a2d264fc1ed770d37605f558f4e18cfdd80a100a authored over 2 years ago
Merge pull request #1064 from OpenXRay/renderer_uopts

github.com/OpenXRay/xray-16 - 2320097cb696f4ad624b45a369e3451b20af8fc2 authored over 2 years ago
xrRender_R2/r2.h: fixed codestyle of m_largest_sector_variable :)

github.com/OpenXRay/xray-16 - d8e3f494cc9b79ba65da98a373a0762d356579a9 authored over 2 years ago
xrRender: misleading marker removed

github.com/OpenXRay/xray-16 - 83b8acdb7992913a87121954eb7c03fbf078d85f authored over 2 years ago
xrRender: camera movement tolerance increased

Less sector detection runs when camera movement is imperceptible

github.com/OpenXRay/xray-16 - 7b52e5cfc1004e8ff4e36ec8812431e4d4e04af5 authored over 2 years ago
xrRender: Cached largest sector

Calculations are done only once per frame instead of 3+1 times

github.com/OpenXRay/xray-16 - 78121d878ab5b534cbeaa80001d24293eaa6f4fd authored over 2 years ago
Revert "GitHub Actions: use latest environments"

This reverts commit 3897e763c8e4fc95a155e9420170948e3318a52c.

github.com/OpenXRay/xray-16 - de1c20c77a83608d2fd84d7211e748e2e64ecf08 authored over 2 years ago
Update appveyor.yml

[skip Actions]
[skip Travis]

github.com/OpenXRay/xray-16 - 63bb0ed77503b5a553ffa34ecf3d3d3a009b8fb7 authored over 2 years ago
AppVeyor: Don't build branches with open pull requests

[skip ci]

github.com/OpenXRay/xray-16 - a89d40390ae4aa3108fe90892492c01614ce83b9 authored over 2 years ago
GitHub Actions: use latest environments

github.com/OpenXRay/xray-16 - 3897e763c8e4fc95a155e9420170948e3318a52c authored over 2 years ago
Added source groups to CMakeLists of almost all projects

github.com/OpenXRay/xray-16 - 6928200195ef3cb5c93e5dcca6b27d13e2747692 authored over 2 years ago
Use common r3_rendertarget_mark_msaa_edges.cpp for R4 and RGL

github.com/OpenXRay/xray-16 - d234fe3a84e3bcb365d5d84646d29d26ba9b4561 authored over 2 years ago
Use common r3_rendertarget_create_minmaxSM.cpp for R4 and RGL

Also moved r2_rendertarget.cpp in CMakeLists.txt to in correct alphabetical order

github.com/OpenXRay/xray-16 - cb8d061c67a887499d009adf13f416f5eee20d88 authored over 2 years ago
Removed stale files from xrRenderPC_R4

github.com/OpenXRay/xray-16 - f380be07a23e0d680019f527a6563748897b1f57 authored over 2 years ago
Get rid of DX10 leftovers (#1062)

github.com/OpenXRay/xray-16 - 6da21d862975502ed6cc661c3bcad7214278eb1e authored over 2 years ago
xrRender: GL: fixed sunshafts

github.com/OpenXRay/xray-16 - 0c0a40683b97f6e657c90961b4a79b156525f01a authored over 2 years ago
Merge pull request #928 from OpenXRay/rgl/depth_pass_state

github.com/OpenXRay/xray-16 - 93a46e37471840d8491b86d598e57e9e8bab480c authored over 2 years ago
rgl: removed redundant fs shaders and attachment in shadow passes

github.com/OpenXRay/xray-16 - 9f8b372df1f6cc27e3e4759fe3ea6018dac89d77 authored over 2 years ago
rgl: proper fb attachments binding

github.com/OpenXRay/xray-16 - 68940eb4c4caef06d815d4146b0ffee50f82cd71 authored over 2 years ago
Merge pull request #1061 from OpenXRay/dependabot/submodules/Externals/sse2neon-89c67d0

github.com/OpenXRay/xray-16 - 699386f5f51be26ee7b99a19c22585d2c11e020b authored over 2 years ago
Bump Externals/sse2neon from `6bf2fa3` to `89c67d0`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `6bf2fa3` to `89c67d0`.
-...

github.com/OpenXRay/xray-16 - 32d7651ecd8d0602efc6caffbe78e50ec5887531 authored over 2 years ago
OpenGL shaders GLSL conformance improvements

Made floats to be explicitly floats, etc.

github.com/OpenXRay/xray-16 - 222733b30ca323114ef2c84faad38ecd851ff92a authored over 2 years ago
Always clear R_dsgraph structs on each frame

Forgot to do this in 5aeb5a64022628626688758d8a613d095511bddd

Fixes renderer crash on exit

github.com/OpenXRay/xray-16 - 7f065355d4cc3aede8797a63dfcffbe80ef33d3a authored over 2 years ago
OpenGL: use program pipelines or monolithic shader programs depending on GL_ARB_separate_shader_programs support.

This is first step on removing dependency on this extension.
Dependency on GLSL 4.10 is still there.

github.com/OpenXRay/xray-16 - b0e4de824046f77b9de378ea5d6f3de4e53b22a4 authored over 2 years ago
Removed some #pragma warning from the sources

Fixed few warnings

github.com/OpenXRay/xray-16 - 5460f48ae5877d89e5921f53ad47a5a2a03463d1 authored over 2 years ago
Removed CRT warnings silence from the build config

github.com/OpenXRay/xray-16 - 64ab9ce005a56dd969e73b31677653d18f4ad319 authored over 2 years ago
Fix OpenGL renderer compilation on Alpine Linux

github.com/OpenXRay/xray-16 - c343b753814d6f31e30c0904df816bc4c279dc7e authored over 2 years ago
Simplified R_dsgraph items sorting mechanism

It will allow us to properly use OpenGL program pipeline objects, maybe even DX12 PSO

github.com/OpenXRay/xray-16 - 5aeb5a64022628626688758d8a613d095511bddd authored over 2 years ago
Clear LODs list when destroying scene-graph

github.com/OpenXRay/xray-16 - 528b2fbc723712ece26778195a1c3bea4e18efe8 authored over 2 years ago
Fixed crash after da87bb1e5e9acfc7c2d1a2dc049d8fb575b8a3c6 (#1040)

github.com/OpenXRay/xray-16 - 904d9a2a95e73d56c4e5a8c6a4288203300a8f62 authored over 2 years ago
xrRenderPC_GL/rgl_shaders.cpp: removed redundant static cast and optimized the code

github.com/OpenXRay/xray-16 - f1afaea3cb8b31ffc772f1684827545e907e830a authored over 2 years ago
Optimized OpenGL shader compilation code

github.com/OpenXRay/xray-16 - 7f718b17e1bee5f48456db100c725c47c8bfeaf2 authored over 2 years ago
CMake: Add source groups to xrCDB, xrCore, xrPhysics

github.com/OpenXRay/xray-16 - 49987ea08f8e6ceea343611fd186c8444d139134 authored over 2 years ago