Sascha Willems
|
e1ec3b6c78
|
Fixed typos
|
2020-08-08 13:25:58 +02:00 |
|
Sascha Willems
|
b3749a90ad
|
Merge pull request #653 from httpdigest/master
Fix typos
|
2020-02-14 07:00:18 +01:00 |
|
Gary Sweet
|
bdc3b44e7d
|
Clamp miplevel size to avoid zero width or height
I was seeing a zero height in certain circumstances
for textures in scenerendering.
|
2020-02-07 09:15:13 +00:00 |
|
httpdigest
|
5029e15ec6
|
Fix typos
http://its-not-its.info/
|
2020-01-12 12:56:16 +01:00 |
|
Sascha Willems
|
a5794633f0
|
Get image offsets outside of assert calls
|
2019-09-13 22:05:57 +02:00 |
|
Sascha Willems
|
2b8b23acf9
|
Get image offsets outside of assert calls
|
2019-09-13 22:02:46 +02:00 |
|
Sascha Willems
|
b67c35299b
|
Android asset loading
|
2019-08-03 18:20:27 +02:00 |
|
Sascha Willems
|
87042dc358
|
Replaced gli with libktx for 2D texture loading sample
|
2019-08-03 09:46:41 +02:00 |
|
Sascha Willems
|
1a6042e82d
|
Started replacing gli with libktx
|
2019-08-02 20:41:44 +02:00 |
|
Indie C++/DX developer
|
e3fb4f27e2
|
fix: parameter same to member name
|
2019-01-21 00:05:51 +08:00 |
|
Giuseppe Barbieri
|
22b18a7708
|
Update VulkanTexture.hpp
|
2018-05-02 14:24:24 +02:00 |
|
Giuseppe Barbieri
|
df3a27db02
|
Update VulkanTexture.hpp
|
2018-04-27 10:26:33 +02:00 |
|
saschawillems
|
df223f5b9b
|
Result (exit) codes for fatal terminations
|
2018-01-21 18:28:17 +01:00 |
|
saschawillems
|
4959985a17
|
Enable sampler anisotropy only if enabled on device
|
2018-01-05 20:47:27 +01:00 |
|
saschawillems
|
a3e3dd999f
|
Error message and hint to asset pack if asset loading (model, texture) fails
|
2017-12-11 22:14:34 +01:00 |
|
saschawillems
|
60721b71e1
|
Check if anisotropy is enabled (Fixes #336, Refs #277)
|
2017-06-14 23:39:41 +02:00 |
|
saschawillems
|
904d785c20
|
Set maxAnisotropy to 1.0f instead of 0.0f (Fixes validation errors, refs #277)
|
2017-06-01 22:32:39 +02:00 |
|
saschawillems
|
ba0cc82e50
|
Removed unused parameters for image layout transitions and shader loading (Refs #103)
|
2017-04-23 11:51:31 +02:00 |
|
saschawillems
|
b399fed33b
|
Check if file to load texture from exists, display error if not
|
2017-04-13 22:11:00 +02:00 |
|
saschawillems
|
1309ee0ef9
|
Moved tool functions to vks namespace (Refs #260)
|
2017-02-12 13:10:05 +01:00 |
|
saschawillems
|
b31d773b93
|
Moved Initializers to vks namespce (Refs #260)
|
2017-02-12 11:12:42 +01:00 |
|
saschawillems
|
776b6f0106
|
Moved VulkanBuffer to vks namespce (Refs #260)
|
2017-02-12 10:44:51 +01:00 |
|
saschawillems
|
70f4daff5d
|
Moved VulkanDevice to vks namespce (Refs #260)
|
2017-02-12 10:16:07 +01:00 |
|
saschawillems
|
20ed54bbb6
|
Removed unneeded includes
|
2017-02-09 20:28:38 +01:00 |
|
saschawillems
|
55771091de
|
Added new Vulkan texture class (to replace old texture loader) [skip ci]
|
2017-01-29 12:53:57 +01:00 |
|