back
user profile

Narishma

4,006karma·2,385submissions·April 7, 2013
recent activity (2,385 total)
comment
I'm not sure I agree with your last point. With the exception of Direct3D, pretty much everything from DirectX has been deprecated at one point or another and replaced with external libraries tha…
12y ago·view thread
comment
APUs (at least the desktop and laptop ones) use the same types of cores as the FX series, so they should perform about the same.
12y ago·view thread
comment
They are, unless you use old deprecated versions of OpenGL.
12y ago·view thread
comment
These articles aren't games-specific at all. They're pretty general. What made you think they wore games-specific?
12y ago·view thread
comment
Well, the PS4 also has some kind of voice controls and media capabilities, with more to come in the future. Just because they don't make a big deal about it doesn't mean the console only doe…
12y ago·view thread
comment
The ARMv6 CPU in the Pi has an FPU. Depending on your OS, you can use it in two different ways: * softfp where the float function arguments are passed in using integer registers or the stack * hardfp …
12y ago·view thread
comment
They haven't so much back-pedaled as prioritized gaming above media functionality for launch. All those missing features will come in future updates.
12y ago·view thread
comment
They have no plans to upgrade it anytime soon.
12y ago·view thread
comment
Aren't they funded by Microsoft, or something?
12y ago·view thread
comment
The PS3's API (LibGCM) had nothing to do with OpenGL. What Sony did however was provide an OpenGL ES 1.1+extensions implementation on top of the low level API. You can probably count on one hand …
12y ago·view thread
comment
PS4 doesn't have any form of OpenGL. In this case, WebGL is probably translated on the fly to calls to the proprietary low level graphics API.
12y ago·view thread
comment
AFAIK, compute shaders only became available in D3D11 and OpenGL 4.3. MacOS was stuck on OpenGL 3.2 for a long time, and even the latest version only supports 4.1. On Linux, Intel and open source driv…
12y ago·view thread
comment
Xbox One only launches with a couple more retail titles. PS4 launches with a dozen or so more PSN titles.
12y ago·view thread
comment
That's only true for PC games, where monitors did indeed produce blocky pixels. Arcade, console and early computer games that connected to TVs were designed to take advantage of the "deficie…
12y ago·view thread
comment
I don't know about the other games, but Wolfenstein 3D is definitely not abandonware. You can still buy it on Steam, XBLA, PSN and other places.
13y ago·view thread
comment
You can start here: https://github.com/hermanhermitage/videocoreiv/wiki/VideoCor... …
13y ago·view thread
comment
All those other DirectX parts have been deprecated for a long time now. The only thing still being used is Direct3D.
13y ago·view thread
comment
Quake Live is a native game (that's why you have to install a plugin) that is launched through a web-based interface.
13y ago·view thread
comment
The early ones were ports, they were recompiled and enhanced with higher resolutions and/or framerate, trophy support, etc... They're titled "HD Collection" or "HD Remastered&…
13y ago·view thread
comment
This thing will release months before the PS4 in Japan, so it makes sense to use the DS3.
13y ago·view thread
comment
They stopped making them earlier this year.
13y ago·view thread
comment
It's not powerful enough to handle PS2 emulation. Even the PS3 can barely do it for a handful of games.
13y ago·view thread
comment
On the other hand, memory speed (both latency and bandwidth) hasn't changed much in that timeframe. That means that relative to the speed of the CPU, it takes much longer to access memory now tha…
13y ago·view thread
comment
You do have direct control over it in this case. You can just change the fragment shader code to do with it whatever you want.
13y ago·view thread
comment
The only way they can do that is by using an Intel chip with Intel graphics. Everything else needs binary blobs.
13y ago·view thread
comment
Not all Atom chips have PowerVR graphics, though AFAIK all the phone and tablet Atoms do.
13y ago·view thread
comment
No, because it comes with a proprietary GPU.
13y ago·view thread
comment
Because there's no valid reason for it to be required to always be connected.
13y ago·view thread
comment
Not really. It's the norm on Sony consoles since the PS2.
13y ago·view thread
comment
Nvidia's Linux driver is more or less the same as their Windows (and MacOS, etc...) driver. They can't just open source it. Intel has an open source Linux driver and a closed source Windows …
13y ago·view thread