John Kessenich
|
07ed11f9a0
|
SPV: GeneratorVersion: bump version number because of atomic decrement change.
|
2017-10-07 11:41:20 -06:00 |
|
John Kessenich
|
e00e8f45a6
|
GLSL: replace general missing functionality with specific messages.
|
2017-06-05 16:42:33 -06:00 |
|
John Kessenich
|
c08fb8ab9c
|
Full stack: properly implement GL_EXT_device_group and GL_EXT_multiview.
|
2017-03-14 16:45:30 -06:00 |
|
John Kessenich
|
601b7fa4b9
|
Revert previous check-in, until knowing what the spec. is and whether the test failure is related.
|
2017-03-13 22:49:36 -06:00 |
|
John Kessenich
|
7a44a31dee
|
SPV: Address #759: make ViewIndex and DeviceIndex by 'in', not 'uniform'.
|
2017-03-13 15:43:26 -06:00 |
|
Daniel Koch
|
efc972799d
|
Rename KHX to EXT to match the released specs
GL_KHX_multiview and GL_KHX_device_group don't exist,
they were released as GL_EXT_multiview and GL_EXT_device_group.
|
2017-03-03 18:40:48 -05:00 |
|
John Kessenich
|
6c8aaacd28
|
SPV: Implement new extensions GL_KHX_device_group and GL_KHX_multiview.
These correspond to SPV_KHR_device_group and SPV_KHR_multiview.
Also, bring tests up to date with Khronos internals, and some misc. related changes.
|
2017-02-27 01:20:51 -07:00 |
|