Files
citra/src/video_core/renderer_opengl
Lioncash 2f2ab9b5bc gl_shader_decompiler: Mark ASTDecompiler/ExprDecompiler parameters as const references where applicable
These member functions don't actually modify the input parameter, so we
can make this explicit with the use of const.
2019-10-15 18:57:02 -04:00
..
2019-10-04 18:52:57 -04:00
2019-09-10 19:31:42 -03:00
2019-09-10 19:31:42 -03:00
2019-09-22 02:21:56 +02:00