Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/nine: Clear struct pipe_blit_info before use. | Xavier Bouchoux | 2015-04-29 | 1 | -0/+2 |
* | Fix a few typos | Zoë Blade | 2015-04-27 | 1 | -1/+1 |
* | st/nine: Fix depth stencil formats bindings flags. | Axel Davy | 2015-02-06 | 1 | -2/+18 |
* | st/nine: Fix gpu memory leak in swapchain | Axel Davy | 2015-02-06 | 1 | -2/+1 |
* | st/nine: Fix present_buffers allocation | Axel Davy | 2015-02-06 | 1 | -6/+9 |
* | st/nine: Refactor format d3d9 to pipe conversion | Axel Davy | 2015-02-06 | 1 | -3/+19 |
* | st/nine: Fix crash when deleting non-implicit swapchain | Axel Davy | 2015-01-22 | 1 | -1/+1 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2014-12-08 | 1 | -1/+1 |
* | st/nine: call DBG() at more external entry points | Stanislaw Halik | 2014-11-26 | 1 | -0/+5 |
* | st/nine: rework the way D3DPOOL_SYSTEMMEM is handled | Axel Davy | 2014-11-26 | 1 | -3/+3 |
* | nine: Implement threadpool | Axel Davy | 2014-11-18 | 1 | -9/+77 |
* | nine: Add drirc options (v2) | Axel Davy | 2014-11-18 | 1 | -0/+5 |
* | nine: Add state tracker nine for Direct3D9 (v3) | Joakim Sindholt | 2014-11-18 | 1 | -0/+871 |