Glmax2d "blinking" on flips
Übersicht

Guamtmsou G.Betreff: Glmax2d "blinking" on flips |
![]() Antworten mit Zitat ![]() |
|
---|---|---|
i have a strange "blinking" issue using Glmax2d on vista/7...
seems that there are 2 different backbuffers that are "swapped" on flip... this is a code of the blinking-app (win 7) Code: [AUSKLAPPEN] SuperStrict
Framework BRL.glmax2d SetGraphicsDriver GLMax2DDriver() Graphics 300,130 DrawText "Flip-bug test",95,50 While Not KeyHit(key_escape) Delay(100) Flip 0 Wend 'to show the bug: 'using accellerated VGA driver on Xp/Vista/7 And OSX on Virtualbox (no valid VGA card) 'works fine on: 'Windows(only some VGA cards And SAFEMODE), Linux, OSX(with 3D-VGA card detected) someone can confirm the "blink" effect/issue? |
||
Übersicht


Powered by phpBB © 2001 - 2006, phpBB Group