Cleanup part 2: Electric boogaloo
Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
@@ -1574,10 +1574,6 @@ static void handle_output_frame(struct wl_listener *listener, void *data)
|
||||
rlMatrixMode(RL_MODELVIEW);
|
||||
rlLoadIdentity();
|
||||
|
||||
// if (!IsTextureValid(wm->renderer.main_rt.texture)) {
|
||||
// wm->renderer.main_rt = LoadRenderTexture(width, height);
|
||||
// }
|
||||
|
||||
wm->renderer.tmp_rt.id = draw_fbo;
|
||||
wm->renderer.tmp_rt.texture = (Texture) {
|
||||
.id = draw_fbo,
|
||||
|
||||
Reference in New Issue
Block a user