| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-11 | Renderer: Move cull mode to a rasterization state object | Stenzek | |
| Also moves logic for primitive handling to VideoCommon. | |||
| 2017-01-04 | VideoCommon: Make dst_alpha state implicit. | degasus | |
| 2016-10-04 | PixelShaderGen: Drop dstAlphaMode constant in shader generation. | degasus | |
| It is already stored within the UID. | |||
| 2016-07-29 | VideoCommon: Make API_TYPE an enum class | Lioncash | |
| Allows for forward declarations in most places, which prevents dumping unrelated VideoCommon.h contents directly into headers. | |||
| 2016-06-26 | Multithreadded Shadergen: Minor fixups. | Scott Mansell | |
| 2016-06-26 | Multithreadded Shadergen: Second Pass over geometery Shadergen | Scott Mansell | |
| 2016-06-25 | nullvideo: initial release of null video backend | degasus | |
