- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025
02:35 AM
Opengl and gdi problem
Hi,
I have found a problem in an application i have developed in the past using GDI to draw in 2D and opengl to draw in 3D. The gdi drawing is working until i use opengl context to draw in 3D. This problem happens too in Nvidia but they have the option "Opengl GDI compatibility" to solve this problema. It is not the same in AMD drivers.
There is the option PFD_SUPPORT_GDI but it is not compatible with PDF_DOUBLEBUFFER.
Thanks.
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2025
09:41 PM
@Pepe19701 could you provide a demo which can reproduce this issue and tell us the steps to reproduce this issue.
