[ENHANCEMENT] VRAM (GPU) Caching for Desktop targets#6051
[ENHANCEMENT] VRAM (GPU) Caching for Desktop targets#6051PurSnake wants to merge 4 commits intoFunkinCrew:developfrom
Conversation
579bf72 to
77f3630
Compare
Otherwise, this PR is great. My internal representation required replacing every instance of As mentioned on the other PR, you should definitely try to contribute this to the mainstream OpenFL. Do note however that you should probably make |
EliteMasterEric
left a comment
There was a problem hiding this comment.
Code looks good but I do think that we should do extensive testing on this on all platforms. This will delay the feature to the Week 8 update.
|
You can add a description that says "Not recommended for low-end graphics cards."? |
3829dcb to
5805c31
Compare
Linked Issues
#4030 and other, idunno
Description
Adds ability to load graphics into vram on desktop targets. (since web is funny and mobile works pretty good with compression)
Also requiers FunkinCrew/openfl#5 to be merged.