Advertisement

Latest directx9 Activity

Hi guys,

I've been sort of debugging this code for about two weeks at this point and I cannot for the life of me figure out what's wrong with it. This is my first ever shader and besides the fact that if statements DO not work and there aren't any warnings about it I think I wasted a total of 40 hou…

2,049 views
Advertisement
Juliean
November 03, 2023 02:45 PM

cvaqabond said:
However, I must clearly state that I am a novice in directx programming. What does this mean and what should I do?

It means that you cannot both use multi-sampling and a lockable backbuffer at the same time. You need to determine what the application is locking the backbuffer for, and…

4,008 views

Hi @aerodactyl55 , many thanks for your reply.

Yes - agreed re. device capabilities.  It was one of the first things I checked… and all the things I think I'm using are marked as supported on both GPUs I'm testing on (an NVidia mobile GPU and an embedded Intel GPU).  It could still be some…

3,975 views

Before you start to make video games, learn how to ask questions. 

8,730 views

cvaqabond said:
Yes you are right Dx9 is very old, I would like to work with newer versions like dx11. However, as I mentioned, since I am very unfamiliar with this subject, it is not easy for me to switch versions. Maybe one day I'll be able to upgrade to more current versions after I get some know…

9,633 views
Advertisement
Advertisement