View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005237 | The Dark Mod | Coding | public | 03.05.2020 11:03 | 02.07.2020 15:57 |
Reporter | cabalistic | Assigned To | cabalistic | ||
Priority | high | Severity | normal | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 2.08 | ||||
Target Version | TDM 2.09 | Fixed in Version | TDM 2.09 | ||
Summary | 0005237: Improve FBO management | ||||
Description | The 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. | ||||
Tags | No tags attached. | ||||
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 |