mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-05 17:15:49 +00:00
OGL: Uber shader support
This commit is contained in:
parent
901bf9c257
commit
cd502990fa
9 changed files with 857 additions and 255 deletions
|
@ -58,6 +58,7 @@ struct VideoConfig
|
|||
bool bSupportsConservativeDepth;
|
||||
bool bSupportsImageLoadStore;
|
||||
bool bSupportsAniso;
|
||||
bool bSupportsBitfield;
|
||||
|
||||
const char* gl_vendor;
|
||||
const char* gl_renderer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue