Faster UseBuffer() for DirectX9 subsystem
-
- Enthusiast
- Posts: 276
- Joined: Fri Apr 25, 2003 5:06 pm
- Location: Gummersbach - Germany
- Contact:
Faster UseBuffer() for DirectX9 subsystem
Just as the title says. My game uses UseBuffer() a lot and is not playable using DirectX9 now.
The Human Code Machine / Masters' Design Group
-
- Enthusiast
- Posts: 276
- Joined: Fri Apr 25, 2003 5:06 pm
- Location: Gummersbach - Germany
- Contact:
Uups.. I tested my game with the latest beta 4 and it only displays garbage from the framebuffer of the graphics card while using DirectX7 and it displays only the sprites directly drawn to screen using DirectX9. The playfield drawn to the offscreen buffer and than pasted to the screen is completely black.
The Human Code Machine / Masters' Design Group