Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | osd: Fixed various OpenGL issues - fixes -nowaitvsync not working on Windows ↵ | 2023-02-25 | 1 | -287/+360 | |
| | | | | | | | | | | | | | | with -video opengl. Turned shader tool/shader manager into a class so multiple screens/windows don't nuke each other. Don't try to get supported extensions without a valid GL context with Windows OSD. Use per-context GL function pointers for shader manager and for all functions when using GL dispatch. Windows doesn't guarantee extension functions from one context are valid for another. | ||||
* | fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) | 2020-01-30 | 1 | -1/+1 | |
| | |||||
* | A round of spelling/typographical fixes to source comments (nw) | 2016-11-24 | 1 | -2/+2 | |
| | |||||
* | use standard types uintptr_t, char16_t and char32_t instead of FPTR, ↵ | 2016-10-22 | 1 | -11/+11 | |
| | | | | utf16_char, unicode_char (nw) | ||||
* | Various cleanups suggested by static analyzer (nw) | 2016-04-24 | 1 | -37/+37 | |
| | |||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+597 | |