0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 17, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION unconditionally More... about 1 year ago
Don't set OpenGL related application attributes under ES More... about 1 year ago
Move various QML type registrations into headers More... about 1 year ago
Fix SDF rendering getting cut off More... about 1 year ago
Explicitly disable face culling when rendering SDF More... about 1 year ago
Avoid creating _screenQuadDataBuffer if it already exists More... about 1 year ago
Use various Qt specific CMake commands in preference to the defaults More... about 1 year ago
Disable multisampling under OpenGL ES More... about 1 year ago
Setup textures appropriately for OpenGL ES More... about 1 year ago
Set projection matrix appropriately for OpenGL ES More... about 1 year ago
Add GL_TEXTURE_2D_ define to abstract away OpenGL ES differences More... about 1 year ago
Add OPENGL_ES define More... about 1 year ago
Fix various qproperty-type-mismatch More... about 1 year ago
Fix clazy fully-qualified-moc-types More... about 1 year ago
Fix clazy range-loop-detach More... about 1 year ago
Reorder headers More... about 1 year ago
Use stored SDF texture size instead of querying texture itself More... about 1 year ago
Use glFramebufferTexture2D instead of glFramebufferTexture More... about 1 year ago
Use GL_DEPTH_COMPONENT32F instead of GL_DEPTH_COMPONENT32 More... about 1 year ago
Store SDF texture size for later use More... about 1 year ago
Reorder headers More... about 1 year ago
Ensure correct context is active when taking a screenshot More... about 1 year ago
Set ccache-action to main branch More... about 1 year ago
Allow mediump to be used in OpenGL core shaders (as a NO-OP token) More... about 1 year ago
Set some OpenGL state explicitly, in case the defaults don't correspond More... about 1 year ago
Only disable GL_SAMPLE_SHADING_ARB when the extension is loaded More... about 1 year ago
Make glDrawBuffers usage compatible with OpenGL ES More... about 1 year ago
Whitespace More... about 1 year ago
Define some GL types for macOS More... about 1 year ago
Don't throw exceptions when DISABLE_EXCEPTION_THROWING defined More... about 1 year ago