Issues.00358 - lordmundi/wikidoctest GitHub Wiki

00358: EDGE does not honor the VSYNC setting using ATI under Linux

« 00357 | Issues | 00359 »

Summary: EDGE does not honor the VSYNC setting using ATI under Linux

Created: 2011–05–17 10:40

Status: Released

Category: Bug

From: brad

Version: 2.2

Released_In: 2.3

Description:

The __GL_SYNC_TO_VBLANK environment variable does not seem to have an effect on EDGE when running on a Linux system that uses an ATI/AMD based graphics card.


Comments

brad May 17, 2011, at 10:48 AM This has been fixed by using the glXSwapIntervalEXT under linux and wglSwapIntervalEXT under windows, MAC was already fixed since it uses Togl_2.0 which allows specifying the swap interval during initialization.


« 00357 | Issues | 00359 »

Associated Commits

| commit | 349775fef4193255fa7c3dcd3412ae065982e05b link5 | || | Author: | Brad Bell | | Date: | Tue May 17 10:42:36 2011 -0500 | | Message: | [@Issue 00358: fixed problem with EDGE not recognizing __GL_SYNC_TO_VBLANK environment variable under Linux/ATI @] |

Affected Files:

bin_Darwin/doug    | Bin 1847040 -> 1847040 bytes
 bin_Linux_FC3/doug | Bin 678869 -> 679633 bytes
 bin_Win32/doug.exe | Bin 1819190 -> 1820126 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

| commit | 818119fec3c8851dbd581f5375da641ea4be1058 link6 | || | Author: | Brad Bell | | Date: | Tue May 31 10:51:50 2011 -0500 | | Message: | [@EDGE Issue 00358: fixed it so DOUG will now honor the __GL_SYNC_TO_VBLANK environment variable even for ATI @] |

Affected Files:

src/doug/doug.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++±-------
 1 file changed, 50 insertions(+), 8 deletions(-)