Laurent Caumont
1b0f61e285
Add support for non aligned SIMD for vec4
...
It is used as default configuration for Visual Studio 64 bits compilation (needs Language Extension).
code changes:
- add new qualifiers:
unaligned_simd_highp
unaligned_simd_mediump
unaligned_simd_lowp
- add use_simd and replace is_aligned
(code for ARM NEON is added but not tested)
2023-11-08 09:30:26 +01:00
..
2021-05-06 14:12:41 +08:00
2021-05-06 14:12:16 +08:00
2018-08-07 18:41:41 +02:00
2018-07-31 14:28:14 +02:00
2020-01-05 21:14:53 +01:00
2020-01-05 21:14:53 +01:00
2018-09-10 15:45:01 +02:00
2020-01-05 21:09:37 +01:00
2020-01-05 21:09:37 +01:00
2020-01-05 21:07:42 +01:00
2020-01-05 20:57:20 +01:00
2018-07-23 20:42:38 +02:00
2018-07-23 20:25:38 +02:00
2020-01-05 20:57:20 +01:00
2020-01-05 21:14:53 +01:00
2018-09-14 11:21:30 +02:00
2021-05-06 14:12:41 +08:00
2020-01-05 20:57:20 +01:00
2018-07-23 20:25:38 +02:00
2018-08-07 18:41:41 +02:00
2023-01-13 14:08:46 +01:00
2019-03-01 11:13:28 -08:00
2018-08-07 18:41:41 +02:00
2019-09-07 13:41:08 +02:00
2019-09-07 13:41:08 +02:00
2019-09-07 13:41:08 +02:00
2018-10-04 17:23:44 -05:00
2022-01-20 21:27:30 +08:00
2017-08-17 19:51:03 +02:00
2016-06-10 23:14:17 +02:00
2018-08-05 18:24:22 +02:00
2016-06-10 23:14:17 +02:00
2018-07-26 23:33:10 +02:00
2018-07-14 17:58:29 +02:00
2017-06-04 10:50:47 +02:00
2020-12-09 21:43:38 +01:00
2018-08-22 21:43:32 +02:00
2016-06-10 23:14:17 +02:00
2018-08-27 22:11:17 +02:00
2018-07-28 19:55:36 +02:00
2018-07-31 23:05:48 +02:00
2018-08-12 23:27:02 +02:00
2020-11-23 15:33:36 +01:00
2018-08-05 18:24:22 +02:00
2018-08-05 18:24:22 +02:00
2018-08-05 18:24:22 +02:00
2018-08-05 18:24:22 +02:00
2018-08-31 00:20:05 +02:00
2018-08-05 18:24:22 +02:00
2018-08-05 18:24:22 +02:00
2018-08-05 18:24:22 +02:00
2018-08-08 00:17:29 +02:00
2018-08-07 18:41:41 +02:00
2018-08-07 18:41:41 +02:00
2018-08-31 00:20:05 +02:00
2023-11-08 09:30:26 +01:00