Welcome, Guest. Please Login 3dfx Archive
 
  HomeHelpSearchLogin  
 
Page Index Toggle Pages: 1
Send Topic Print
Multitexture features with 1 TMU (Read 151 times)
McLeod
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Multitexture features with 1 TMU
17.05.03 at 19:38:43
 
I'm an author of glide wrapper for other cards, but since some banshee users asked me for this. I've started to investigate about.

My idea is a Glide3x -> Glide3x wrapper with direct calls for funcs non affected by second tmu and a software layer for affected.

2 TMU memory loads: i'm thinking in split TMU memory in two parts and report only half memory at grGet

grTexSource: It Must be delayed for second TMU saving it in a variable.

Filtering: Are direct only need change texture address.

Polygon Draws: I want use multipass following next steps:
- save combiners status
- set first texture & effects (combiners)
- draw first poly (point, line, tri, quad)
- set second texture & effects (combiners)
- draw second poly (point, line, tri, quad)
- restore combiners status

SST/LFB/DEPTH: No changes

This is what i've concluded with all my investigations...
I'm going to start project but since i dont have a 3dfx card full compatibility with them is very difficult. For this i'm looking for a another developers.
Back to top
 
 
IP Logged
 
FalconFly
YaBB Administrator
*****
Offline


3dfx Archivist

Posts: 2445
5335N 00745E
Gender: male
Re: Multitexture features with 1 TMU
Reply #1 - 17.05.03 at 20:54:03
 
Hi Smiley

That sounds very interesting, yet (the way I understand) you lack the Hardware (a Banshee Card) ?

---------------

You could contact AmigaMerlin, Koolsmoky, or Colorless (which I guess should be all working on comparable issues right now)

Contact Sites :
AmigaMerlin : www.3dfxzone.it
Colorless : http://www.users.on.net/triforce/glidexp/
Koolsmoky : http://www.3dfxzone.it/koolsmoky/index.html
Back to top
« Last Edit: 17.05.03 at 22:33:04 by FalconFly »  
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print