Files
eden/src
Lioncash c531d0df85 gl_shader_decompiler: Avoid unnecessary copies of MetaImage
MetaImage contains a std::vector, so copying here could result in
unnecessary reallocations. Given the operation lives throughout the
entire scope, this is safe to do.
2019-10-15 18:14:55 -04:00
..
2019-10-12 07:23:08 -04:00
2019-10-04 18:14:11 -04:00