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-07-05 21:39:39 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0611b512bdf3fe01432c5a136e02b64e82b35db
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
…
GLContext.h
…
GLUtil.cpp
…
GLUtil.h
…
GLX11Window.cpp
…
GLX11Window.h
…