Wouter
|
2528c11e3f
|
Moved write_structs function back to top of file
|
2016-12-07 21:03:22 +01:00 |
|
Wouter
|
cedb13a39c
|
Implemented Copy without using derive for structs in vulkano-shaders, fixes #253
|
2016-12-07 20:08:38 +01:00 |
|
tomaka
|
0975bdc58f
|
Merge pull request #327 from paulirotta/master
vkspec.pdf update->1.0.26; added Vulkan apispec.pdf
|
2016-12-07 15:47:46 +01:00 |
|
Paul Houghton
|
66398b28bb
|
vkspec.pdf update->1.0.26; added Vulkan apispec.pdf
|
2016-12-06 23:39:16 +02:00 |
|
tomaka
|
d7caac9578
|
Merge pull request #325 from paulirotta/master
cgmath->0.12.0; associated changes in teapot example
|
2016-12-06 20:41:33 +01:00 |
|
Paul Houghton
|
95d3b051dc
|
Removed '.intellij' from .gitignore
|
2016-12-06 21:33:38 +02:00 |
|
Paul Houghton
|
4249e376da
|
Added '.idea' to .gitignore
|
2016-12-03 13:30:34 +02:00 |
|
Paul Houghton
|
0eb105e601
|
cgmath->0.12.0; associated changes in teapot example
|
2016-11-29 19:03:12 +02:00 |
|
Pierre Krieger
|
dbd8d70cfc
|
Publish glsl-to-spirv 0.1.2
|
2016-11-27 08:41:53 +01:00 |
|
tomaka
|
cb61fd4824
|
Merge pull request #318 from tomaka/khr-display
Some improvements to VK_KHR_display support
|
2016-11-18 14:22:56 +01:00 |
|
Pierre Krieger
|
f20980ea4e
|
Add some documentation to the display module
|
2016-11-18 09:23:49 +01:00 |
|
Pierre Krieger
|
0161dc3c93
|
Restore Surface::from_display_mode
|
2016-11-18 09:02:56 +01:00 |
|
Pierre Krieger
|
9a32bd1baa
|
Add more getters for Display
|
2016-11-18 08:56:23 +01:00 |
|
tomaka
|
f7be6d53dc
|
Merge pull request #316 from Mixthos/future-extensible-extensions
Future extensibility for extensions
|
2016-11-11 07:41:55 +01:00 |
|
Georg Echterling
|
58822abc7c
|
missed some indentation
|
2016-11-10 22:32:20 +01:00 |
|
Georg Echterling
|
89d9bd678f
|
indentation; documentation; renamed helper; hidden docs
|
2016-11-10 22:26:32 +01:00 |
|
Georg Echterling
|
c2a8492313
|
added future extensibility for extensions
|
2016-11-10 21:26:23 +01:00 |
|
tomaka
|
667dd6d0df
|
Merge pull request #314 from tomaka/cache-docs
Better documentation for pipeline caches
|
2016-11-05 10:46:42 +01:00 |
|
Pierre Krieger
|
4aaa459733
|
Better documentation for pipeline caches
|
2016-11-05 10:34:45 +01:00 |
|
tomaka
|
5029871299
|
Merge pull request #313 from tomaka/vk-sys-toml
Add keywords and link to documentation to vk-sys
|
2016-10-25 13:40:24 +02:00 |
|
Pierre Krieger
|
2b611f090e
|
Add keywords and link to documentation to vk-sys
|
2016-10-25 13:31:20 +02:00 |
|
tomaka
|
8cbd675bb7
|
Merge pull request #312 from tomaka/mem-cleanup
Some cleanup and documentation in memory.rs
|
2016-10-25 12:36:42 +02:00 |
|
Pierre Krieger
|
af929444e6
|
Some cleanup and documentation in memory.rs
|
2016-10-25 12:01:33 +02:00 |
|
tomaka
|
dd38355ec2
|
Merge pull request #311 from tomaka/device-errors
Add more errors to DeviceCreationError
|
2016-10-24 14:13:46 +02:00 |
|
Pierre Krieger
|
1b8832a425
|
Add more errors to DeviceCreationError
|
2016-10-24 13:48:58 +02:00 |
|
tomaka
|
af3f8ea8e9
|
Merge pull request #310 from tomaka/dev-too-many-queues
Add DeviceCreationError::TooManyQueuesForFamily
|
2016-10-24 13:31:08 +02:00 |
|
Pierre Krieger
|
a99f1f82a7
|
Add a test
|
2016-10-24 13:21:45 +02:00 |
|
Pierre Krieger
|
972e17ea84
|
Add DeviceCreationError::TooManyQueuesForFamily
|
2016-10-24 13:05:11 +02:00 |
|
tomaka
|
c8bf001ea1
|
Merge pull request #299 from nicokoch/typo-fix
Fix typo in TriangleListWithAdjacency
|
2016-10-05 07:59:34 +02:00 |
|
Nicolas Koch
|
113c71ab8e
|
Fix typo in TriangleListWithAdjacency
|
2016-10-05 02:37:54 +02:00 |
|
tomaka
|
d81031696a
|
Merge pull request #297 from alexd2580/format-glsl-errors
Print formatted GLSL compile error messages
|
2016-10-04 20:30:06 +02:00 |
|
Alexander Dmitriev
|
0cb7e3e300
|
Print formatted GLSL compile error messages
|
2016-10-04 19:52:16 +02:00 |
|
tomaka
|
77c5bd8001
|
Merge pull request #296 from tomaka/0.3.1
Publish 0.3.1
|
2016-10-04 19:35:58 +02:00 |
|
Pierre Krieger
|
e3eabb6740
|
Publish 0.3.1
|
2016-10-04 19:24:57 +02:00 |
|
tomaka
|
594fce3d26
|
Merge pull request #295 from tomaka/weak-new-std-pool
Use Weak::new() for the standard memory pool
|
2016-10-04 19:16:21 +02:00 |
|
Pierre Krieger
|
844e1d2a48
|
Use Weak::new() for the standard memory pool
|
2016-10-04 19:02:54 +02:00 |
|
tomaka
|
96a002e825
|
Merge pull request #294 from tomaka/instance-docs
More instance documentation
|
2016-10-04 18:57:23 +02:00 |
|
Pierre Krieger
|
7df8d450cc
|
More instance documentation
|
2016-10-04 18:36:31 +02:00 |
|
tomaka
|
c01f8bc363
|
Update documentation link in Cargo.toml (#292)
|
2016-09-29 09:37:58 +02:00 |
|
tomaka
|
e315c56876
|
Merge pull request #290 from tomaka/check-texel-buffer-elems
Check the maxTexelBufferElements limit
|
2016-09-25 22:06:10 +02:00 |
|
Pierre Krieger
|
6805cf6c3b
|
Check the maxTexelBufferElements limit
|
2016-09-25 19:29:56 +02:00 |
|
tomaka
|
b38516cbb7
|
Merge pull request #212 from tomaka/queries
Some work on a clean design for queries
|
2016-09-23 20:21:05 +02:00 |
|
tomaka
|
955b7e6262
|
Merge pull request #283 from tomaka/oom-test
Fix oom_multi test
|
2016-09-20 15:13:14 +02:00 |
|
Pierre Krieger
|
f029df1242
|
Fix oom_multi test
|
2016-09-20 14:53:17 +02:00 |
|
tomaka
|
f66352dc00
|
Merge pull request #282 from tomaka/easier-swapchain
Add Swapchain::recreate_with_dimension and various getters
|
2016-09-20 14:14:25 +02:00 |
|
Pierre Krieger
|
67031182b8
|
Adjust documentation
|
2016-09-20 13:42:48 +02:00 |
|
Pierre Krieger
|
ff521c1088
|
Add Swapchain::recreate_with_dimension and various getters
|
2016-09-20 13:16:28 +02:00 |
|
tomaka
|
03938900b4
|
Merge pull request #280 from tomaka/travis-doctests
Run doctests on travis
|
2016-09-20 12:48:32 +02:00 |
|
Pierre Krieger
|
692df9ac2a
|
Run doctests on travis
|
2016-09-20 11:46:00 +02:00 |
|
tomaka
|
d7ea37925c
|
Merge pull request #278 from tomaka/device-docs
Add documentation to device
|
2016-09-20 11:44:52 +02:00 |
|