Re: Numerous driver issues (bugs)
You quoted page 194, but you should have read further. It goes on to say: If the internal format of the texture image being modified is one of the spe-cific compressed formats described in table 8.14,...
View ArticleglReadPixels and integer texture FBO
Hi, I am having a hard time retrieving on the CPU the content of an integer texture attached to an FBO using glReadPixels. Is such thing possible at all ? The workflow is as follow:1- render to integer...
View ArticleKarta Graficzna XTX R7800 problem
Witam , mam problem z wyżej wymienioną kartą.Od razu po załączeniu komputera zaczyna się przegrzewać, aktywność wynosi 95%-98% mimo że wcześniej nie było z tym problemu.Chłodzenie działa i nie ma...
View ArticleRe: Karta Graficzna XTX R7800 problem
We can only respond back in English as we have no Polish speakers as moderators.
View ArticleDriverCommandLists and DriverConcurrentCreates
Hello there, I'd like to get some information on the status of AMD supporting DriverCommandLists in Direct3D 11. I know that it is not currently supported, but I was curious if there are any plans to...
View ArticleI have a problem with HD7610m driver in Windows8 / Windows 8.1; None of...
I installed my OS Wondows 8 / Windows 8.1, but when I start to install my drivers, there was a problem with VGA HD7610m. Driver pakage does not recognise it... Who is know, is there any Windows 8...
View ArticleRe: [CRASH] Repetable crash on glGenerateMipmap with GL_TEXTURE_3D
Attached a sample file that reproduces the crash. Just run the program and watch it crash. The exe was build in release mode but has debug symbols so you can see what's happening in the context...
View Article[CRASH] Repetable crash on glGenerateMipmap with GL_TEXTURE_3D
Hi everyone! I've been told this is the best place to report AMD GL driver bugs as there is no official bug tracker, but GL Driver team monitors this forum. So here it goes: When creating a 3D textures...
View ArticleDrivers HD 4000 série
Bonjour,Je possède une ATI HD 4890 qui marche toujours bien et qui me permet toujours de faire tourner les jeux à qualité max donc je me pose la question pourquoi vous ne developpez plus les drivers...
View ArticleATI Radeon 6770M HD, Won't run over Intel Intergrated. (pics) Help!
I purchased this HP Dv7 Laptop with a I7 processor and a AMD Radeon 6770 or 6740 HD card. I don't know what I did or didn't do but the setup is(and has been) pretty messed up for years. I sent this...
View ArticleRe: ATI Radeon 6770M HD, Won't run over Intel Intergrated. (pics) Help!
Hello! I think, you should reinstall drivers for all your cards. From BIOS disable the discrete cards, install Intel driver, and then enable the AMD cards and install the AMD driver. It will be better...
View ArticleWhere is the Mantle SDK?
I've been seeing announcements at various places on the web about how wonderful the new Mantle API is. But where is it? I can't find any link to the SDK on amd.com. (Neither can Google!) Surely...
View ArticleRe: Where is the Mantle SDK?
Unfortunately in 2012 with a wave of dismissal which took amd think are working now covered consoles gpus, apus. I think the mantle api to be and they will be refined later.________Desgraciadamente en...
View ArticleglTexSubImage2D crash with RGB texture in 13.12 drivers on Radeon HD 7700
We're seeing a crash when uploading a large texture with format GL_RGB. It seems to require one of the dimensions to be larger than 5300 pixels or so. This wasn't occurring in the 13.9 drivers. Tested...
View ArticleIssues with OpenGL application on Centos 6.4 with Dell M4800
I work on a major software project for the national weather service. We develop in java and use jogl for opengl. We have always used nvidia cards until recently a set of Dell M4800 laptops were...
View ArticleRe: Issues with OpenGL application on Centos 6.4 with Dell M4800
Hi, Would it be possible to get access to your application or another repro case? That would really help us debug this. Thanks, Graham
View ArticleRe: Issues with OpenGL application on Centos 6.4 with Dell M4800
I will post a small standalone program for the frame buffer issue today since it is easy to replicate for me in my environment. Is there any ideas about the weird imagery issues? Somewhere I could...
View ArticleRe: Issues with OpenGL application on Centos 6.4 with Dell M4800
Okay, thanks. As for things you can do, I don't have anything specific. In general, it seems you're using a lot of legacy functionality (client arrays, luminance textures, etc.). I would recommend...
View ArticleRe: Issues with OpenGL application on Centos 6.4 with Dell M4800
Interesting idea, I'll play around with switching to VBOs and see if that helps. What is the difference between a GL_LUMINANCE and GL_RED texture? I didn't even realize LUMINANCE was deprecated. The...
View ArticleRe: Issues with OpenGL application on Centos 6.4 with Dell M4800
It sounds like we're missing some state validation and the extra draws with the transparent lines is making it kick back in. Once you get a smaller reproduction case together, we can investigate. Graham
View Article