yuzu/src
Lioncash b5eb3905cd gl_rasterizer: Use in-class member initializers where applicable
We can just assign to the members directly in these cases.
2018-07-24 12:08:12 -04:00
..
common VFS Regression and Accuracy Fixes (#776) 2018-07-23 19:40:35 -07:00
core Merge pull request #798 from lioncash/const 2018-07-24 04:48:06 -07:00
input_common Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
tests arm_test_common: Get rid of truncation warnings 2018-07-20 17:53:53 -04:00
video_core gl_rasterizer: Use in-class member initializers where applicable 2018-07-24 12:08:12 -04:00
yuzu Frontend: Check for more required OpenGL extensions during startup. 2018-07-22 12:05:38 -05:00
yuzu_cmd Frontend: Check for more required OpenGL extensions during startup. 2018-07-22 12:05:38 -05:00
.clang-format
CMakeLists.txt