Nicolas Koch
|
a04f214715
|
Small fixes
|
2017-07-14 00:58:38 +02:00 |
|
Pierre Krieger
|
ecb2d04f49
|
Better wording
|
2017-07-13 20:50:22 +02:00 |
|
Pierre Krieger
|
c8d48cc681
|
Add DeviceMemory::dedicated_alloc
|
2017-07-13 20:41:50 +02:00 |
|
Nicolas Koch
|
99729ad9a7
|
Implement pool for fences
|
2017-07-13 17:36:42 +02:00 |
|
tomaka
|
d623663266
|
Merge pull request #639 from tomaka/blit
Add AutoCommandBufferBuilder::blit_image
|
2017-07-13 15:27:12 +02:00 |
|
Pierre Krieger
|
d8357c1c85
|
Some documentation to blit_image
|
2017-07-13 11:37:18 +02:00 |
|
Pierre Krieger
|
3093b5c65a
|
Fix missing samples check
|
2017-07-13 11:00:45 +02:00 |
|
Pierre Krieger
|
c4e1ded52f
|
Add AutoCommandBufferBuilder::blit_image
|
2017-07-13 10:53:16 +02:00 |
|
tomaka
|
b4b672a221
|
Merge pull request #635 from nicokoch/allocation_count
Keep track of allocation count
|
2017-07-12 14:22:34 +02:00 |
|
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 |
|