| version 1.11 | | version 1.12 |
|---|
| | |
| NETWORK = 1 | | NETWORK = 1 |
| | | |
| #optimized tmap_scanline_per. Pick one. | | #optimized tmap_scanline_per. Pick one. |
| # (Choose PPRO for p2 systems) | | # (Choose PPRO for p2 systems, FP for Alphas) |
| NORMAL_TMAP = 1 | | NORMAL_TMAP = 1 |
| #PENT_TMAP = 1 | | #PENT_TMAP = 1 |
| #PPRO_TMAP = 1 | | #PPRO_TMAP = 1 |
| | | #FP_TMAP = 1 |
| | | |
| #big endian machines. support NOT complete! If you have such a machine please | | #big endian machines. support NOT complete! If you have such a machine please |
| #make it work and send in the patches :) | | #make it work and send in the patches :) |