| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated submodules (added unit tests). Reworked TestApp | assiduous | 2019-12-12 | 1 | -177/+0 |
| | | |||||
| * | Fixed a number of clang warning to reduce the log size and fix travis build ↵ | Egor Yusov | 2019-10-25 | 1 | -0/+1 |
| | | | | | error | ||||
| * | Updated copyright notice | Egor Yusov | 2019-09-17 | 1 | -1/+1 |
| | | |||||
| * | Updated DRAW_FLAG to match API 240022 | Egor Yusov | 2019-04-07 | 1 | -1/+1 |
| | | |||||
| * | Refactored overloaded IPipelineState::GetStaticShaderVariable and ↵ | Egor Yusov | 2019-04-05 | 1 | -8/+8 |
| | | | | | IShaderResourceBinding::GetVariable | ||||
| * | Updated Core & tests | Egor Yusov | 2019-03-08 | 1 | -9/+14 |
| | | |||||
| * | Updated test to compy with the new API | Egor Yusov | 2019-03-02 | 1 | -20/+21 |
| | | |||||
| * | Replaced reference to initial data parameter with pointer in CreateTexture ↵ | Egor Yusov | 2019-02-09 | 1 | -2/+2 |
| | | | | | and CreateBuffer methods; updated light scattering implementation to not use lua | ||||
| * | Updated copyright notice + updated submodules | Egor Yusov | 2019-01-02 | 1 | -1/+1 |
| | | |||||
| * | Updated core & samples submodules. Using convenience constructors for ↵ | Egor Yusov | 2018-12-10 | 1 | -3/+1 |
| | | | | | DrawAttribs | ||||
| * | Updated SetRenderTargets() and ClearDepthStencil() methods to take ↵ | Egor Yusov | 2018-12-04 | 1 | -2/+2 |
| | | | | | StateTransitionMode parameter | ||||
| * | Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE | Egor Yusov | 2018-12-03 | 1 | -1/+1 |
| | | |||||
| * | Added explicit state transition control to CopyBuffer and CopyTexture methods | Egor Yusov | 2018-12-02 | 1 | -1/+1 |
| | | | | | Replaced CLEAR_RENDER_TARGET_TRANSITION_MODE with RESOURCE_STATE_TRANSITION_MODE | ||||
| * | Added state transition mode to ClearRenderTarget() | Egor Yusov | 2018-12-01 | 1 | -1/+1 |
| | | |||||
| * | Improved thread safety of enum flags; added explicit state transitions to ↵ | Egor Yusov | 2018-12-01 | 1 | -2/+2 |
| | | | | | SetRenderTargets() | ||||
| * | Updated submodules (added DRAW_FLAG_VERIFY_STATES & ↵ | Egor Yusov | 2018-11-27 | 1 | -0/+1 |
| | | | | | DISPATCH_FLAG_VERIFY_STATE flags) | ||||
| * | Added explicit control over resource transitions in draw command | Egor Yusov | 2018-11-24 | 1 | -4/+4 |
| | | | | | Added explicit static resource binding initialization in SRB objects | ||||
| * | Enabled seperate samplers | Egor Yusov | 2018-10-18 | 1 | -0/+171 |
