Dzmitry Malyshau
|
b96983a56b
|
Fix submission tracking
|
2019-03-31 19:59:21 -04:00 |
|
Dzmitry Malyshau
|
0b51c8a9d2
|
Clean up use statements.
Use copyless::VecHelper and ArrayVec for some things.
Refactor map_buffer internals.
|
2019-03-21 12:05:53 -04:00 |
|
Tristam MacDonald
|
1fe59e71db
|
run cargo fmt
|
2019-03-05 20:41:24 -08:00 |
|
Dzmitry Malyshau
|
c21420399a
|
Refactored tracking, now includes the views
|
2019-02-22 12:59:29 -05:00 |
|
Dzmitry Malyshau
|
844d371989
|
Command encoder interface
|
2019-02-12 16:48:56 -05:00 |
|
Dzmitry Malyshau
|
32f7ae4f28
|
Basic buffer creation
|
2019-01-21 16:18:56 -05:00 |
|
Dzmitry Malyshau
|
bb7fee796d
|
get_with_usage helper
|
2019-01-21 16:18:56 -05:00 |
|
Dzmitry Malyshau
|
2221b112c7
|
Fix command buffer recycling
|
2019-01-17 21:11:01 -05:00 |
|
Dzmitry Malyshau
|
b67a0bee0d
|
Prenentation logic and bits of frame synchronization
|
2019-01-14 16:41:14 -05:00 |
|
porky11
|
b61298a884
|
remove some unnecessary and
|
2019-01-12 20:11:27 +01:00 |
|
porky11
|
6f3499ecae
|
port to 2018 edition
|
2019-01-12 19:58:24 +01:00 |
|
porky11
|
a5a5b88014
|
use rustfmt for formatting after edits
|
2019-01-12 19:15:48 +01:00 |
|
porky11
|
6675a4d3e4
|
update to current version of gfx
|
2019-01-12 19:03:17 +01:00 |
|
Joshua Groves
|
0c1cf3621a
|
Update gfx
|
2018-11-11 12:36:37 -07:00 |
|
Dzmitry Malyshau
|
39186c9c7b
|
Add reference counting to objects
|
2018-11-02 16:45:10 -04:00 |
|
Dzmitry Malyshau
|
b27650bfcd
|
Buffer transitions for a render pass
|
2018-10-19 12:07:07 -04:00 |
|
Dzmitry Malyshau
|
5462690c4a
|
Chain multiple native command buffers per logical one
|
2018-10-18 16:27:35 -04:00 |
|
Dzmitry Malyshau
|
e4341603d7
|
Keep a reference to DeviceID in the command buffer
|
2018-10-01 11:41:55 -04:00 |
|
Dzmitry Malyshau
|
71b170979d
|
render pass begin/end
|
2018-10-01 09:49:34 -04:00 |
|
Joshua Groves
|
3975320543
|
Run cargo fmt
|
2018-09-28 07:21:07 -06:00 |
|
Dzmitry Malyshau
|
212cc386f3
|
wgn: command pools and buffer creation
|
2018-09-27 15:43:19 -04:00 |
|