Commit Graph

1171 Commits

Author SHA1 Message Date
Wouter
9cda522d13 Disabled broken Clone impl for unsized buffers 2016-12-08 16:17:51 +01:00
tomaka
dc27941fe4 Merge pull request #329 from paulirotta/crate-versioning
Update dependency versions
2016-12-08 12:52:26 +01:00
tomaka
3cdf13f1b2 Merge pull request #330 from paulirotta/shading-pack-450
Shading pack 450
2016-12-08 07:39:06 +01:00
Paul Houghton
b53cf071f3 4 more shaders->shaderpack450 2016-12-07 23:52:36 +02:00
Paul Houghton
2d7ffaf1f4 GL_ARB_shading_language_420pack->450pack in example 2016-12-07 23:45:46 +02:00
Paul Houghton
5aa5d671d1 Update dependency versions 2016-12-07 23:29:15 +02:00
tomaka
9a18d549aa Merge pull request #328 from wjvds/manual-copy-impl-in-shader-structs
Manual implementation of Copy in vulkano-shaders structs
2016-12-07 21:12:55 +01:00
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