gilbadon
Distinguished
xenol :
I'd argue against that.
As a software developer, if your hardware doesn't with documentation, examples, and support, I don't really want to deal with it unless this is what my bosses wanted and this was the way forward. Imagine getting a microcontroller from STM or Atmel with zero to poor documentation, no examples, and not even a basic library get even basic peripheral functions to work.
This is the reason why GameWorks is popular, it let's the develoepr focus on the development of the application rather than try to fight with the hardware to get it to work.
As a software developer, if your hardware doesn't with documentation, examples, and support, I don't really want to deal with it unless this is what my bosses wanted and this was the way forward. Imagine getting a microcontroller from STM or Atmel with zero to poor documentation, no examples, and not even a basic library get even basic peripheral functions to work.
This is the reason why GameWorks is popular, it let's the develoepr focus on the development of the application rather than try to fight with the hardware to get it to work.
I am confused. You are saying that open source will make it more difficult to develop software? AMD is not just going to drop supporting their products. They will continue to write drivers and give best practices and examples. Look at google for example. Yes a lot of OEM's put their own spin on the android OS, but google every year puts out an example phone for other manufacturers to build off of (Nexus) as well as software (stock android).
Maybe I am misunderstanding you.