DisplayMagician/DisplayMagicianShared/AMD
Terry MacDonald ac5d51bb12 [WIP] Initial ProfileItem split into libraries
This is part of the new strategy to split the
ProfileItems into different derived clases with
one per Video card technology. The purpose is
to allow each video card driver to produce a
slightly different profiledata section which is
customised to the needs of that video card.

This will allieviate the need for us to extend
the Path object to support AMD, as we'll be
doing the differentiation at each ProfileItem.
Time will tell if this is a better strategy or not.

This is all to do with my even longer term
strategy of devloping video card driver library
files inhouse. This strategy was directly created
just so that I can make changes in my own code
if I need to support some additional features
such as HDR support within the profiles. It is very
difficult to do this if I'm using another video card
library. Much more simple to update my own code!
2021-06-22 21:05:24 +12:00
..
ADL.cs Update to v2.0.0 and added functions 2021-06-20 16:37:00 +12:00
AMDLibrary.cs [WIP] Initial ProfileItem split into libraries 2021-06-22 21:05:24 +12:00
AMDProfileItem.cs [WIP] Initial ProfileItem split into libraries 2021-06-22 21:05:24 +12:00