yes , this work fine , but where is the bug in my compiled exe? , i am using delphi 7
yes , this work fine , but where is the bug in my compiled exe? , i am using delphi 7
virtual
Seems I catched known bug for GeForce FX videocards, that was released when FBO wasn't a standard... In my compiled demo I have removed one line of code(attaching depth buffer to FBO). So, maybe I will disable FBO for GeForce FX and switch to PBuffer, or I will try to make some "magic" with MipMaps(like described here), or... just disable depth buffer because ZenGL for now is 2D onlyOriginally Posted by virtual
WILL
Thanks a lot
Last edited by Andru; 19-11-2010 at 02:12 PM.
Fullscreen mode seems extremely twitchy under Windows 7 (x64); I have an nVidia 310m. I suppose I could always look for driver updates again, but just thought I'd mention this anyway. Keep up the great work, this has been working mostly flawlessly for me on both Windows and Linux.
edit: hm, looks like you have a bug tracker. I'll try submitting something tomorrow (it's late).
Last edited by dazappa; 20-11-2010 at 08:07 AM.
dazappa
Seems I got the same bug with crazy windows in fullscreen mode... I will fix it. It appears in svn revision 789, but this revision fixed some problem with two monitors, that have all engines what I saw... I hate WinAPI >_<
update: I found solution... why something bad always happening when I make new package, and many people will download buggy version?
update 2: ZenGL 0.2 RC5 reuploaded with hotfix.
Last edited by Andru; 22-11-2010 at 04:35 PM.
Bookmarks