st/nine: rename *_conversion to *_internal
[mesa.git] / src / gallium / state_trackers / nine / surface9.h
2019-04-30 Axel Davyst/nine: rename *_conversion to *_internal
2019-01-26 Axel Davyst/nine: Enable debug info if NDEBUG is not set
2017-01-12 Axel Davyst/nine: Flush pending commands if needed for surface9...
2017-01-12 Axel Davyst/nine: Rework CreatePipeSurface
2016-12-20 Axel Davyst/nine: Use nine_context_box_upload for surfaces
2016-12-20 Axel Davyst/nine: Create pipe_surfaces on resource creation.
2016-12-20 Axel Davyst/nine: Access pipe_context via NineDevice9_GetPipe
2016-10-10 Patrick Rudolphst/nine: Implement MSAA quality levels
2016-05-18 Axel Davyst/nine: Add format fallback with conversion to surfaces
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-12 Axel Davyst/nine: Align stack for entry points
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-21 Axel Davyst/nine: Split NineSurface9_CopySurface
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-04-29 Axel Davyst/nine: Some D3DUSAGE_AUTOGENMIPMAP fixes
2015-04-29 Axel Davyst/nine: Simplify Surface9 Managed resources implementation
2015-04-29 Axel Davyst/nine: Rework texture data allocation
2014-11-26 Axel Davyst/nine: rework the way D3DPOOL_SYSTEMMEM is handled
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)