mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-13 02:08:49 +12:00
Fixed crash on start if config does not exists
Cleanup OpenGL renerer
This commit is contained in:
parent
e4631f93bd
commit
7416fe91fc
10 changed files with 6 additions and 536 deletions
|
@ -1,5 +1,6 @@
|
|||
#pragma once
|
||||
#include "GLProgram.h"
|
||||
#include "GLVertexProgram.h"
|
||||
#include "GLFragmentProgram.h"
|
||||
#include "../Common/ProgramStateCache.h"
|
||||
#include "Utilities/File.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue