Page 4 of 9

Qt GUI feature suggestion thread

Posted: Fri May 23, 2008 6:03 pm
by spacy51

Hm, I wonder if I should add a renderer that does not use real textures but rather just some surfaces in 2D.


Qt GUI feature suggestion thread

Posted: Fri May 23, 2008 6:35 pm
by xKiv

(snipped)

...

I never used filters on my Celeron 1.7Ghz so I would not know how they affect performance...

...

 

On my computer (1.7GHz celeron, 2G ram, radeon 9200SE), right now (megaman battle network 1, some battle, open custom screen):

x1 runs at 99% (192% with turbo)

x2 runs at 85% (185% with turbo)

SAIx2 79% (...)

superSAIx2 75%

superEagle 75%

pixelate 84%

advancedMAME 89%

bilinear 80%

bilinear+ 77%

scanlines 87%

TV mode 85%

lq x2 77%

hq x2 66%

x3 57%

hq x3 44%

x4 50%

hq x4 33%

 

That's with no interframe filter (blender?), which would give another unwelcome hit.

OpenGL stretching feels like a no-op on my box.

 

 

...

 

I should get to the "make ROMs run on Qt build" thing.


Qt GUI feature suggestion thread

Posted: Fri May 23, 2008 7:47 pm
by mudlord

Hm, I wonder if I should add a renderer that does not use real textures but rather just some surfaces in 2D.

 

QPainter.

 

Sinamas's emulator uses it. And is quite zippy with QPainter enabled.


Qt GUI feature suggestion thread

Posted: Sun May 25, 2008 10:23 am
by spacy51

I was talking about the non-Qt build.

 

EDIT:

Just why was I talking about the non-Qt build in the Qt build thread [img]<fileStore.core_Emoticons>/emoticons/huh.png[/img]/emoticons/huh@2x.png 2x" width="20" height="20" />


Qt GUI feature suggestion thread

Posted: Wed Aug 06, 2008 12:35 am
by mudlord

oh, i see.

 

Well,

 

New Qt4 Windows build:

http://vba-m.com/vbam/vbaotherbuilds/vbam_qt_svn595.rar


Qt GUI feature suggestion thread

Posted: Wed Aug 06, 2008 10:21 am
by dualscreenman

This patch is just a minor tweak to put a separator between Open ROM and Exit in the file menu.


Qt GUI feature suggestion thread

Posted: Wed Aug 06, 2008 3:49 pm
by spacy51

 

 

It would be cool if you would upload the mingw runtime DLL to our file server as well and/or provide a link.


Qt GUI feature suggestion thread

Posted: Wed Aug 06, 2008 4:26 pm
by SCHUMI4EVER

This does not work with the old QT dll files package on the server.

 

It crashes with : The procedure entry point _ZN8QSysInfo14windowsVersionEv could not be located in the dynamic link library QtCore4.dll


Qt GUI feature suggestion thread

Posted: Wed Aug 06, 2008 5:26 pm
by mudlord

This does not work with the old QT dll files package on the server.

 

It crashes with : The procedure entry point _ZN8QSysInfo14windowsVersionEv could not be located in the dynamic link library QtCore4.dll

 

Qt 4.4 is used. Thats why those errors occur. So I need to upload the new Qt runtimes.

 

It would be cool if you would upload the mingw runtime DLL to our file server as well and/or provide a link.

 

Okay.


Qt GUI feature suggestion thread

Posted: Wed Aug 06, 2008 5:37 pm
by SCHUMI4EVER

Thanks. That would be cool. Then I can also take a look at the Qt build, I must say I am rather curious.

 

The mingw runtime was available in the old package by the way.