aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/swapchain9.c
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Clear struct pipe_blit_info before use.Xavier Bouchoux2015-04-291-0/+2
* Fix a few typosZoë Blade2015-04-271-1/+1
* st/nine: Fix depth stencil formats bindings flags.Axel Davy2015-02-061-2/+18
* st/nine: Fix gpu memory leak in swapchainAxel Davy2015-02-061-2/+1
* st/nine: Fix present_buffers allocationAxel Davy2015-02-061-6/+9
* st/nine: Refactor format d3d9 to pipe conversionAxel Davy2015-02-061-3/+19
* st/nine: Fix crash when deleting non-implicit swapchainAxel Davy2015-01-221-1/+1
* Remove useless checks for NULL before freeingMatt Turner2014-12-081-1/+1
* st/nine: call DBG() at more external entry pointsStanislaw Halik2014-11-261-0/+5
* st/nine: rework the way D3DPOOL_SYSTEMMEM is handledAxel Davy2014-11-261-3/+3
* nine: Implement threadpoolAxel Davy2014-11-181-9/+77
* nine: Add drirc options (v2)Axel Davy2014-11-181-0/+5
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+871