Survey: Do You Support Framebuffers and/or Non-Po2 [RERUN]

General discussion about LÖVE, Lua, game development, puns, and unicorns.

After completing the test, what does the "You Support: ..." text say? (excluding FB sizes)

Nothing
7
10%
Framebuffers
2
3%
Framebuffers, Non-Po2 Framebuffers
0
No votes
Framebuffers, Non-Po2 Images
1
1%
Framebuffers, Non-Po2 Framebuffers, Non-Po2 Images
52
75%
Non-Po2 Images
7
10%
 
Total votes: 69

User avatar
TsT
Party member
Posts: 161
Joined: Thu Sep 25, 2008 7:04 pm
Location: France
Contact:

Re: Survey: Do You Support Framebuffers and/or Non-Po2 [RERU

Post by TsT »

I made the test. on Linux over (more 5 years dell laptop) with nVidia Corporation NV34M [GeForce FX Go5200 64M]
Result: Non-Po2 Images
I'm not supporting Framebuffers and the test still loop in state 4, never pass to state 5.

I suggest to change the test code from :

Code: Select all

  elseif state == 4 then
    if not supports.fb then return end
to

Code: Select all

  elseif state == 4 then
    if not supports.fb then state = 5 ; return end
My projects current projects : dragoon-framework (includes lua-newmodule, lua-provide, lovemodular, , classcommons2, and more ...)
Piggles
Prole
Posts: 10
Joined: Wed Dec 22, 2010 6:08 pm

Re: Survey: Do You Support Framebuffers and/or Non-Po2 [RERU

Post by Piggles »

Lenovo Ideapad laptop running Ubuntu 11.04 (i3 380M cpu, GeForce 310M graphics)

Code: Select all

Framebuffers
Non-PO2 framebuffers
Non-PO2 images
Framebuffers up to 16384 x 16384
Power of 3 frambuffers up to 19683 x 19683
User avatar
adrix89
Party member
Posts: 135
Joined: Fri Oct 15, 2010 10:58 am

Re: Survey: Do You Support Framebuffers and/or Non-Po2 [RERU

Post by adrix89 »

I don't think pcall works in this test
It said that I support everything when I'm actually not supporting npot framebuffers
I use Workflowy but you can check out Dynalist as its the better offer.
User avatar
Ertain
Citizen
Posts: 55
Joined: Fri Nov 19, 2010 9:38 pm
Location: Texas, U.S.A.

Re: Survey: Do You Support Framebuffers and/or Non-Po2 [RERU

Post by Ertain »

If anyone's interested, I'm using a Toshiba Satellite laptop with 3 gigs of RAM, a 2 gig AMD Turion 2X processor, an ATI Mobility 1250 graphics card, and PCLinuxOS with Xorg version 7.3.1 and Direct Rendering on.
Booted, suited, and ready to get executed.
User avatar
benloran
Prole
Posts: 19
Joined: Tue Jul 05, 2011 4:52 pm

Re: Survey: Do You Support Framebuffers and/or Non-Po2 [RERU

Post by benloran »

Machine: MacBook Pro 3,1 with OSX 10.6.8
CPU: Intel Core 2 Duo 2.2GHz
Memory: 2 GB DDR2
Graphics: NVIDIA GeForce 8600M GT 128 MB

I had the same problem as other OSX users here, with the max framebuffer size test crashing (it prints Bus Error in the console). However, if I modify the po2 loop to only go up to 11, it works (12 and it crashes). The results with it set to 1,11:

Framebuffers
Non-Po2 Framebuffers
Non-Po2 Images
Framebuffers up to the size 4096 x 4096 (this is the modified loop)
Power of 3 Framebuffers up to the size 6561 x 6561
User avatar
Kadoba
Party member
Posts: 399
Joined: Mon Jan 10, 2011 8:25 am
Location: Oklahoma

Re: Survey: Do You Support Framebuffers and/or Non-Po2 [RERU

Post by Kadoba »

Framebuffers / Non-Po2 Framebuffers and images

32 bit Windows Vista
Pentium Core 2 Quad x 2.4Ghz
3GB DDR 2
NVIDIA GeForce 8800 GT

framebuffers up to 16384 x 16384
3 framebuffers up to 6561 x 6561
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: Survey: Do You Support Framebuffers and/or Non-Po2 [RERU

Post by T-Bone »

Framebuffers
Non PO2 framebuffers
Non PO2 images
Framebuffers sizes up to 4096*4096
Power of 3 framebuffers up to 2187*2187

My computer is a EeePC with an Intel Atom N270 @ 1,6GHz running Ubuntu 11.04. Does not support SpriteBatches at all, though.
Last edited by T-Bone on Sun Jul 10, 2011 6:05 pm, edited 1 time in total.
User avatar
BlackBulletIV
Inner party member
Posts: 1261
Joined: Wed Dec 29, 2010 8:19 pm
Location: Queensland, Australia
Contact:

Re: Survey: Do You Support Framebuffers and/or Non-Po2 [RERU

Post by BlackBulletIV »

Thanks for all the results guys. :)
User avatar
cattail
Citizen
Posts: 56
Joined: Mon Feb 13, 2012 4:11 pm

Re: Survey: Do You Support Framebuffers and/or Non-Po2 [RERU

Post by cattail »

My old PC , celeron 1.7G NV Geforce2 MX400
support frambuffers,
Non-Frambuffers,
Non-Po2 images,

FB 8192x8192
Power 3 FB 6561x6561

This test prog is great, I can't know If I would use FB , now I 1st demo (Sokuban like is only 3 FPS)
thank a lot.
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: Survey: Do You Support Framebuffers and/or Non-Po2 [RERU

Post by Nixola »

PC: Packard Bell KAV60
CPU: Intel Atom N280 @ 1.66GHz
Display Adapter (I've got only this, related to graphics, in the Device Manager): Mobile Intel 945 Express Chipset Family
Memory: 1GB @ Don'tKnow
OS: Windows XP
I support: Non-Po2 images
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Post Reply

Who is online

Users browsing this forum: Roland Chastain and 256 guests