enginmanap / enginmanap/limonEngine

uniform map in the GraphicsProgram should not be holding pointers

Open
#124 1 comment 0 reactions 1 assignee Claimed by @mesutcank View on GitHub
Dominant language
C++
Stars
712
Forks
70
PR merge metrics
No merged PRs in 30d

Description

Pointers are creating another indirection in the hot path, which is not providing any benefits, so should be eliminated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.