Dzmitry Malyshau
|
bb40160a6a
|
Convert the rest of functions to unsafe
|
2020-08-22 01:41:42 -04:00 |
|
Dzmitry Malyshau
|
8ccdddda2e
|
Update to latest gfx, mark some of the methods unsafe
|
2020-08-22 01:41:42 -04:00 |
|
Dzmitry Malyshau
|
3c68e62cdf
|
Update gfx dependencies
|
2020-08-05 13:08:29 -04:00 |
|
Dzmitry Malyshau
|
7962ce0d8b
|
Support VK_KHR_get_surface_capabilities2
|
2020-08-05 13:08:29 -04:00 |
|
Dzmitry Malyshau
|
1b19af0f5d
|
Port all the limits
|
2020-08-05 13:08:29 -04:00 |
|
Dzmitry Malyshau
|
d6a92224ab
|
Fake fence semantics
|
2020-08-05 13:08:29 -04:00 |
|
Dzmitry Malyshau
|
13773ea162
|
Fix push constant ranges
|
2020-08-05 13:08:29 -04:00 |
|
Dzmitry Malyshau
|
bef4517f83
|
Port to the new swapchain model
|
2020-08-05 13:08:29 -04:00 |
|
Dzmitry Malyshau
|
a66a3baeb8
|
Update to gfx-hal-0.5
|
2020-03-27 00:38:01 -04:00 |
|
Martin Krošlák
|
46776f5bcf
|
Update to 2018 edition
|
2020-01-25 09:03:23 +01:00 |
|
Martin Krošlák
|
6ad83bed4c
|
Fix rustc warnings
|
2020-01-23 06:36:10 +01:00 |
|
Martin Krošlák
|
7c28bd34ef
|
Update gfx-hal
|
2020-01-20 20:45:07 +01:00 |
|
Martin Krošlák
|
9f5d97a43c
|
Format code using rustfmt
|
2020-01-20 20:38:55 +01:00 |
|
Sascha Willems
|
421443fa05
|
Added vkGetPhysicalDeviceWin32PresentationSupportKHR
|
2019-10-23 20:56:59 +02:00 |
|
Gobrosse
|
50a59c91de
|
fixes crash when enumerating on some systems
matches both sides for calling copy_from_slice in
gfxEnumeratePhysicalDevices()
|
2019-10-11 12:34:37 +02:00 |
|
Aleksi Juvani
|
7bccd08688
|
Update gfx-hal
|
2019-09-13 17:16:03 +03:00 |
|
Aleksi Juvani
|
e1ba0b2d52
|
Add missing limits
|
2019-09-09 16:14:16 +03:00 |
|
Dzmitry Malyshau
|
96f89d9bb1
|
gfx-hal update with swapchain ranges
|
2019-08-02 22:23:34 -04:00 |
|
Dzmitry Malyshau
|
418dbd6647
|
gfx-hal updated, non-normalized coordinates
|
2019-07-19 15:47:36 -04:00 |
|
Dzmitry Malyshau
|
8f7cf7f4d8
|
gfx-hal update, gfxGetPhysicalDeviceProperties2KHR implementation
|
2019-07-03 16:46:31 -04:00 |
|
Dzmitry Malyshau
|
9883b4ccc1
|
Enable x11 and xcb vulkan features
|
2019-06-26 16:29:10 -04:00 |
|
Dzmitry Malyshau
|
03af213184
|
Events hookup
|
2019-06-26 14:11:57 -04:00 |
|
Shawn Thompson
|
25c65b23a7
|
Fixed some limits that were giving invalid validation layer responses
|
2019-06-09 10:59:10 -06:00 |
|
Aaron Loucks
|
77f56d8a89
|
Add transfer bit to all queue families
Per the gfx_hal::queue::QueueType docs, all variants should include
transfer operations. Notably, `General` now contains all three
queue types.
|
2019-06-01 02:57:22 +00:00 |
|
Aaron Loucks
|
ac3950be2e
|
Fixes for gfx HEAD, update Cargo.lock, and add gl backend option
|
2019-06-01 00:16:51 +00:00 |
|
Dzmitry Malyshau
|
53cc04f8dd
|
vkQuake3 screenshot
|
2019-03-26 23:59:36 -04:00 |
|
Dzmitry Malyshau
|
a656eaa1b6
|
gfx update and support for acquire fences
|
2019-03-23 22:30:08 -04:00 |
|
Dzmitry Malyshau
|
5d8488b584
|
gfx update, copyless handles, signposts
|
2019-03-19 10:04:07 -04:00 |
|
Dzmitry Malyshau
|
241416cf89
|
better single fences, support dummy submissions
|
2019-03-04 16:48:59 -05:00 |
|
Dzmitry Malyshau
|
2c6886401d
|
Fix max viewport size limit
|
2019-03-04 16:25:17 -05:00 |
|
Dzmitry Malyshau
|
0fe866eda8
|
gfx-rs update and multiple submissions
|
2019-03-04 14:28:54 -05:00 |
|
Dzmitry Malyshau
|
c425d5c370
|
Portability extensions fixes, README update
|
2019-02-08 14:53:12 -05:00 |
|
Dzmitry Malyshau
|
6c67ead74f
|
Another dependency update, instance extension query fix
|
2019-02-07 16:31:13 -05:00 |
|
Dzmitry Malyshau
|
781c9bb627
|
Implement the unified Metal surface creation
|
2019-02-07 15:10:21 -05:00 |
|
Dzmitry Malyshau
|
d2ca924a71
|
Update gfx and use the new feature flags
|
2019-02-07 09:47:18 -05:00 |
|
Dzmitry Malyshau
|
d5fb1b6f6c
|
Implement VK_EXTX_portability_subset v2
|
2019-02-06 15:06:48 -05:00 |
|
Dzmitry Malyshau
|
4f83168891
|
gfx dependency update
|
2019-02-06 11:42:20 -05:00 |
|
Dzmitry Malyshau
|
5729c195d2
|
Dependencies update, all-around unsafe qualifiers
|
2019-01-11 21:47:16 -05:00 |
|
Dzmitry Malyshau
|
a07537e94f
|
gfx-rs update with excessive errors
|
2018-12-01 23:10:10 -05:00 |
|
Dzmitry Malyshau
|
eb06b8c099
|
gfx update for image view capabilities
|
2018-09-11 20:55:49 -04:00 |
|
Dzmitry Malyshau
|
f9f7a0002d
|
Specialization with raw data
|
2018-09-09 08:30:29 -04:00 |
|
Joshua Groves
|
0ceed32835
|
Map max sampler anisotropy
|
2018-09-01 02:01:26 -06:00 |
|
Dzmitry Malyshau
|
7056ef8a6d
|
gfx-rs update, image buffer granularity default
|
2018-08-27 20:56:04 -04:00 |
|
Dzmitry Malyshau
|
d1c2982386
|
New image acquiring API, swapchain release fix
|
2018-08-26 08:20:11 -04:00 |
|
Dzmitry Malyshau
|
831e5ef973
|
Texel elements update
|
2018-08-24 16:52:54 -04:00 |
|
Dzmitry Malyshau
|
9ca30078d5
|
Query support
|
2018-08-23 08:12:28 -04:00 |
|
Dzmitry Malyshau
|
87f8175324
|
Surface image usage queries.
Fixed image usage flag conversion.
Added push constants limits.
|
2018-08-19 17:14:55 -04:00 |
|
Dzmitry Malyshau
|
119669fe48
|
gfx-rs update for the swapchain configuration
|
2018-08-16 00:11:24 -04:00 |
|
Joshua Groves
|
2bb319b052
|
Log gfx errors
|
2018-08-14 20:30:33 -06:00 |
|
Dzmitry Malyshau
|
b92c063844
|
gfx update and GFX_METAL_STITCHING environment option
|
2018-08-09 12:32:36 -04:00 |
|