Commit Graph

3683 Commits

Author SHA1 Message Date
Rua
f30cc19cff
Add remaining ColorSpace variants (#2013) 2022-10-02 20:16:19 -05:00
Austin Johnson
02b602fa8f
#2012 Changelog 2022-10-02 20:14:28 -05:00
Rua
1c77aeb455
Add support for layer extensions to VulkanLibrary (#2012) 2022-10-02 20:14:25 -05:00
Harald Steinmueller
75ef5218c4
#1935 add from_handle to DeviceMemory (#2011)
* #1935 add from_handle to DeviceMemory

* change parameter order and fix documentation
2022-10-02 15:19:53 +02:00
Rua
7a34d9c080
#2009 changelog 2022-10-02 10:46:19 +02:00
Austin Johnson
6e4d8c3494
Swapchain acquisition checks (#2009)
* Initial solution to swapchain acquisition checks

* replace internal_object comparisons
2022-10-02 10:44:46 +02:00
Rua
cc6e46c6a3
For clarity, since Additions mentions this type 2022-10-02 09:58:56 +02:00
Rua
c0331cf7ee
Rearrange a bit 2022-10-02 09:57:14 +02:00
Austin Johnson
9c64e2ff15
#2010 Changelog 2022-10-01 21:32:20 -05:00
Rua
f96519a8a3
Add state tracking and validation to Fence (#2010)
* Add state tracking and validation to `Fence`

* Forgot bind_sparse
2022-10-01 21:32:17 -05:00
Rua
f78e06fc6e
#2007 fixes (#2008) 2022-10-01 21:19:25 -05:00
Austin Johnson
6bee63404f
#2006 Changelog 2022-10-01 21:18:26 -05:00
Rua
b9584518a7
Cache results of some PhysicalDevice methods for faster future retrieval (#2006)
* Cache results of some `PhysicalDevice` methods for faster future retrieval

* Uh, derp

* MacOS fix

* Add missing validation

* One more validation check

* Use `RwLock` instead of `DashMap`
2022-10-01 21:18:10 -05:00
marc0246
3a83767924
Rust 2018 idioms (#2007)
* Add `#![warn]`s

* `cargo fix`

* Fix the `cargo fix` (fixception?)
2022-09-29 09:57:35 +02:00
Austin Johnson
9d0a205c20
#2005 Changelog 2022-09-27 03:04:56 -05:00
Rua
40642f6088
Add new memory property flags and improve documentation (#2005)
* Add new memory property flags and improve documentation

* Doc improvements
2022-09-27 03:04:52 -05:00
Austin Johnson
3b394b0504
#2002 Changelog 2022-09-27 02:58:51 -05:00
Rua
6b19b6ccf4
Remove command_buffer::submit module, make new Queue methods public (#2002) 2022-09-27 02:58:47 -05:00
marc0246
aeb6918cad
Fix feature name casing (#2003)
* Fix feature name casing

* Fix property name casing
2022-09-26 08:48:39 +02:00
Austin Johnson
073dd77c0c
#2001 Changelog 2022-09-24 07:00:35 -05:00
Rua
ac3fa2ab11
Make queues own the resources of executing operations (#2001) 2022-09-24 07:00:30 -05:00
Rua
13377d30f9
Change I missed 2022-09-24 12:57:45 +02:00
Rua
03d06e96a5
Updated pull request template (#1999) 2022-09-24 03:15:14 -05:00
Austin Johnson
6b0aa264d9
Exclude markdown from actions (#2000) 2022-09-24 03:14:53 -05:00
Rua
d4ba481de7
New changelog layout (#1998) 2022-09-24 02:14:41 -05:00
Austin Johnson
c4e487aa23
#1995 Changelog 2022-09-24 01:45:09 -05:00
Rua
c085dd8d9f
Queue operations refactoring (#1995) 2022-09-24 01:45:06 -05:00
Rua
12f66bbd8d
Fix clippy warnings with new Rust version (#1996) 2022-09-24 00:42:51 -05:00
Austin Johnson
3b508a3f86
#1993 Changelog 2022-09-22 02:18:25 -05:00
Rua
d869892375
Hide queue operations behind a lock (#1993) 2022-09-22 02:18:20 -05:00
Austin Johnson
d58633971e
#1992 Changelog 2022-09-22 02:11:36 -05:00
Rua
9a50d6ca56
Fix handling of runtime sized arrays in shaders (#1992)
* Fix handling of runtime sized arrays in shaders

* Small fix
2022-09-22 02:11:30 -05:00
Austin Johnson
137fb9f24b
Release 0.31 (#1990) 2022-09-18 05:46:53 -05:00
Austin Johnson
c603be06a5
#1991 Changelog 2022-09-18 05:18:22 -05:00
marc0246
873fa785f1
Fix memory leak (#1991)
Co-authored-by: comrademarc <40955683+comrademarc@users.noreply.github.com>
2022-09-18 05:18:16 -05:00
Rua
afe0b31293
#1984 #1985 additions 2022-09-18 09:58:51 +02:00
Austin Johnson
20373ea547
#1989 Changelog 2022-09-18 02:45:58 -05:00
Rua
0bab019d10
Treat atomic writes in shaders as write accesses (#1989) 2022-09-18 02:45:55 -05:00
Austin Johnson
8f99ceab32
Example Tweaks (#1987)
* Example Tweaks

* use released glium
2022-09-17 17:37:22 +02:00
Austin Johnson
dc73acae5f
#1985 Changelog 2022-09-17 06:29:41 -05:00
Rua
f8cbc68801
Add support for ext_separate_stencil_usage, image view usages and two new layouts (#1985) 2022-09-17 06:29:33 -05:00
Rua
936a09e326
Update Khronos URLs (#1986) 2022-09-17 13:01:29 +02:00
Rua
a0c7bf539f
Add unpromoted unsupported extensions, to get a full overview 2022-09-17 12:35:02 +02:00
Austin Johnson
4d03cf098d
#1984 Changelog 2022-09-17 05:30:15 -05:00
Rua
ccbd588238
Add external memory support for buffers (#1984) 2022-09-17 05:30:08 -05:00
Austin Johnson
8c4bc7013d
#1983 Changelog 2022-09-17 04:18:15 -05:00
Rua
3510525e74
Add support for ext_tooling_info (#1983) 2022-09-17 04:18:12 -05:00
Rua
cd6b28a523
Improvements to from_handle documentation and parameter order (#1982) 2022-09-17 04:15:12 -05:00
Rua
adc36e76f5
#1965 additions 2022-09-17 09:52:26 +02:00
Austin Johnson
84c14d8160
#1978 Changelog 2022-09-17 02:51:28 -05:00