dolphin-emulator/Source/Core/Common/GL
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 Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
GLX11Window.h