0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected about 2 years ago.
Oct 21, 2022 — Oct 21, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
camea shader bindings More... over 6 years ago
Preserve style for Enum radio buttons More... over 6 years ago
Update intersectRays comment in OptiXTriTree More... over 6 years ago
Allow R11G11B10F More... over 6 years ago
Reverted to SSE2 to work on older machines More... over 6 years ago
corrected compute shader dispatch in RenderDevice.cpp More... over 6 years ago
Updated wave.lib to flip normal on a backface hit for twosided surfaces More... over 6 years ago
Fixed incorrect twoSided flag in OptiXTriTree More... over 6 years ago
Make time GApp variables protected for use in overrided oneFrame More... over 6 years ago
Made GApp::oneFrame() virtual More... over 6 years ago
Unsigned texture support More... over 6 years ago
[no comment] More... over 6 years ago
removed deprecated warning from Args::m_computeGroupSize...but it's still deprecated! More... over 6 years ago
fixed infinite distance on miss in wave.lib, added args.computeGroupSize More... over 6 years ago
Packed backface flag into hit distance More... over 6 years ago
Added ray hit distance More... over 6 years ago
Added option for unfiltered shadows More... over 6 years ago
Fixed FileDialog cancel path More... over 6 years ago
[no comment] More... over 6 years ago
Fixed linter warnings More... over 6 years ago
fixed missing include and outdated texture2DLod functions in textureFilter.glsl More... over 6 years ago
Made drawDebugShapes virtual More... over 6 years ago
Added G3D-base/chrono.h to hold G3D-specific aliases of std::chrono durations for fractional values. More... over 6 years ago
Added _ENABLE_EXTENDED_ALIGNED_STORAGE define to platform.h to enable standards conforming behavior in align_storage used by shared_ptr. More... over 6 years ago
[no comment] More... over 6 years ago
Removed G3D::GKey implicit char constructor to prevent signed/overflow bugs More... over 6 years ago
Documentation and code cleanup, added an assertion that chars are lowercase More... over 6 years ago
Removed explicit char constructor More... over 6 years ago
tuned superboost toe More... over 6 years ago
Fixed controller buttons key presses being corrupted due to GKey(char) constructor called instead of GKey(int). More... over 6 years ago