Ben Clayton
|
e3234db041
|
Add inverseModelView UBO to fix texturecubemap sample
|
2020-05-21 16:29:47 +01:00 |
|
Sascha Willems
|
ab38f8b150
|
Code-Cleanup: All samples now use the camera class and it's matrices
Cleaned up base class
|
2020-04-22 20:58:24 +02:00 |
|
Sascha Willems
|
53846d8b1d
|
Code cleanup
|
2020-04-20 22:13:51 +02:00 |
|
Sascha Willems
|
b3749a90ad
|
Merge pull request #653 from httpdigest/master
Fix typos
|
2020-02-14 07:00:18 +01:00 |
|
httpdigest
|
5029e15ec6
|
Fix typos
http://its-not-its.info/
|
2020-01-12 12:56:16 +01:00 |
|
Tayfun Kayhan
|
2843f4f03b
|
Fix uninitialized variable used in vkCmdCopyBufferToImage().
|
2020-01-10 13:28:56 +01:00 |
|
Sascha Willems
|
b67c35299b
|
Android asset loading
|
2019-08-03 18:20:27 +02:00 |
|
Sascha Willems
|
40a16ac48a
|
Replaced gli with libktx for cubemap texture loading sample
|
2019-08-03 10:00:29 +02:00 |
|
saschawillems
|
c1c4f06a23
|
Updated samples to explicitly call drawUI (updated ImGUI version), some code cleanup, removed no-longer necessary UI setup
Refs #496
|
2018-08-30 21:08:02 +02:00 |
|
saschawillems
|
1b8343d67b
|
General code cleanup
Fixes #442, Closes #379
|
2018-04-13 18:06:30 +02:00 |
|
saschawillems
|
a0ae08864d
|
Moved vertex attribute and binding descriptors to pipeline creation, fixed attributes
Refs #412
|
2018-02-24 10:37:45 +01:00 |
|
saschawillems
|
8b36ac5f76
|
Moved shader into properly named sub folder
|
2018-02-24 10:36:38 +01:00 |
|
saschawillems
|
037238607a
|
Enable device features
|
2018-02-24 10:35:01 +01:00 |
|
saschawillems
|
df223f5b9b
|
Result (exit) codes for fatal terminations
|
2018-01-21 18:28:17 +01:00 |
|
saschawillems
|
94a076e1ae
|
Moved example source files into sub folder
|
2017-11-12 19:32:09 +01:00 |
|