repozbuffer_occlusioncancel

46 Commits over 395 Days - 0.00cph!

6 Years Ago
update
6 Years Ago
fix
6 Years Ago
Latest
7 Years Ago
Latest changes
7 Years Ago
Fixed hiz mip map generation on osx/glcore
7 Years Ago
Fixed opengl/glcore Updated binaries
7 Years Ago
Fixed error when compute shade is missing
7 Years Ago
Finished pixel shader compute port
7 Years Ago
+binaries
7 Years Ago
Updated native binaries
7 Years Ago
First stage pixel shader compute fallback
7 Years Ago
Started porting compute to pixel shader
7 Years Ago
Fixed culling grid cells starting state
7 Years Ago
Parity with rust's implementation
7 Years Ago
Missing files
7 Years Ago
Finished infinite grid implementation
7 Years Ago
current wip infinite grid implementation nearly finished updated ignore config
7 Years Ago
hash grid wip
7 Years Ago
Parity with Rust changes
7 Years Ago
Latest changes; higher portability
7 Years Ago
Disabling occlusion culling on non-d3d11 platforms
7 Years Ago
Removed aspect property Updated metas to match rust project
7 Years Ago
Added missing metas
7 Years Ago
Updated native libraries + added osx and linux
7 Years Ago
Added default compute shader reference in OcclusionCulling component
7 Years Ago
Changed folder organization again for portability
7 Years Ago
Tightened ndc occludee radius in compute Added auto register option to occludee component Promoted cpu test code to API; cleaned Updated scene
7 Years Ago
Parity with rust project
7 Years Ago
Fixed zeroed sphere center in occludee instantiation/registration Fixed occlusion camera aspect ratio issues affecting culling Finalized API changes; added auto occ camera creation if none provided Changed folder organization to match the Rust project; final step before merge
7 Years Ago
updated scene
7 Years Ago
API revamp part 2, now leaner; needs small fix
7 Years Ago
pre-merge API revamp part 1
7 Years Ago
Fixed crash on reload Fixed resizing issues Updated native binaries
7 Years Ago
Added buffer resize + tests (needs removal fix)
7 Years Ago
Fixed flickering via temporal visibility filter; controlled by minTimeVisible Fixed support for static occludees
7 Years Ago
Revamped occludee handling + different path for static and dynamic occludees Fixed a ton of bugs, data/thread aligment and occlusion accuracy Fixed frame delay Reduced output buffer size using minimum stride Refactored parts of api + added namespace
7 Years Ago
First stage compute shader cleanup Fixed occludee projection and other compute math issues Added lockless readback Updated scene + occludee generator
7 Years Ago
First version with working visibility
7 Years Ago
hiz ready for testing + wip occlusion compute
7 Years Ago
Updated binaries and managed native interop to latest Updated scene + test
7 Years Ago
Added 32bit x86 version of Renderer.dll
7 Years Ago
Fixed remaining buffer readback issues in native code; updated dll Updated compute code to use multiple threads and output a predictable per-byte value Added missing GL.IssuePluginEvent Fixed compilation errors in DepthWriteToRT shader
7 Years Ago
Added native Renderer plugin with readback code Added native interop classes Updated compute test to use fast native readback Updated project to Unity 5.5.0f2
7 Years Ago
links
7 Years Ago
initial commit
7 Years Ago
Root dir