Lioncash e60268bd42 VideoCommon/RenderBase: Use a std::string_view with CreateShaderFromSource()
Greatly simplifies the overall interface when it comes to compiling
shaders. Also allows getting rid of a std::string overload of the same
name. Now std::string and const char* both go through the same function.
2019-05-30 03:29:35 -04:00
..
2018-04-12 21:28:39 +02:00
2019-03-11 22:17:13 +03:00
2017-05-26 00:53:58 -07:00
2016-01-17 20:11:45 -05:00
2019-04-05 07:01:03 -04:00
2017-03-26 23:08:33 -04:00
2018-04-12 21:28:39 +02:00
2017-06-15 21:34:04 +02:00
2019-05-09 17:30:17 +08:00
2015-05-25 13:22:31 +02:00
2018-04-12 21:28:39 +02:00
2019-04-01 11:24:55 +10:00
2016-01-17 20:11:45 -05:00