Rex Xu 8ff43de891 Implement the extension GL_ARB_gpu_shader_int64
- Add new keyword int64_t/uint64_t/i64vec/u64vec.
- Support 64-bit integer literals (dec/hex/oct).
- Support built-in operators for 64-bit integer type.
- Add implicit and explicit type conversion for 64-bit integer type.
- Add new built-in functions defined in this extension.
2016-04-30 13:34:34 +08:00
..
2016-01-19 10:11:34 -05:00
2015-08-06 22:55:01 -06:00
2016-03-09 19:54:03 -05:00
2016-04-03 01:17:13 +01:00