On Thu, 12 Feb 2004 18:29:03 -0600 (CST) "Daniel Hansen"
<[EMAIL PROTECTED]> babbled:

> > Mind sending a backtrace? The info below isn't very helpful.
> 
> sorry about that, I really don't debug stuff that often, but here it is:
> (gdb) backtrace
> #0  0x406e50a7 in extract_float_rgba ()
>    from /usr/X11R6/lib/modules/dri/tdfx_dri.so
> #1  0x00000000 in ?? ()
> Cannot access memory at address 0x6

hmm. that's not much help either. can u recompile evas with full gdb debugging?
ie:

make clean distclean
export CFGLAGS="-g"
./configure
make
make install

it might not help much either if the stack is screwed though...
but warning:
1. 3dfx doesn't support 24/32bpp textures. evas will look like a dog's festering
maggot-ridden rear end with 16/12bpp textures, which is what opengl will have to
fall back to. trust me. i can see it here on this i810 - its god-awful. i
wouldn't want my most hated enemies be subjected to this pain.
2. 3dfx has maximum texture sizes of 256x256. given the opengl engine this means
any images greater than 26pixels in any direction simply will not display. u
will get a "white box" instead.
3. get a new card. an ati or nvidia card is dirt stinking cheap (the lower
enough ones) and will run RINGS around your 3dfx card in quality, performance
even at the $50-100 card level.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
熊耳 - 車君 (数田)                  [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to