cosmonaut
|
9c83423c79
|
add buffer creation convenience method
|
2022-03-02 14:29:43 -08:00 |
cosmonaut
|
7d3a7901b2
|
convenience constructors for graphics state
|
2022-03-02 13:57:30 -08:00 |
cosmonaut
|
278db7d55b
|
fix a few missing renames
|
2022-03-02 11:45:37 -08:00 |
cosmonaut
|
774028a013
|
D3D compatibility ABI break
|
2022-03-02 11:42:26 -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
|
32b269526f
|
Blend state ABI break
|
2022-02-25 17:50:08 -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
|
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
|
cb25e6feff
|
resource destroy now requires a CB
|
2022-02-18 21:02:16 -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
|
9df9aaeb3a
|
update texture SetData API
|
2021-11-14 21:08:02 -08:00 |
cosmonaut
|
b928257d3c
|
document lots of graphics stuff
|
2021-02-24 12:43:35 -08:00 |
cosmonaut
|
4eb2cb6b09
|
some state tweaks
|
2021-02-08 18:10:02 -08:00 |
cosmonaut
|
29a86c2040
|
move uniform pushes to pipeline
|
2021-02-05 19:51:10 -08:00 |
cosmonaut
|
68bb51439f
|
change type buffer setdata to use element offset and length
|
2021-02-01 22:53:24 -08:00 |
cosmonaut
|
9e4007f9f0
|
buffer setData tweak and pin depthstenciltargetdescription
|
2021-01-28 21:49:33 -08:00 |
cosmonaut
|
55d8e5a1df
|
remove FileInfo references
|
2021-01-28 18:07:48 -08:00 |
cosmonaut
|
c65485a31c
|
use in for graphicspipelinecreateinfo
|
2021-01-28 17:44:12 -08:00 |
cosmonaut
|
addea0f810
|
reverting to CreateInfo pattern for consistency
|
2021-01-28 13:50:20 -08:00 |
cosmonaut
|
5524e501f3
|
add explicit resource dependencies to graphics resource objects
|
2021-01-27 14:02:46 -08:00 |
cosmonaut
|
186b025b4d
|
add depth buffer create shortcuts
|
2021-01-26 21:18:55 -08:00 |
cosmonaut
|
7f6236cb49
|
update render target and texture format API
|
2021-01-26 19:10:09 -08:00 |
cosmonaut
|
6ce1ce21b8
|
remove more of refresh from the API
|
2021-01-26 17:39:20 -08:00 |
cosmonaut
|
a55cd83123
|
update sampler definition
|
2021-01-25 20:57:26 -08:00 |
cosmonaut
|
66e0fe9924
|
remove Bit from flags enum
|
2021-01-25 20:47:39 -08:00 |
cosmonaut
|
ce27a4bc4c
|
adding some GetDatas and SetDatas
|
2021-01-25 18:18:25 -08:00 |
cosmonaut
|
db44c3e37a
|
change refs + a SetData convenience method
|
2021-01-21 17:27:25 -08:00 |
cosmonaut
|
a6ea645e91
|
some API tweaks
|
2021-01-21 14:05:10 -08:00 |
cosmonaut
|
d22a70c116
|
removing explicit RefreshCS references in API
|
2021-01-20 13:32:48 -08:00 |