X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpulib%2Fgpu.h;h=4637a71c07b1f4c12144a6ba7bc5763f674b4b85;hp=717d2fe22473e6bcb87b96fa445abb9d23369a39;hb=8127758678756717e7732ce6e4ee807150d9739f;hpb=8cb4b1b67091f9c5e8c448e3db15eb36712cdb94 diff --git a/plugins/gpulib/gpu.h b/plugins/gpulib/gpu.h index 717d2fe2..4637a71c 100644 --- a/plugins/gpulib/gpu.h +++ b/plugins/gpulib/gpu.h @@ -76,6 +76,7 @@ struct psx_gpu { uint32_t hcnt; } last_list; uint32_t last_vram_read_frame; + uint32_t w_out_old, h_out_old, status_vo_old; } state; struct { int32_t set:3; /* -1 auto, 0 off, 1-3 fixed */