Actually they would need to write a Mesa driver, as Mesa already have an OpenGL Server.
What do you mean? The mesa drivers for NV/AMD are at 3.1 to. The Xeon Phi with a good Mesa driver have a...
Type: Posts; User: mateli; Keyword(s):
Actually they would need to write a Mesa driver, as Mesa already have an OpenGL Server.
What do you mean? The mesa drivers for NV/AMD are at 3.1 to. The Xeon Phi with a good Mesa driver have a...
I think the keyword here is LLVM. Yes you can easily develop OS for two CPUs utilizing LLVM. Of course if one CPU lacks some feature like an MMU, the OS must be able to cope with the lack of such a...
That's problem is that the two first gets in the way of their hidden commercial interests. Unless there are compatibility between Linux distributions it will be impossible for Linux to conquer the...
Perhaps you should Google. :)
There are Qt bindings for both Java and .NET...
No compiler will help you write fast loops. That's entirely up to the developer. However JIT can optimize loops better than static compilation.
Of course not. Neither will your C++ runtimes. No...
Do you have any evidence that HotSpot is not as good as VC or GCC on using SIMD? How exactly would Templates make any difference? And Java have atomics so that should not make any difference.
Yeah right. You really know what you are talking about right?
Yeah running C/C++ as bytecode will improve it as shown by FreeBSD which have switched to Clang and LLVM. ...
Google is your friend. Java is WAY faster than mono, there are plenty of tests proving that if you bother to Google. There are also plenty of tests proving Java is as fast as or faster than C++-
...
Exactly how do this dialect of English work in order to squeeze a strawman construct into that?
Of course .NET is a wrapper. So is Java and Qt. What is your point?
What do the rest of that sentence have to do with anything? The Windows and the .NET ecosystem is a complete different thing,...
I do not agree at all. When a C++ coder tries to write C++ code in Java I see all of the problems you describe. I do not see those problems among Java coders that know what they are doing.
Java...
Nope. These thing are not all the same thing. COM is an object sharing model, OLE is a COM application for sharing more specific object. DCOM is a network-transparent proxy for COM. ActiveX is a...
Yes. Because writing and maintaining a whole different set of code for Win32 and OS X is so much more cost-effective.
The truth is that by using an abstraction layer Microsoft would save billions....
Which is a fork of Mono(Game). Come back when its merged into Mono(Game).
Also there are a several features that I want that cannot be implemented because NaCl do not support them.
In my case the resistance to C# are quite simple.
1. There are much more libraries and solutions to use when making a Java application. The Java framework by itself have a lot more stuff than .NET,...
Unfortunately there are not open source compiler for C++ to CIL. Nor are there any Java compier. There are a closed source C++ compiler that are not publicly available. Also there are a JVM for .NET.
Seriously? Are you comparing XNA with LWJGL? The TAO framework which I guess MonoGame are based on are comparable to LWJGL.
XNA are a high level scene graph engine, not a low level API.
It...
"These features can be enabled if rebuilding Mesa with non-default build switches and pulling in the external S3TC library, but no major distribution vendor (unless counting Arch) is doing so out of...