Lioncash
45934dd0c5
VideoCommon/PixelShaderGen: Make arrays immutable
...
Many of the arrays defined within this file weren't declared as
immutable, which can inhibit the strings being put into the read-only
segment. We can declare them constexpr to make them immutable.
While we're at it, we can use std::array, to allow bounds conditional
bounds checking with standard libraries. The declarations can also be
shortened in the future when all platform toolchain versions we use
support std::array deduction guides. Currently macOS and FreeBSD
builders fail on them.
2019-05-29 22:00:58 -04:00
..
2019-02-19 16:57:54 +10:00
2019-02-19 16:57:54 +10:00
2019-04-16 00:09:47 +10:00
2019-04-16 00:09:47 +10:00
2019-02-19 16:57:54 +10:00
2019-02-19 16:57:54 +10:00
2019-02-19 16:57:54 +10:00
2019-04-21 12:41:15 +10:00
2018-04-12 21:28:39 +02:00
2019-01-25 11:15:57 +10:00
2019-03-11 22:17:13 +03:00
2019-05-04 23:12:17 +02:00
2019-05-06 18:48:04 +00:00
2018-05-18 14:25:44 -04:00
2018-06-09 12:20:25 -04:00
2019-04-21 14:28:14 +10:00
2019-04-05 07:01:03 -04:00
2019-05-11 00:31:37 +10:00
2018-06-09 12:20:25 -04:00
2019-05-01 07:59:54 -04:00
2018-11-07 05:41:09 -08:00
2019-05-06 18:48:04 +00:00
2018-04-12 21:28:39 +02:00
2019-04-28 16:13:49 +10:00
2019-03-09 12:24:04 +10:00
2019-04-28 15:26:21 +10:00
2019-02-19 16:57:54 +10:00
2019-01-23 18:34:22 +10:00
2019-04-16 00:39:43 +10:00
2018-05-22 16:15:18 +10:00
2018-08-21 15:54:25 -04:00
2018-05-22 16:15:18 +10:00
2018-12-04 17:37:25 +10:00
2018-12-04 17:37:25 +10:00
2019-05-06 18:48:04 +00:00
2019-05-29 06:20:05 -04:00
2019-05-29 06:20:05 -04:00
2019-05-29 06:20:05 -04:00
2019-05-29 06:20:57 -04:00
2019-05-06 18:48:04 +00:00
2019-05-06 18:48:04 +00:00
2019-04-01 20:49:24 +10:00
2019-05-29 22:00:58 -04:00
2019-01-23 18:34:22 +10:00
2019-05-06 18:48:04 +00:00
2019-05-04 22:58:00 -05:00
2019-05-04 22:58:00 -05:00
2019-05-04 23:12:17 +02:00
2019-04-22 12:50:22 +10:00
2019-02-19 16:57:54 +10:00
2019-02-19 16:57:54 +10:00
2019-05-06 18:48:04 +00:00
2019-04-21 14:28:14 +10:00
2019-04-16 00:39:43 +10:00
2019-02-19 16:57:54 +10:00
2019-02-19 16:57:54 +10:00
2019-03-04 02:49:59 +00:00
2019-03-04 02:49:59 +00:00
2019-05-06 18:48:04 +00:00
2019-04-21 14:28:14 +10:00
2019-02-19 16:57:54 +10:00
2019-02-19 16:57:54 +10:00
2019-04-20 23:44:33 +10:00
2019-02-19 16:57:54 +10:00
2019-04-20 23:44:33 +10:00
2019-02-19 16:57:54 +10:00
2019-05-04 23:12:17 +02:00
2019-04-21 12:41:15 +10:00
2019-05-04 23:12:17 +02:00
2019-04-21 12:41:15 +10:00
2019-05-06 18:48:04 +00:00
2019-03-25 18:47:58 +10:00
2019-05-06 18:48:04 +00:00
2019-01-24 17:02:17 +10:00
2019-05-06 18:48:04 +00:00
2019-05-06 18:48:04 +00:00
2018-04-12 21:28:39 +02:00
2018-04-12 21:28:39 +02:00
2018-05-27 11:27:15 +02:00
2018-04-12 21:28:39 +02:00
2019-05-06 18:48:04 +00:00
2019-05-06 18:48:04 +00:00
2019-05-06 18:48:04 +00:00
2018-06-09 12:20:25 -04:00
2019-05-29 06:35:22 -04:00
2019-03-09 12:24:04 +10:00
2019-03-29 19:52:38 +10:00
2019-01-24 17:02:17 +10:00
2019-04-17 05:10:11 -05:00
2019-04-17 05:10:11 -05:00
2019-04-01 11:24:55 +10:00
2018-11-07 05:12:20 -08:00
2019-04-28 11:50:17 +02:00
2019-04-05 07:01:03 -04:00
2019-04-05 07:01:03 -04:00
2019-03-09 12:24:04 +10:00
2019-05-04 22:58:00 -05:00
2018-10-08 06:54:32 +01:00