aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/device9ex.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: rename 'state tracker' to 'frontend'Marek Olšák2020-05-131-458/+0
* st/nine: Fix buffer/texture unbinding in nine_state_clearAxel Davy2019-04-301-1/+1
* st/nine: Process pending commands on ResetAxel Davy2017-01-121-0/+1
* st/nine: Integrate nine_pipe_context_clear to nine_context_clearAxel Davy2016-12-201-2/+1
* st/nine: Back textures into nine_contextAxel Davy2016-12-201-0/+1
* st/nine: Align stack for entry pointsAxel Davy2016-02-121-17/+17
* st/nine: Handle Window OcclusionPatrick Rudolph2016-02-041-3/+45
* st/nine: Store minor version numPatrick Rudolph2016-02-041-4/+6
* st/nine: call DBG() at more external entry pointsStanislaw Halik2014-11-261-0/+15
* st/nine: clean device9ex.Axel Davy2014-11-261-4/+2
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+400