This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-06-28 09:59:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a149b9d62d795ef758f7ea09ea726c6a8bb0e089
dolphin
/
Source
/
Core
/
Common
/
GL
History
Joshua Vandaële
2c54ee94c1
linter: Apply clang-format 19.1 formatting
...
find ./Source/ -name '*.cpp' -o -name '*.h' | xargs clang-format-19 -i
2025-04-23 11:19:20 +02:00
..
GLExtensions
linter: Apply clang-format 19.1 formatting
2025-04-23 11:19:20 +02:00
GLInterface
Replace 'reinterpret_cast' with 'static_cast'
2024-11-08 07:26:47 +01:00
GLContext.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
GLContext.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
GLUtil.cpp
Treewide: Adjust order of includes
2021-12-10 14:49:57 -08:00
GLUtil.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
GLX11Window.cpp
Adjust order and spacing of various #includes
2024-07-26 14:28:34 -07:00
GLX11Window.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00