[QUOTE="horrowhip"][QUOTE="osan0"] interesting. hope it turns out well.
just one thing...will it only work on larabee and intel hardware? or will it support other hardware also? if its an intel hardware exclusive then its doomed to failure.
Vaasman
it will support other hardware.
Chances are it will have Larrabee specific features though because Larrabee is more capable than other GPU's to do certain things and in some cases is the only one able to do certain things....
examples plz.I will just explain WHY Larrabee can technically do that rather than giving BS example that I have no support for...
Traditional GPU's are defined by their hardware and feature-set.
DX version, Shader Model, Shader Architecture, etc. Those features define and limit what GPU's can do.
For example, a DX9 GPU can't do Geometry Shaders or Shader Model 4 functions. It also can't do any DX10 specific features. What this means is there is a clear limit on what it can do based upon hardware.
The difference is that Larrabee is based off of software renderers rather than hardware renderers. What that means is that any code that is written can be performed, it is just a matter of how fast it can run... What that means is that DX10 features can be done, without having the specific hardware related to those features. What that also means is that features outside of the DX10 feature-set can also be done. Larrabee can technically do things that may end up being DX11, DX12, or even DX13 features without any need for that specific hardware. It can just run the code. That also means you have flexibility to mix and match features and code. DX10 features can be mixed with DX9 features and features from OpenGL 2.1, all seamlessly. The GPU has the flexibility to handle everything.
As such, it can be recoded to adapt to and do whatever you could possibly want it to do.
Now, Offset Software may or may not take advantage of that flexibility and add in features that aren't possible in DX10 or OpenGL2.1 or whatever... I can't tell the future. But what I can tell, is the possibility and opportunity is there.
Log in to comment