mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
add numerous reigsters for pfifo
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
How to optimise riva 128 applications:
|
||||
* Ensure any set of polygons with one texture is close to a multiple of 128 polygons.
|
||||
* Try to sort areas of a model with one texture to as close to 128 polygons as possible for efficient submission due to the lack of texturing.
|
||||
* Try to have around (32*128) for nv3 or (64*128) for nv3t polygons
|
||||
* Try to have around (32*128) for nv3 or (64*128) for nv3t polygons
|
||||
* Get coding
|
||||
* Alcohol
|
||||
Reference in New Issue
Block a user