vladislavbelov
|
a1f98b016b
|
Moves depth and stencil tests to PipelineState and DeviceCommandContext.
Differential Revision: https://code.wildfiregames.com/D4471
This was SVN commit r26286.
|
2022-02-01 16:38:55 +00:00 |
|
vladislavbelov
|
709e8292b0
|
Moves color mask, depth mask and function management from CShaderPass to DeviceCommandContext.
Tested By: Langbart
Comments By: Stan
Differential Revision: https://code.wildfiregames.com/D4465
This was SVN commit r26284.
|
2022-01-31 20:10:06 +00:00 |
|
vladislavbelov
|
d4d1bc039f
|
Moves culling mode and front face state management to DeviceCommandContext.
Tested By: Langbart
Differential Revision: https://code.wildfiregames.com/D4456
This was SVN commit r26259.
|
2022-01-27 17:25:37 +00:00 |
|
vladislavbelov
|
5adbe4f1a3
|
Moves blend state management to DeviceCommandContext. Fixes #6420
Tested By: Langbart
Comments By: Stan
Differential Revision: https://code.wildfiregames.com/D4441
This was SVN commit r26228.
|
2022-01-19 17:28:47 +00:00 |
|
vladislavbelov
|
95318d34ff
|
Removes redundant layer check added in f715b73f4f.
Reported By: Freagarach
This was SVN commit r26189.
|
2022-01-08 13:44:40 +00:00 |
|
vladislavbelov
|
f715b73f4f
|
Uploads cube textures in SkyManager via DeviceCommandContext.
Commented By: Stan
Differential Revision: https://code.wildfiregames.com/D4421
This was SVN commit r26185.
|
2022-01-07 20:00:41 +00:00 |
|
vladislavbelov
|
fd976456d7
|
Performs texture uploads via DeviceCommandContext interface.
Tested By: Langbart, Stan
Differential Revision: https://code.wildfiregames.com/D4415
This was SVN commit r26170.
|
2022-01-05 14:49:54 +00:00 |
|