View Issue Details

IDProjectCategoryView StatusLast Update
0005237The Dark ModCodingpublic02.07.2020 15:57
Reportercabalistic Assigned Tocabalistic  
PriorityhighSeveritynormalReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionTDM 2.08 
Target VersionTDM 2.09Fixed in VersionTDM 2.09 
Summary0005237: Improve FBO management
DescriptionThe number of FBOs in use by the engine has grown, and they are mostly managed as low-level GLuint globals with a hacky adhoc management layer on top. This has now made the code difficult to follow and led to numerous bugs where FBOs or associated resources weren't properly reinitialized when needed. We need a better abstraction for framebuffers and a centralized place to manage them.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
03.05.2020 11:03 cabalistic New Issue
03.05.2020 11:03 cabalistic Status new => assigned
03.05.2020 11:03 cabalistic Assigned To => cabalistic
02.07.2020 15:57 cabalistic Status assigned => resolved
02.07.2020 15:57 cabalistic Resolution open => fixed
02.07.2020 15:57 cabalistic Fixed in Version => TDM 2.09