0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 2 years ago.
Oct 21, 2022 — Oct 21, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Formatting cleanup More... over 4 years ago
Patched enet.lib unix.c to compile on both x86 and ARM More... over 4 years ago
Removed unused variables More... over 4 years ago
Removed pragma once from cpp file More... over 4 years ago
GLES Cleanup More... almost 5 years ago
Notes for working with RGBA8 buffers More... almost 5 years ago
Removed some assertions during argument binding to speed up the debug build. More... almost 5 years ago
allow members of first person manipulator to be accessible by subclass More... almost 5 years ago
Improved compute shader example More... almost 5 years ago
GL ES compute shader example More... almost 5 years ago
Compute shader example More... almost 5 years ago
Changes to initialization to work on both GLES and OpenGL More... almost 5 years ago
added missing default argument on Renderer::render() More... almost 5 years ago
Added missing lock()/unlock() calls when freeing ptrs from the tinyHeap during System::realloc() More... almost 5 years ago
Fixed documentation link for GApp::Settings More... almost 5 years ago
Fixed bounds computation when loading DDGIVolumes More... almost 5 years ago
Pathtracer loads Cornell Box by default, createProbeVolumes on DefaultRenderer is virtual. More... almost 5 years ago
Workaround for noise functions on macOS More... almost 5 years ago
Marked SSBO as unsupported on Mac More... almost 5 years ago
Fixed Run function calls in installer More... almost 5 years ago
Fixed macOS high DPI More... almost 5 years ago
Fixed DDGI for MacOS More... almost 5 years ago
Changed Renderer::render() API to take a function returning tritree instead of the tritree itself. More... almost 5 years ago
updated GLFW to 3.3.2 More... almost 5 years ago
Added G3D_VS_PATH processing to the installer. More... almost 5 years ago
Fixes to the installer More... almost 5 years ago
Installer supports setting a custom path to visual studio More... almost 5 years ago
Fixed high DPI Developer Window alignment More... almost 5 years ago
Cleanup to latest APIs More... almost 5 years ago
Set high DPI pixel scaling from the OS parameters instead of hard coding based on various screen resolutions. More... almost 5 years ago