Commit Graph

10 Commits (0fbd997d4db218ac54309e5ed0c7672bdf404abb)

Author SHA1 Message Date
Stenzek 0fbd997d4d
Misc: Remove atexit() usage 3 weeks ago
Stenzek e13b9a0c17
WindowInfo: Extract type into global namespace 9 months ago
Stenzek 5b789be901
GPUDevice: Extract texture format to global namespace
Avoid pulling in gpu_texture.h and indirect includes just for this.
9 months ago
Stenzek eb46142ee7
GPUDevice: Extract swap chain to separate class 2 years ago
Stenzek 3dca598063
Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are
horribly slow, and conflict when one is a prefix of another.
2 years ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 2 years ago
Stenzek 4e922a34a7
Log: Simplify macros 2 years ago
Stenzek 88270771da
System: Combine VRR and Optimal Frame Pacing
GSync/FreeSync display users should:
 - DISABLE VSync.
 - ENABLE Optimal Frame Pacing.
2 years ago
Stenzek 2ad67ad3ee
OpenGLContext: Add SupportsNegativeSwapInterval() 2 years ago
Stenzek ab83247de3
GLContext: Rename to OpenGLContext 3 years ago