summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2023-09-03 19:54:40 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2023-09-03 20:00:02 +0100
commitab7db03aaa0490e0fac7a00add0b85b304553c78 (patch)
treef9e07a944a75d1026ff8b4644f0f5281941dfb5c /Makefile
parent913e540b9266dc0d4ba3dbd57c4fe0abdf138c4e (diff)
downloadoreobrot-ab7db03aaa0490e0fac7a00add0b85b304553c78.tar.gz
oreobrot-ab7db03aaa0490e0fac7a00add0b85b304553c78.tar.bz2
oreobrot-ab7db03aaa0490e0fac7a00add0b85b304553c78.zip
Figured out how to use textures, changed colouring algorithm
Less intense on the main thread now, no memory leaks so far. To ensure we're not wasting cycles on updating an already completed texture, I use both threads_done and rendered which allows for checking if a new render batch has been started or not. This allows us to only update the texture if rendering has not completed.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions