19 Commits (63cb469b292fa7427c6cee17cb2e352721248792)

Author SHA1 Message Date
Vladimír Vondruš ae9ff0ae28 Vk: implement a Sampler wrapper. 5 years ago
Vladimír Vondruš d4ab9f4cb0 Vk: implemented a Mesh wrapper. 5 years ago
Vladimír Vondruš bbb066664b Vk: add a wrapper for mesh layout setup. 5 years ago
Vladimír Vondruš 11cca8e315 Vk: add a VertexFormat enum. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 64c2c7a348 Vk: add a PixelFormat enum. 5 years ago
Vladimír Vondruš 144b6229b2 Vk: recognize SamplerWrapping::MirrorClampToEdge. 6 years ago
Vladimír Vondruš 55ec24062d Vk: GCC 4.8, stop it, it's not Monday today. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš d096aa68cc Add MeshPrimitive::Instances, Faces and Edges. 6 years ago
Vladimír Vondruš c9634508e3 Enlarge MeshPrimitive to four bytes, allow wrapping impl-specific values. 6 years ago
Vladimír Vondruš 7d44bccd9b Provide reliable mapping of VertexFormat to GL and Vulkan. 6 years ago
Vladimír Vondruš 7fd92c10dd Reserve zero MeshPrimitive and MeshIndexType for invalid values. 6 years ago
Vladimír Vondruš 02d1eda03a Vk: support 8-bit index types. 6 years ago
Vladimír Vondruš 41cf29cff6 Vk: make room for mapping vertex formats to a VkFormat. 6 years ago
Vladimír Vondruš dc4c24da03 Vk: fix handling of unsupported formats. 7 years ago
Vladimír Vondruš 71a9f1bbbf Reserve zero [Compressed]PixelFormat for an invalid value. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš b0a1719eb4 Vk: functions for translating generic enums to Vulkan values. 8 years ago