cosmonaut
|
774028a013
|
D3D compatibility ABI break
|
2022-03-02 11:42:26 -08:00 |
cosmonaut
|
f6369b6bce
|
add some notes to AcquireSwapchainTexture
|
2022-03-02 10:13:52 -08:00 |
cosmonaut
|
c34f74a99d
|
do not destroy untracked resource
|
2022-03-02 09:58:32 -08:00 |
cosmonaut
|
d6606d90f6
|
AcquireSwapchainTexture nullable
|
2022-03-02 09:39:23 -08:00 |
cosmonaut
|
ef10be4e9d
|
add some shortcut defaults to structs
|
2022-03-01 23:32:44 -08:00 |
cosmonaut
|
1fa73f0275
|
more presentation API improvements
|
2022-03-01 23:21:42 -08:00 |
cosmonaut
|
81c882bd48
|
presentation ABI break
|
2022-03-01 22:57:10 -08:00 |
cosmonaut
|
7328cbc13d
|
add some constructors to reduce boilerplate
|
2022-02-25 18:01:22 -08:00 |
cosmonaut
|
32b269526f
|
Blend state ABI break
|
2022-02-25 17:50:08 -08:00 |
cosmonaut
|
9028a8b1a0
|
remove Window namespace
|
2022-02-25 13:23:31 -08:00 |
cosmonaut
|
edd21ec573
|
remove count from managed GraphicsPipelineAttachmentInfo
|
2022-02-25 11:10:35 -08:00 |
Caleb Cornett
|
2469cf530a
|
Capitalized attachment info struct member names
|
2022-02-25 11:17:37 -05:00 |
cosmonaut
|
e5213da686
|
fix clear color conversion
|
2022-02-24 22:06:29 -08:00 |
cosmonaut
|
a88d8dabbb
|
update RefreshCS to correct commit
|
2022-02-24 21:36:29 -08:00 |
cosmonaut
|
1064bae828
|
Render Pass Streamlining (#14)
Changes as per a531fb8593
Reviewed-on: #14
Co-authored-by: cosmonaut <evan@moonside.games>
Co-committed-by: cosmonaut <evan@moonside.games>
|
2022-02-25 05:34:36 +00:00 |
cosmonaut
|
8a3d93d2dc
|
intellisense improvement + API tweak
|
2022-02-22 22:16:06 -08:00 |
cosmonaut
|
8973b3e658
|
Formatting pass
|
2022-02-22 21:14:32 -08:00 |
cosmonaut
|
a0c57c7a59
|
Cleanup fixes
|
2022-02-22 16:44:39 -08:00 |
cosmonaut
|
5679dba978
|
Actually dispose graphics resources
|
2022-02-22 14:29:50 -08:00 |
cosmonaut
|
cb25e6feff
|
resource destroy now requires a CB
|
2022-02-18 21:02:16 -08:00 |
cosmonaut
|
4acc2588e1
|
QueuePresent ABI break
|
2022-02-08 17:17:51 -08:00 |
cosmonaut
|
8022cd1011
|
add DispatchCompute to command buffer
|
2022-01-17 20:39:03 -08:00 |
cosmonaut
|
d2fca3654b
|
never mind on SetDataOptions, bad idea
|
2022-01-13 14:48:32 -08:00 |
cosmonaut
|
a5c8ebfc3a
|
update buffer upload ABI
|
2022-01-13 14:29:08 -08:00 |
cosmonaut
|
7d7437721c
|
uniforms are now pushed via command buffer
|
2022-01-12 13:01:32 -08:00 |
cosmonaut
|
0c588b96f4
|
add more info to Texture
|
2022-01-10 12:20:01 -08:00 |
cosmonaut
|
1fe256a479
|
get rid of badly conceived command buffer queue
|
2022-01-10 12:11:24 -08:00 |
cosmonaut
|
9df9aaeb3a
|
update texture SetData API
|
2021-11-14 21:08:02 -08:00 |
cosmonaut
|
e1a26e7c69
|
update libs
|
2021-11-14 20:44:46 -08:00 |
cosmonaut
|
29891c51e5
|
update libs
|
2021-07-30 13:01:30 -07:00 |
cosmonaut
|
9f588d389b
|
tighten game loop timing
|
2021-07-23 15:47:02 -07:00 |
cosmonaut
|
ae45aa9ff2
|
update RefreshCS
|
2021-07-23 14:38:41 -07:00 |
cosmonaut
|
a337b94dfa
|
.NET 5
|
2021-07-23 14:33:16 -07:00 |
cosmonaut
|
681e620477
|
add mouse wheel support
|
2021-03-26 12:20:05 -07:00 |
cosmonaut
|
3b83eb41da
|
add LookAt method to Quaternion
|
2021-03-26 12:07:46 -07:00 |
cosmonaut
|
984e30cc4c
|
add system for text input
|
2021-03-25 15:57:26 -07:00 |
cosmonaut
|
ccefe570db
|
add meta keys to keycodes
|
2021-03-23 17:38:53 -07:00 |
cosmonaut
|
7ecb27c98a
|
add vibration support + fix controller axes
|
2021-03-09 21:48:31 -08:00 |
cosmonaut
|
87d615783e
|
fix dll config copy
|
2021-03-01 16:53:29 -08:00 |
cosmonaut
|
2b41dbb37f
|
add dll config
|
2021-03-01 16:48:38 -08:00 |
cosmonaut
|
5eb5027bf1
|
initial 3D audio implementation
|
2021-02-26 16:17:26 -08:00 |
cosmonaut
|
7cc14ea819
|
update libs
|
2021-02-26 15:34:51 -08:00 |
cosmonaut
|
8e627c9b18
|
add window resize function
|
2021-02-24 13:03:39 -08:00 |
cosmonaut
|
b928257d3c
|
document lots of graphics stuff
|
2021-02-24 12:43:35 -08:00 |
cosmonaut
|
72c676a1e0
|
add doc comments to CommandBuffer
|
2021-02-23 23:41:14 -08:00 |
cosmonaut
|
09c03fece9
|
add Matrix3x2 and rename Matrix to Matrix4x4
|
2021-02-16 18:07:50 -08:00 |
cosmonaut
|
e6fa95b823
|
rework sampler binding API call
|
2021-02-11 12:25:12 -08:00 |
cosmonaut
|
44cd77eecb
|
fix orthographic projection for vulkan NDC space
|
2021-02-10 18:13:24 -08:00 |
cosmonaut
|
dc59b851d4
|
fix begin render pass
|
2021-02-10 17:15:46 -08:00 |
cosmonaut
|
d1e691a02b
|
change clear color type
|
2021-02-09 22:51:30 -08:00 |