Radeon HD 7950
Will it be able to run Battlefield 4 at good enough fps? Clearly every answer to this question will be an opinion and a prediction. GPU - http://www.newegg.com/Product/Product.aspx?Item=N82E16814150588
View ArticleJava 3D stereo API?
San someone please point my in the right direction? I would like to make a java program that uses the stereo 3D features of my Radeon HD 7850M. How can I get started? Thank you.
View ArticleRe: [OpenGL] occlusion query extremely slow, conditional rendering broken
so it's been more than a month since this issue was reported. has it been fixed in beta drivers? how soon we should expect a stable driver with this fix(and some other opengl issues fixed)?
View ArticleRe: D3DImage do not show up when configure the switable graphics to Radeon...
I think this question can be more general: Can someone from AMD confirm that d3d9ex+ resource sharing does NOT work when applications run on the discrete GPU on the latest model laptops with switchable...
View ArticleURGENT: switchable graphics and resources sharing
We have some troubles on AMD Switchable Graphics system with Direct3D surfaces sharing technology. To be clear, Direct3D can find only single adapter and I will mean High Performance mode by "AMD GPU"...
View ArticleDriver bug? Texture Array with layer count > 2048 not working
Hello, I am trying to solve a serious problem with my OpenGL application, or, possibly, a driver bug.I want to create a texture array with 6000+ layers and GL_MAX_ARRAY_TEXTURE_LAYERS returns 8192, so...
View ArticleRe: URGENT: switchable graphics and resources sharing
Seems we solved issue 1 in part of detection (but if anybody knows proper and simple way to do this it will be good to know). However, surface sharing between two D3D devices assigned to High...
View ArticleRe: Radeon HD 7950
Go with it with no worries. The card should run Battlefield 4 just fine.
View ArticleglGenerateMipmap very slow on Radeon HD cards
Hi, I'm developing a 3d game engine based on openGL. Recently I've made some performance test between 2 different systems: AMD 64 dual core with Geforce GTS 250 versus Intel i7 quad core with Radeon HD...
View ArticleRe: glGenerateMipmap very slow on Radeon HD cards
Can I contact anyone in AMD?I would try to do some test/discussion about AMD OpenGL drivers to understand WHY their are so slow respect Directx implementation and/or NVIDIA OpenGL.I've developed a 3d...
View ArticleWhither the old graphics demos?
I was just trying to download some old graphics demos, but couldn't find them. Took ages to find, but there is a demos page still up here on the dev website:...
View ArticleRe: Device lost on stereo/quad buffer rendering
I can tell you that you may have better luck in DX11 as the device lost handling is superior all around. It takes a bit of time to convert your application however. I think for DX9 you were trying the...
View ArticleRe: Possible GLSL 4.2 compiler bug
Hi Graham, Do you know in which driver version it's planned to be solved this bug? Thanks Xavi
View ArticleglGetProgramiv(handle, GL_LINK_STATUS, &status) access violation
When I call the function glGetProgramiv to retrieve the link status like this: intstatus = 0;glGetProgramiv(handle, GL_LINK_STATUS, &status); I get an access violation error. This problem only...
View ArticleRe: OPENGL 4.3 DRIVERS
AMD Catalyst 13.4 WHQL drivers have been released. I know they have been in beta for several months and support a number of the OpenGL 4.3...
View ArticleBugs in 13.4 GL 4.3 exts:compute shader, SBOs and no_attachments
Hi,I have been testing new OGL compute shader and storage buffer objects extension and found following bugs (13.4 on 7950):(please note all the samples I use for testing this work correctly on Nvidia...
View ArticleRe: OPENGL 4.3 DRIVERS
Hi,I have been testing new OGL compute shader and storage buffer objects extension and found following bugs (13.4 on 7950):(please note all the samples I use for testing this work correctly on Nvidia...
View ArticleX server crashes when debugging multithreaded OpenGL application with GDB!!!!!
Hello,When I use GDB to debug a multithreaded opengl application the SYSTEM (!!!) freezes and I have to reboot the computer, this is 100% reproducible. The application works fine when I run it outside...
View Article