aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/surface9.h
Commit message (Expand)AuthorAgeFilesLines
* st/nine: rename *_conversion to *_internalAxel Davy2019-04-301-3/+3
* st/nine: Enable debug info if NDEBUG is not setAxel Davy2019-01-261-1/+1
* st/nine: Flush pending commands if needed for surface9 changesAxel Davy2017-01-121-13/+4
* st/nine: Rework CreatePipeSurfaceAxel Davy2017-01-121-3/+0
* st/nine: Use nine_context_box_upload for surfacesAxel Davy2016-12-201-0/+2
* st/nine: Create pipe_surfaces on resource creation.Axel Davy2016-12-201-3/+2
* st/nine: Access pipe_context via NineDevice9_GetPipeAxel Davy2016-12-201-1/+0
* st/nine: Implement MSAA quality levelsPatrick Rudolph2016-10-101-0/+7
* st/nine: Add format fallback with conversion to surfacesAxel Davy2016-05-181-0/+3
* st/nine: Align stack for entry pointsAxel Davy2016-02-121-6/+6
* st/nine: Split NineSurface9_CopySurfaceAxel Davy2015-08-211-5/+9
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-6/+6
* util: Move gallium's linked list to utilJason Ekstrand2015-05-081-1/+1
* st/nine: Some D3DUSAGE_AUTOGENMIPMAP fixesAxel Davy2015-04-291-0/+3
* st/nine: Simplify Surface9 Managed resources implementationAxel Davy2015-04-291-10/+2
* st/nine: Rework texture data allocationAxel Davy2015-04-291-1/+0
* st/nine: rework the way D3DPOOL_SYSTEMMEM is handledAxel Davy2014-11-261-3/+4
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+181