Browse Source
common/math_util: Move contents into the Common namespace
common/math_util: Move contents into the Common namespace
These types are within the common library, so they should be within the Common namespace.pull/15/merge
18 changed files with 40 additions and 40 deletions
-
4src/common/math_util.h
-
12src/core/frontend/framebuffer_layout.cpp
-
2src/core/frontend/framebuffer_layout.h
-
2src/core/hle/service/nvdrv/devices/nvdisp_disp0.cpp
-
2src/core/hle/service/nvdrv/devices/nvdisp_disp0.h
-
2src/core/hle/service/nvflinger/buffer_queue.cpp
-
4src/core/hle/service/nvflinger/buffer_queue.h
-
2src/core/hle/service/vi/vi.cpp
-
4src/input_common/motion_emu.cpp
-
8src/video_core/engines/fermi_2d.cpp
-
2src/video_core/engines/maxwell_3d.h
-
2src/video_core/gpu.h
-
4src/video_core/rasterizer_interface.h
-
6src/video_core/renderer_opengl/gl_rasterizer.cpp
-
4src/video_core/renderer_opengl/gl_rasterizer.h
-
8src/video_core/renderer_opengl/gl_rasterizer_cache.cpp
-
8src/video_core/renderer_opengl/gl_rasterizer_cache.h
-
4src/video_core/renderer_opengl/renderer_opengl.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue