mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-14 02:38:37 +12:00
gl/wcb: Use temporary scaled image to implement bilinear filter
This commit is contained in:
parent
12ab03b0b5
commit
7bee4064a6
3 changed files with 96 additions and 57 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
namespace gl
|
||||
{
|
||||
blitter *g_hw_blitter = nullptr;
|
||||
capabilities g_driver_caps;
|
||||
const fbo screen{};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue