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
xrRender/light.h: formatting
github.com/OpenXRay/xray-16 - 81038902a471f4047dff0ad9528a78de026a8583 authored over 1 year ago
github.com/OpenXRay/xray-16 - 81038902a471f4047dff0ad9528a78de026a8583 authored over 1 year ago
xrRender_R1: port more of LightShadows code to FFP (#1313)
github.com/OpenXRay/xray-16 - 529ba93f1c2252714cf33a4039f131f3f0b004f4 authored over 1 year ago
github.com/OpenXRay/xray-16 - 529ba93f1c2252714cf33a4039f131f3f0b004f4 authored over 1 year ago
xrRender_R1: added dynamic lights stats
github.com/OpenXRay/xray-16 - 49da22074a4a4929c9ff6f6a7851b01e663e1c89 authored over 1 year ago
github.com/OpenXRay/xray-16 - 49da22074a4a4929c9ff6f6a7851b01e663e1c89 authored over 1 year ago
xrRenderPC_R1/LightProjector.cpp: update commented code
github.com/OpenXRay/xray-16 - e3b3e3979dea88ea0a69e50c3e90122af590a019 authored over 1 year ago
github.com/OpenXRay/xray-16 - e3b3e3979dea88ea0a69e50c3e90122af590a019 authored over 1 year ago
Added render task
github.com/OpenXRay/xray-16 - 24f4dba5b86452c79cc8ced319cedcb4e6ec642b authored over 1 year ago
github.com/OpenXRay/xray-16 - 24f4dba5b86452c79cc8ced319cedcb4e6ec642b authored over 1 year ago
Removed direct access to d3d11 context
github.com/OpenXRay/xray-16 - a021e5281b078de00ce4b34809ce7003699815dd authored over 1 year ago
github.com/OpenXRay/xray-16 - a021e5281b078de00ce4b34809ce7003699815dd authored over 1 year ago
Removed global `RCache` instance
github.com/OpenXRay/xray-16 - 73b423eb927ada5df5c4b72e3ef80a6d624a6a22 authored over 1 year ago
github.com/OpenXRay/xray-16 - 73b423eb927ada5df5c4b72e3ef80a6d624a6a22 authored over 1 year ago
xrRender_R1: Properly unpack lightmap texture coords (#1313)
github.com/OpenXRay/xray-16 - 9e6d6ccb7016a187292b517f4453df7b6d10ab40 authored over 1 year ago
github.com/OpenXRay/xray-16 - 9e6d6ccb7016a187292b517f4453df7b6d10ab40 authored over 1 year ago
Merge pull request #1327 from OpenXRay/dependabot/submodules/Externals/sse2neon-b7417bc
github.com/OpenXRay/xray-16 - 54b489d08225006816eb676a3103a1e16137e798 authored over 1 year ago
github.com/OpenXRay/xray-16 - 54b489d08225006816eb676a3103a1e16137e798 authored over 1 year ago
build(deps): bump Externals/sse2neon from `32ad00d` to `b7417bc`
Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `32ad00d` to `b7417bc`.
-...
xrRender_R1: ability to disable lightmaps with FFP enabled
github.com/OpenXRay/xray-16 - 1863fe8cd025f7e1dc36271dacafd6f122f77a9e authored over 1 year ago
github.com/OpenXRay/xray-16 - 1863fe8cd025f7e1dc36271dacafd6f122f77a9e authored over 1 year ago
xrRender_R1: fix lights being leaked with FFP on
github.com/OpenXRay/xray-16 - 025120a4dee7d4aa3d9c1b5d2e15ec1860a80fcc authored over 1 year ago
github.com/OpenXRay/xray-16 - 025120a4dee7d4aa3d9c1b5d2e15ec1860a80fcc authored over 1 year ago
xrRender_R1: request max active FFP lights from device capabilities
github.com/OpenXRay/xray-16 - fcafdebf27b557aa9614c7b94fd09ce89628194a authored over 1 year ago
github.com/OpenXRay/xray-16 - fcafdebf27b557aa9614c7b94fd09ce89628194a authored over 1 year ago
xrRenderPC_R1/FStaticRender.cpp: removed gm_SetNearer
It was used only once
github.com/OpenXRay/xray-16 - 0cfabfe97ce7d88e81e909062fefe762c040b1a3 authored over 1 year ago
xrRender_R1: part 1 of implementing FFP dynamic lights
github.com/OpenXRay/xray-16 - ac81e2a6c6d3aa4fd2f3f152e89b6d669594fe45 authored over 1 year ago
github.com/OpenXRay/xray-16 - ac81e2a6c6d3aa4fd2f3f152e89b6d669594fe45 authored over 1 year ago
xrRender: Backend: Added ability to set DX9 texture factor and ambient
github.com/OpenXRay/xray-16 - 30c4c1ea60ea8a48d4be7eb895de8630fa6e7b1e authored over 1 year ago
github.com/OpenXRay/xray-16 - 30c4c1ea60ea8a48d4be7eb895de8630fa6e7b1e authored over 1 year ago
xrRenderPC_R1/LightPPA.cpp: remove trailing whitespace [skip ci]
github.com/OpenXRay/xray-16 - 10494a1e33e31fee6afa22971045288e6dc33cb2 authored over 1 year ago
github.com/OpenXRay/xray-16 - 10494a1e33e31fee6afa22971045288e6dc33cb2 authored over 1 year ago
xrRender_R1: don't try to render dynamic lights when FFP is on (yet)
They are not ready yet
github.com/OpenXRay/xray-16 - 0b378aeb8cfbd704da29547b6ecc596ca9043145 authored over 1 year ago
xrRender: renamed R1_FFP_LIGHTING_LIGHTS -> R1_FFP_LIGHTING_DYNAMIC
More clear and obvious name.
github.com/OpenXRay/xray-16 - e552cc116e2b39f997e017ee6cc2c677f2415a3e authored over 1 year ago
Fixed renderer warning about too many occlusion queries (#1320)
github.com/OpenXRay/xray-16 - 35d9772b3760cd17731675f979f25d98828bd6d9 authored over 1 year ago
github.com/OpenXRay/xray-16 - 35d9772b3760cd17731675f979f25d98828bd6d9 authored over 1 year ago
Optimize and modernize shared_str and ref_smem (#713)
github.com/OpenXRay/xray-16 - 8a3c992f02d5829d8545a4100ab7f259183a15c7 authored over 1 year ago
github.com/OpenXRay/xray-16 - 8a3c992f02d5829d8545a4100ab7f259183a15c7 authored over 1 year ago
xrUICore: fixed few MSVC W3 warnings (#713)
github.com/OpenXRay/xray-16 - 17814d020d4f2512e78eaf2a33baad22952198ad authored over 1 year ago
github.com/OpenXRay/xray-16 - 17814d020d4f2512e78eaf2a33baad22952198ad authored over 1 year ago
xrEngine: fixed few MSVC W3 warnings (#713)
github.com/OpenXRay/xray-16 - bba380b570956429289b3d452c661cb8474b2d79 authored over 1 year ago
github.com/OpenXRay/xray-16 - bba380b570956429289b3d452c661cb8474b2d79 authored over 1 year ago
xrSound: Fixed MSVC W3-level warnings (#713)
github.com/OpenXRay/xray-16 - 9a56162521438a76a734f0a261a4f0620e1ea6eb authored over 1 year ago
github.com/OpenXRay/xray-16 - 9a56162521438a76a734f0a261a4f0620e1ea6eb authored over 1 year ago
xrXRC::count now returns size_t (#713)
github.com/OpenXRay/xray-16 - f5771da1da8332fdedb031678f319c4ea53a00de authored over 1 year ago
github.com/OpenXRay/xray-16 - f5771da1da8332fdedb031678f319c4ea53a00de authored over 1 year ago
xrParticles: Fixed MSVC W3-level warnings (#713)
github.com/OpenXRay/xray-16 - d51d49d5d29f64cf2be4817dd49fe1e6cd1637fb authored over 1 year ago
github.com/OpenXRay/xray-16 - d51d49d5d29f64cf2be4817dd49fe1e6cd1637fb authored over 1 year ago
xrRender: fix for wet surfaces not being rendered when the camera is still
github.com/OpenXRay/xray-16 - fadcf4ffaf940ce83da1bf96df57af25dfed339b authored almost 2 years ago
github.com/OpenXRay/xray-16 - fadcf4ffaf940ce83da1bf96df57af25dfed339b authored almost 2 years ago
Merge pull request #1322 from OpenXRay/feature/sun_render_refactor
github.com/OpenXRay/xray-16 - 5612419801d986e45ac6727673d8202306dbcc71 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 5612419801d986e45ac6727673d8202306dbcc71 authored almost 2 years ago
xrCore: constify and mark functions as nodiscard
github.com/OpenXRay/xray-16 - 190df39a85dcc48834b7096dd45ddefe2130b9ca authored almost 2 years ago
github.com/OpenXRay/xray-16 - 190df39a85dcc48834b7096dd45ddefe2130b9ca authored almost 2 years ago
MSBuild: disable warnings for external dependencies (#713)
github.com/OpenXRay/xray-16 - 21009ea16c18bed4e57a83d39ead0e5e051b77eb authored almost 2 years ago
github.com/OpenXRay/xray-16 - 21009ea16c18bed4e57a83d39ead0e5e051b77eb authored almost 2 years ago
Old and new sun code are separated
github.com/OpenXRay/xray-16 - 6731314fe0c2c40d48e2f0a6e17595e306593505 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 6731314fe0c2c40d48e2f0a6e17595e306593505 authored almost 2 years ago
Merge pull request #1321 from OpenXRay/feature/render_backed_reorg
github.com/OpenXRay/xray-16 - 8578565eb41c9dc584dec640345a63a8d95af80e authored almost 2 years ago
github.com/OpenXRay/xray-16 - 8578565eb41c9dc584dec640345a63a8d95af80e authored almost 2 years ago
Cascades computations simplified
github.com/OpenXRay/xray-16 - 91f53cf92da45978ea1e802d59bb2fa995373477 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 91f53cf92da45978ea1e802d59bb2fa995373477 authored almost 2 years ago
Some leftovers and GL sun code alignment to R4
github.com/OpenXRay/xray-16 - 9ae99a4b615d4dc1ac7a29bacc325040342c04ef authored almost 2 years ago
github.com/OpenXRay/xray-16 - 9ae99a4b615d4dc1ac7a29bacc325040342c04ef authored almost 2 years ago
xrRender_GL: added missing changes (fix for #1320)
github.com/OpenXRay/xray-16 - 9012774b705a51c0c433a93dd91a89481ddcdf34 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 9012774b705a51c0c433a93dd91a89481ddcdf34 authored almost 2 years ago
State managers are not global anymore
github.com/OpenXRay/xray-16 - a7397c3d8d1c8450055efb97b4e346197954f87f authored almost 2 years ago
github.com/OpenXRay/xray-16 - a7397c3d8d1c8450055efb97b4e346197954f87f authored almost 2 years ago
`SRVSManager` is not global anymore
github.com/OpenXRay/xray-16 - 5e5b6e5ee395c40f8ddae567f73d126ca61a785c authored almost 2 years ago
github.com/OpenXRay/xray-16 - 5e5b6e5ee395c40f8ddae567f73d126ca61a785c authored almost 2 years ago
`SSManager` is not global anymore
github.com/OpenXRay/xray-16 - cf66985ab0ec8377cdb813da869892d9ba923934 authored almost 2 years ago
github.com/OpenXRay/xray-16 - cf66985ab0ec8377cdb813da869892d9ba923934 authored almost 2 years ago
`StateManager` is not global anymore
github.com/OpenXRay/xray-16 - 78e38bcff4ed52d1eedc201151aef095ce8873f8 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 78e38bcff4ed52d1eedc201151aef095ce8873f8 authored almost 2 years ago
Geometry streams moved out from `CBackend` class
github.com/OpenXRay/xray-16 - e587e499d224d1739cd3a6dd775821a1320410f5 authored almost 2 years ago
github.com/OpenXRay/xray-16 - e587e499d224d1739cd3a6dd775821a1320410f5 authored almost 2 years ago
Fix new-delete and malloc-free mismatches found by ASAN (#863)
github.com/OpenXRay/xray-16 - d75664e889f75005eb843584255081b98c912159 authored almost 2 years ago
github.com/OpenXRay/xray-16 - d75664e889f75005eb843584255081b98c912159 authored almost 2 years ago
Merge pull request #1319 from OpenXRay/fix/context_starvation
github.com/OpenXRay/xray-16 - a29d4840fbf3c45db03f9a42364a727107515d5e authored almost 2 years ago
github.com/OpenXRay/xray-16 - a29d4840fbf3c45db03f9a42364a727107515d5e authored almost 2 years ago
Additional lock for particle elements update
github.com/OpenXRay/xray-16 - bd65fdb54515c6615cf41d02390fa647e8715c49 authored almost 2 years ago
github.com/OpenXRay/xray-16 - bd65fdb54515c6615cf41d02390fa647e8715c49 authored almost 2 years ago
Fix for contexts leaking; some logic improvements
github.com/OpenXRay/xray-16 - d7ad93e78525e762c54942ee066687a30d1da121 authored almost 2 years ago
github.com/OpenXRay/xray-16 - d7ad93e78525e762c54942ee066687a30d1da121 authored almost 2 years ago
Quad IB moved out from `CBackend` class
github.com/OpenXRay/xray-16 - 2aef9235a442338a939f1aa701c3cf4ba0780b55 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 2aef9235a442338a939f1aa701c3cf4ba0780b55 authored almost 2 years ago
Merge pull request #1317 from OpenXRay/feature/render_mt_calc
github.com/OpenXRay/xray-16 - 904b374d457e5bf03051999b6b38ba0d3c018321 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 904b374d457e5bf03051999b6b38ba0d3c018321 authored almost 2 years ago
xrRender_R1: fixed trees rendering when FFP with constant lighting is on
github.com/OpenXRay/xray-16 - 6ecf818a67dc69673994081e8bb0e30688703aa5 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 6ecf818a67dc69673994081e8bb0e30688703aa5 authored almost 2 years ago
xrRender/blenders/Blender_tree.cpp: reduced code duplication
github.com/OpenXRay/xray-16 - 88766c751fc74daadf998b7aa770877c728cc163 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 88766c751fc74daadf998b7aa770877c728cc163 authored almost 2 years ago
xrRender: set default DirectX material for DX9 renderer
github.com/OpenXRay/xray-16 - 5c3701994c3e11b340dce70282122d44cd397336 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 5c3701994c3e11b340dce70282122d44cd397336 authored almost 2 years ago
Debug build fixed
github.com/OpenXRay/xray-16 - 5bb0694e8e330ed7473971f01284107e6baf6f5a authored almost 2 years ago
github.com/OpenXRay/xray-16 - 5bb0694e8e330ed7473971f01284107e6baf6f5a authored almost 2 years ago
Proper lights pooling
github.com/OpenXRay/xray-16 - ef6b175c033e4697865e2c978f7e2a0726fa3467 authored almost 2 years ago
github.com/OpenXRay/xray-16 - ef6b175c033e4697865e2c978f7e2a0726fa3467 authored almost 2 years ago
Build fixes and cosmetics
github.com/OpenXRay/xray-16 - ec568d4d7085bb859563a0355dac569612fb5e31 authored almost 2 years ago
github.com/OpenXRay/xray-16 - ec568d4d7085bb859563a0355dac569612fb5e31 authored almost 2 years ago
Fixed xrLC building
github.com/OpenXRay/xray-16 - 5a0a7221971ac555b2a007ac7880de165d8c127d authored almost 2 years ago
github.com/OpenXRay/xray-16 - 5a0a7221971ac555b2a007ac7880de165d8c127d authored almost 2 years ago
Fixed build :D
github.com/OpenXRay/xray-16 - 6722c6005623807ab81369dfe1e943546fe6e633 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 6722c6005623807ab81369dfe1e943546fe6e633 authored almost 2 years ago
Fixed Linux build
github.com/OpenXRay/xray-16 - c456fe49bb8ceeb563eb3e8673bbf916ee682139 authored almost 2 years ago
github.com/OpenXRay/xray-16 - c456fe49bb8ceeb563eb3e8673bbf916ee682139 authored almost 2 years ago
Common//_d3d_extensions.h: use our own enum to represent the light type
github.com/OpenXRay/xray-16 - 47ef995017d96ad315f910f7199ec295ceaef8e4 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 47ef995017d96ad315f910f7199ec295ceaef8e4 authored almost 2 years ago
Common/_d3d_extensions.h: added static assertions to make sure Fmaterial and Flight are the same size as D3D9 structures
github.com/OpenXRay/xray-16 - 3f558d1c6db816e781e2399ca77349ebe8f8bfdb authored almost 2 years ago
github.com/OpenXRay/xray-16 - 3f558d1c6db816e781e2399ca77349ebe8f8bfdb authored almost 2 years ago
Pooled contexts
github.com/OpenXRay/xray-16 - e356c4df73c9c45006d028ac5c73eb2f3dc5bec7 authored almost 2 years ago
github.com/OpenXRay/xray-16 - e356c4df73c9c45006d028ac5c73eb2f3dc5bec7 authored almost 2 years ago
xrRender_R1: unpack vertices data during level loading stage to make FFP work correctly (#1313)
github.com/OpenXRay/xray-16 - f1fddbde2a6dcea68d8ba0ebaac6ad29a13919f0 authored almost 2 years ago
github.com/OpenXRay/xray-16 - f1fddbde2a6dcea68d8ba0ebaac6ad29a13919f0 authored almost 2 years ago
Moved OGF GContainer vertex format definitions to a common file
github.com/OpenXRay/xray-16 - 79c2aefe2ef4b0d4da951b68711fe48d01d3101d authored almost 2 years ago
github.com/OpenXRay/xray-16 - 79c2aefe2ef4b0d4da951b68711fe48d01d3101d authored almost 2 years ago
Stabilization commit
github.com/OpenXRay/xray-16 - 378f88f795b156c8a3054390591e12150307f6fb authored almost 2 years ago
github.com/OpenXRay/xray-16 - 378f88f795b156c8a3054390591e12150307f6fb authored almost 2 years ago
Fixed rare crash in rain renderer
github.com/OpenXRay/xray-16 - d3cfddbd67d25f390e8c405f69f90940c028c11c authored almost 2 years ago
github.com/OpenXRay/xray-16 - d3cfddbd67d25f390e8c405f69f90940c028c11c authored almost 2 years ago
xrRender/dxRainRender.cpp: optimized the code a bit
github.com/OpenXRay/xray-16 - d410f6c68df0dd6268eb25f36f0ea93fe581f5a2 authored almost 2 years ago
github.com/OpenXRay/xray-16 - d410f6c68df0dd6268eb25f36f0ea93fe581f5a2 authored almost 2 years ago
xrRender_R1: looks like I've forgot to save FFP matrices (#1313)
github.com/OpenXRay/xray-16 - 52d8584a5eff78aadc32e2d0ce2ca8a8fa0a32b7 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 52d8584a5eff78aadc32e2d0ce2ca8a8fa0a32b7 authored almost 2 years ago
xrRender: Moved dcl_equal function to BufferUtils.h
github.com/OpenXRay/xray-16 - b3ccfdc53ade18a649a89dd773220eec4241b6a6 authored almost 2 years ago
github.com/OpenXRay/xray-16 - b3ccfdc53ade18a649a89dd773220eec4241b6a6 authored almost 2 years ago
xrRender_R1: added FFP blender for skybox
github.com/OpenXRay/xray-16 - a5dce777b738c7368e745d65dfadfa7449305a11 authored almost 2 years ago
github.com/OpenXRay/xray-16 - a5dce777b738c7368e745d65dfadfa7449305a11 authored almost 2 years ago
Don't try to render clouds if we don't have shader for them
github.com/OpenXRay/xray-16 - 07bc037830e8520b0b622a3cf1a27eee1a1cf1bf authored almost 2 years ago
github.com/OpenXRay/xray-16 - 07bc037830e8520b0b622a3cf1a27eee1a1cf1bf authored almost 2 years ago
xrRender/dxEnvironmentRender.cpp: removed R_ASSERT, let game live
github.com/OpenXRay/xray-16 - 000ba8b69c670bdacfcb4225a811ada8b77a4d2f authored almost 2 years ago
github.com/OpenXRay/xray-16 - 000ba8b69c670bdacfcb4225a811ada8b77a4d2f authored almost 2 years ago
xrRender/blenders/Blender_detail_still.cpp: reduced duplicated code
github.com/OpenXRay/xray-16 - 551a88ca28f3937dd6aa132c007c3d89e2820864 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 551a88ca28f3937dd6aa132c007c3d89e2820864 authored almost 2 years ago
xrRender/blenders/Blender_detail_still.cpp: fixed few typos and flaws
github.com/OpenXRay/xray-16 - c6fd76ec4eae68b39d02600f85b6c3f1daaa4aee authored almost 2 years ago
github.com/OpenXRay/xray-16 - c6fd76ec4eae68b39d02600f85b6c3f1daaa4aee authored almost 2 years ago
Added console command to switch FFP lighting modes
github.com/OpenXRay/xray-16 - 96f920af1e6ca35b1f680bce8a92badb5f5250cb authored almost 2 years ago
github.com/OpenXRay/xray-16 - 96f920af1e6ca35b1f680bce8a92badb5f5250cb authored almost 2 years ago
Particles lock
github.com/OpenXRay/xray-16 - 813d3c1aa3aaeff677f94266b2b9ccc105b61e4b authored almost 2 years ago
github.com/OpenXRay/xray-16 - 813d3c1aa3aaeff677f94266b2b9ccc105b61e4b authored almost 2 years ago
Separate menu rendering function
github.com/OpenXRay/xray-16 - 4284a1b10a6843641282ad88c5741c4984d04d9f authored almost 2 years ago
github.com/OpenXRay/xray-16 - 4284a1b10a6843641282ad88c5741c4984d04d9f authored almost 2 years ago
Proper update of visuals markers
github.com/OpenXRay/xray-16 - c946b53d36e71bf530b042bae1509f40baa09393 authored almost 2 years ago
github.com/OpenXRay/xray-16 - c946b53d36e71bf530b042bae1509f40baa09393 authored almost 2 years ago
Parallel cascades calculation
github.com/OpenXRay/xray-16 - 93f6913408c0e6f987638edf400a08a7f4908467 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 93f6913408c0e6f987638edf400a08a7f4908467 authored almost 2 years ago
Get rid of secondary scene traversal for transparents and distortion
github.com/OpenXRay/xray-16 - 51326e9dd024630aa78039de530bc3fd89c75a97 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 51326e9dd024630aa78039de530bc3fd89c75a97 authored almost 2 years ago
Batched lights
github.com/OpenXRay/xray-16 - e5c5b8bfb0877f007bec4fd116fb787c7fd102c5 authored almost 2 years ago
github.com/OpenXRay/xray-16 - e5c5b8bfb0877f007bec4fd116fb787c7fd102c5 authored almost 2 years ago
Some locks in game objects (should be removed one day)
github.com/OpenXRay/xray-16 - 69de1b004e1d27a3a61b5c811f16627d43cc4f2a authored almost 2 years ago
github.com/OpenXRay/xray-16 - 69de1b004e1d27a3a61b5c811f16627d43cc4f2a authored almost 2 years ago
A template for parallel static & dynamic geo gather
github.com/OpenXRay/xray-16 - 66b4ba55e843ecfca5ed812e0cc049d3ab948f67 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 66b4ba55e843ecfca5ed812e0cc049d3ab948f67 authored almost 2 years ago
Separate main render phase
github.com/OpenXRay/xray-16 - 33c1b0304f171b7586b5d8baa855357abcc504da authored almost 2 years ago
github.com/OpenXRay/xray-16 - 33c1b0304f171b7586b5d8baa855357abcc504da authored almost 2 years ago
`r2_mt_*` console options
github.com/OpenXRay/xray-16 - 3a055542363ee066353302c8c8611a5668800bec authored almost 2 years ago
github.com/OpenXRay/xray-16 - 3a055542363ee066353302c8c8611a5668800bec authored almost 2 years ago
Separate rain calculation
github.com/OpenXRay/xray-16 - 5ee5df4fe64dbd0e61214236a278093335a7d93a authored almost 2 years ago
github.com/OpenXRay/xray-16 - 5ee5df4fe64dbd0e61214236a278093335a7d93a authored almost 2 years ago
Basic tasks
github.com/OpenXRay/xray-16 - b671c70a342d59714f63b07c3d163a9e1f782b5b authored almost 2 years ago
github.com/OpenXRay/xray-16 - b671c70a342d59714f63b07c3d163a9e1f782b5b authored almost 2 years ago
Added contexts pool
github.com/OpenXRay/xray-16 - 740af82e57af8bd91220b7c6f230689bfd3965a2 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 740af82e57af8bd91220b7c6f230689bfd3965a2 authored almost 2 years ago
Separate contexts
github.com/OpenXRay/xray-16 - 11162b5cfa09b3b83547e23b93ce2c13a60491e7 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 11162b5cfa09b3b83547e23b93ce2c13a60491e7 authored almost 2 years ago
Decoupled sun rendering
github.com/OpenXRay/xray-16 - 1db605ca966e123f30c826084d681c1f655af414 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 1db605ca966e123f30c826084d681c1f655af414 authored almost 2 years ago
Access to current phase moved out of visual
github.com/OpenXRay/xray-16 - 543b7e6b74e0e1b9326d14221d360151690c4157 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 543b7e6b74e0e1b9326d14221d360151690c4157 authored almost 2 years ago
Main scene geometry traversal moved into calculate phase
github.com/OpenXRay/xray-16 - d7b055e3d49a3675d41cef6755b874a2eeafec96 authored almost 2 years ago
github.com/OpenXRay/xray-16 - d7b055e3d49a3675d41cef6755b874a2eeafec96 authored almost 2 years ago
xrParticles/particle_actions_collection.cpp: removed commented mt code
github.com/OpenXRay/xray-16 - 8f1b7ee977b08bff62e0b34ce0c46fe5c6d52a80 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 8f1b7ee977b08bff62e0b34ce0c46fe5c6d52a80 authored almost 2 years ago
xrCore/Threading/Task.hpp|cpp: use default-generated constructor
github.com/OpenXRay/xray-16 - 6c727a4d77b3ab427b89110b35d0f65440ed9ef3 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 6c727a4d77b3ab427b89110b35d0f65440ed9ef3 authored almost 2 years ago
xrRender_R1: return FFP matrix usage
github.com/OpenXRay/xray-16 - ad5ad78a74011a80658d476c8dd1d488ebf34fd6 authored almost 2 years ago
github.com/OpenXRay/xray-16 - ad5ad78a74011a80658d476c8dd1d488ebf34fd6 authored almost 2 years ago
xrRender_R1: removed virtual specifier from texture_load function
github.com/OpenXRay/xray-16 - 5a539465b55bdc281d1040f917c0dc77970d996b authored almost 2 years ago
github.com/OpenXRay/xray-16 - 5a539465b55bdc281d1040f917c0dc77970d996b authored almost 2 years ago
Merge pull request #1312 from OPNA2608/fix/739
github.com/OpenXRay/xray-16 - 88d2302b490ff62344c5ab4f8ba77260402cf4f4 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 88d2302b490ff62344c5ab4f8ba77260402cf4f4 authored almost 2 years ago
Fix resource linking again
This reintroduces the changes from b5cee1196b7f3fdf3c25e89be77583574274ac13.
github.com/OpenXRay/xray-16 - 53208b53639bd51dcf68c5a9bfda89c9dd2ff164 authored almost 2 years ago
Correctly reload spatial database after reloading map (closes #1307, thanks @SkyLoaderr)
github.com/OpenXRay/xray-16 - 1164e443be9fa262b33aa789ac2f90e93c761b25 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 1164e443be9fa262b33aa789ac2f90e93c761b25 authored almost 2 years ago
xrRender: `detectSector` moved into dsgraph (#1311)
github.com/OpenXRay/xray-16 - a8d9187264db65dc45dabe4a71aa14dc967f570e authored almost 2 years ago
github.com/OpenXRay/xray-16 - a8d9187264db65dc45dabe4a71aa14dc967f570e authored almost 2 years ago
Fix CMAKE_INSTALL_RPATH
Naive prefix + lib concatenation is wrong, use dedicated variable instead.
github.com/OpenXRay/xray-16 - 9d99242834b52558b0b5d413fa984204a090ba56 authored almost 2 years ago
GitHub: remove 'ready to merge' label when pull request is merged [skip ci]
github.com/OpenXRay/xray-16 - 78de7aa592d79a3691f33fed482cdff308c199ed authored almost 2 years ago
github.com/OpenXRay/xray-16 - 78de7aa592d79a3691f33fed482cdff308c199ed authored almost 2 years ago
xrRender: unified scene graph traversal (#1309)
github.com/OpenXRay/xray-16 - 0524918cfa297b0ecad425adf77ce42c6c52ba01 authored almost 2 years ago
github.com/OpenXRay/xray-16 - 0524918cfa297b0ecad425adf77ce42c6c52ba01 authored almost 2 years ago
GitHub: fixed labeler configuration for subfolders (#1310)
github.com/OpenXRay/xray-16 - 466fbf650850e9c3331cad0b280b592b876e874f authored almost 2 years ago
github.com/OpenXRay/xray-16 - 466fbf650850e9c3331cad0b280b592b876e874f authored almost 2 years ago