Commit Graph

2519 Commits

Author SHA1 Message Date
Nicolas Koch
ca2a7a2589 Add documentation to allocation_count 2017-07-12 13:39:01 +02:00
Nicolas Koch
c0e822766d Introduce DeviceMemoryAllocError and adjust various parts of vulkano 2017-07-12 13:20:40 +02:00
tomaka
606427f55f Merge pull request #636 from tomaka/queue-family-caps-test
Check the capabilities of the queue family
2017-07-12 09:36:34 +02:00
tomaka
e851dfc620 Merge pull request #637 from tomaka/rm-specs
Remove the PDF files containing the specs
2017-07-12 09:36:27 +02:00
tomaka
ab138cdc86 Merge pull request #638 from thiolliere/patch-1
fix typo
2017-07-12 06:59:51 +02:00
thiolliere
3e63e56a24 fix typo 2017-07-11 23:19:23 +02:00
Pierre Krieger
349b62d152 Remove the PDF files containing the specs 2017-07-11 17:46:40 +02:00
Pierre Krieger
68c4921471 Check the capabilities of the queue family 2017-07-11 16:21:16 +02:00
Nicolas Koch
64ddb0161a Introduce OomError::TooManyObjects 2017-07-11 13:14:01 +02:00
Nicolas Koch
c1bb1af147 Track in Device instead of PhysicalDeviceInfos 2017-07-11 13:14:01 +02:00
Nicolas Koch
39933f3cd5 Keep track of the number of allocations 2017-07-11 13:14:01 +02:00
tomaka
139a13de62 Merge pull request #632 from tomaka/cb-builder-builders
Add other constructors for AutoCommandBufferBuilder
2017-07-11 12:33:39 +02:00
Pierre Krieger
437b046539 Fix examples 2017-07-11 11:33:35 +02:00
tomaka
2c6ef45a6c Merge pull request #634 from tomaka/mandelbrot-guide
Add the example for the mandelbrot fractal
2017-07-11 11:28:55 +02:00
Pierre Krieger
c34491ed57 Add the example for the mandelbrot fractal 2017-07-11 11:09:01 +02:00
Pierre Krieger
c60379fd97 Rename the AutoCommandBufferBuilder constructors 2017-07-11 08:46:42 +02:00
Pierre Krieger
d06e2abf3c Add other constructors for AutoCommandBufferBuilder 2017-07-10 21:27:42 +02:00
Constantine
2d5b5cf6f9 Merge pull request #1 from tomaka/master
Pull upstream
2017-07-10 00:27:44 +03:00
tomaka
a8c26ecad8 Merge pull request #628 from tomaka/transitive-conflicts
Resources conflicts should be transitive
2017-07-09 16:22:02 +02:00
Pierre Krieger
f8cd662f11 Resources conflicts should be transitive 2017-07-09 13:13:58 +02:00
tomaka
f886d27780 Merge pull request #626 from tomaka/swapchain-acq-fix
Remove the potential panic when destroying a SwapchainAcquireFuture
2017-07-08 20:22:48 +02:00
tomaka
bd540b90e7 Merge pull request #624 from tomaka/device-local-fix
Fix DeviceLocalBuffer not being unlocked
2017-07-08 20:18:00 +02:00
tomaka
4c3d0c7f16 Merge pull request #623 from tomaka/fix-607
Fix teapot rotating slowly
2017-07-08 20:17:54 +02:00
Pierre Krieger
bb0ddc5cd7 Add a small TODO 2017-07-08 20:00:45 +02:00
Pierre Krieger
f7958b783d Signal a fence when acquiring 2017-07-08 19:29:51 +02:00
Pierre Krieger
7744fbba08 Add acquire_next_image_raw2 2017-07-08 18:30:29 +02:00
Pierre Krieger
e2815b5358 Fix DeviceLocalBuffer not being unlocked 2017-07-08 17:15:51 +02:00
Pierre Krieger
205b56327e Fix teapot rotation slowly 2017-07-08 12:54:23 +02:00
tomaka
d4ebf0a549 Merge pull request #621 from tomaka/ex-update-finish
Finish updating examples for PersistentDescriptorSet
2017-07-08 12:42:39 +02:00
tomaka
04e79307a4 Merge pull request #620 from tomaka/0.5.2
Publish 0.5.2
2017-07-08 12:42:33 +02:00
tomaka
49183ec48b Merge pull request #622 from tomaka/robust-feature-enabled
Fix robust_buffer_access not marked as enabled in Device
2017-07-08 12:42:26 +02:00
Pierre Krieger
d6b36645d8 Fix robust_buffer_access not marked as enabled in Device 2017-07-08 12:15:20 +02:00
Pierre Krieger
7c48e7c891 Finish updating examples for PersistentDescriptorSet 2017-07-08 12:13:05 +02:00
Pierre Krieger
b63b49d204 Publish 0.5.2 2017-07-08 12:03:49 +02:00
tomaka
6fa42dcd74 Merge pull request #619 from tomaka/guide-image-clear
Add the example for the next section of the guide
2017-07-08 12:00:34 +02:00
tomaka
e2f36959bf Merge pull request #618 from tomaka/storage-gpu-fix
Fix the storage image wrong GPU lock impl
2017-07-08 12:00:26 +02:00
Pierre Krieger
bceafa2b03 Add the example for the next section of the guide 2017-07-08 11:13:32 +02:00
Pierre Krieger
5c3aa384d7 Fix the storage image wrong GPU lock impl 2017-07-08 11:10:25 +02:00
tomaka
819401bbc9 Merge pull request #616 from tomaka/copy_image_to_buffer
Add copy_image_to_buffer
2017-07-08 10:58:13 +02:00
tomaka
ca6e5e76fd Merge pull request #615 from tomaka/cb-concurrency-check
Check command buffers concurrency
2017-07-08 10:58:02 +02:00
tomaka
6ca105df76 Merge pull request #617 from tomaka/j1
Pass -j 1 flag to cargo test
2017-07-08 10:57:45 +02:00
Pierre Krieger
bac664b59b Pass -j 1 flag to cargo test 2017-07-08 09:29:28 +02:00
Pierre Krieger
1585518f22 Add copy_image_to_buffer 2017-07-08 09:28:03 +02:00
tomaka
aa9b5cd874 Merge pull request #614 from tomaka/rm-unused-sys-cb
Remove unused fields in UnsafeCommandBuffer
2017-07-08 09:00:38 +02:00
Pierre Krieger
df09ccf04a Check command buffers concurrency 2017-07-08 08:59:52 +02:00
Pierre Krieger
84bc4906b0 Remove unused fields in UnsafeCommandBuffer 2017-07-08 08:28:03 +02:00
tomaka
8da238817f Merge pull request #603 from tomaka/persistent-ds
Add PersistentDescriptorSet
2017-07-07 20:38:11 +02:00
Pierre Krieger
b9cf2aadec Add binding buffer views 2017-07-07 17:07:11 +02:00
Pierre Krieger
55149dfe26 Add a TODO 2017-07-07 17:07:11 +02:00
Pierre Krieger
9b9db97fb2 Add tons of safety checks in PersistentDescriptorSet 2017-07-07 17:07:11 +02:00