Difference between revisions of "BRender x86 1.1.2"
Line 272: | Line 272: | ||
|- |
|- |
||
|DIOX3WRR.LIB |
|DIOX3WRR.LIB |
||
|Watcom 10 DOS4GW |
|||
⚫ | |||
|Register-Calling |
|||
⚫ | |||
⚫ | |||
|DOS I/O |
|||
|- |
|- |
||
|DIOX3WRS.LIB |
|DIOX3WRS.LIB |
||
|Watcom 10 DOS4GW |
|||
| |
|||
|Stack-Calling |
|||
| |
|||
⚫ | |||
|DOS I/O |
|||
|} |
|} |
Latest revision as of 01:14, 13 January 2022
Summary
This is the most complete and usable form of the BRender SDK found to date. It's located on the "Best of Internet" warez CD, July 1996 volume.
Other than some README.TXT files including some last minute additions and updates, there's no documentation included.
Useful external guides, from Argonaut (hosted on Tosh's RR2000 page)
- BRender x86 Install guide
- BRender x86 Tutorial guide
- BRender x86 Technical Reference
- BRender Documentation Errata
- BRender Newbies FAQ
Library files
A total of 49 LIB files are included, presumably for different setups and compilers. I'm attempting to identify which they are. The most useful guide is the image on the Installing BRender page.
Filename | Compiler | Variant | Use |
---|---|---|---|
BRFMBXR.LIB | Borland C 4.5 | Fixed Point | Arithmetic |
BRFMMFR.LIB | Microsoft Visual C++ 2.0 | Floating Point | Arithmetic |
BRFMMXR.LIB | Microsoft Visual C++ 2.0 | Fixed Point | Arithmetic |
BRFMWFRR.LIB | Watcom C 10a/10.5 | Floating Point
Register-Calling |
Arithmetic |
BRFMWFRS.LIB | Watcom C 10a/10.5 | Floating Point
Stack-Calling |
Arithmetic |
BRFMWXRR.LIB | Watcom C 10a/10.5 | Fixed Point
Register-Calling |
Arithmetic |
BRFMWXRS.LIB | Watcom C 10a/10.5 | Fixed Point
Stack-Calling |
Arithmetic |
BRFWBFR.LIB | Borland C 4.5 | Floating Point | Arithmetic |
BRFWBXR.LIB | Borland C 4.5 | Fixed Point | Arithmetic |
BRFWMFR.LIB | Microsoft Visual C++ 2.0 | Floating Point | Arithmetic |
BRFWMXR.LIB | Microsoft Visual C++ 2.0 | Fixed Point | Arithmetic |
BRFWWFRR.LIB | Watcom C 10a/10.5 | Floating Point
Register-Calling |
Arithmetic |
BRFWWFRS.LIB | Watcom C 10a/10.5 | Floating Point
Stack-Calling |
Arithmetic |
BRFWWXRR.LIB | Watcom C 10a/10.5 | Fixed Point
Register-Calling |
Arithmetic |
BRFWWXRS.LIB | Watcom C 10a/10.5 | Fixed Point
Stack-Calling |
Arithmetic |
BRSTBFR.LIB | Borland C 4.5 | Floating Point | Arithmetic |
BRSTBXR.LIB | Borland C 4.5 | Fixed Point | Arithmetic |
BRSTMFR.LIB | Microsoft Visual C++ 2.0 | Floating Point | Arithmetic |
BRSTMXR.LIB | Microsoft Visual C++ 2.0 | Fixed Point | Arithmetic |
BRSTWFRR.LIB | Watcom C 10a/10.5 | Floating Point
Register-Calling |
Arithmetic |
BRSTWFRS.LIB | Watcom C 10a/10.5 | Floating Point
Stack-Calling |
Arithmetic |
BRSTWXRR.LIB | Watcom C 10a/10.5 | Fixed Point
Register-Calling |
Arithmetic |
BRSTWXRS.LIB | Watcom C 10a/10.5 | Fixed Point
Stack-Calling |
Arithmetic |
BRZBBFR.LIB | Borland C 4.5 | Floating Point | Z-buffer |
BRZBBXR.LIB | Borland C 4.5 | Fixed Point | Z-buffer |
BRZBMFR.LIB | Microsoft Visual C++ 2.0 | Floating Point | Z-buffer |
BRZBMXR.LIB | Microsoft Visual C++ 2.0 | Fixed Point | Z-buffer |
BRZBWFRR.LIB | Watcom C 10a/10.5 | Floating Point
Register-Calling |
Z-buffer |
BRZBWFRS.LIB | Watcom C 10a/10.5 | Floating Point
Stack-Calling |
Z-buffer |
BRZBWXRR.LIB | Watcom C 10a/10.5 | Fixed Point
Register-Calling |
Z-buffer |
BRZBWXRS.LIB | Watcom C 10a/10.5 | Fixed Point
Stack-Calling |
Z-buffer |
BRZSBFR.LIB | Borland C 4.5 | Floating Point | Z-sorting |
BRZSBXR.LIB | Borland C 4.5 | Fixed Point | Z-sorting |
BRZSMFR.LIB | Microsoft Visual C++ 2.0 | Floating Point | Z-sorting |
BRZSMXR.LIB | Microsoft Visual C++ 2.0 | Fixed Point | Z-sorting |
BRZSWFRR.LIB | Watcom C 10a/10.5 | Floating Point
Register-Calling |
Z-sorting |
BRZSWFRS.LIB | Watcom C 10a/10.5 | Floating Point
Stack-Calling |
Z-sorting |
BRZSWXRR.LIB | Watcom C 10a/10.5 | Fixed Point
Register-Calling |
Z-sorting |
BRZSWXRS.LIB | Watcom C 10a/10.5 | Fixed Point
Stack-Calling |
Z-sorting |
DIO4GWRR.LIB | Watcom 10 DOS4GW | Register-Calling | DOS I/O |
DIO4GWRS.LIB | Watcom 10 DOS4GW | Stack-Calling | DOS I/O |
DIOPLBR.LIB | Borland C 4.5 | DOS I/O | |
DIOPLMR.LIB | Microsoft Visual C++ 2.0 | DOS I/O | |
DIOPLWRR.LIB | Watcom 10 | Register-Calling | DOS I/O |
DIOPLWRS.LIB | Watcom 10 | Stack-Calling | DOS I/O |
DIOPPBR.LIB | Borland C 4.5 | DOS I/O | |
DIOX3WRR.LIB | Watcom 10 DOS4GW | Register-Calling | ? |
DIOX3WRS.LIB | Watcom 10 DOS4GW | Stack-Calling | ? |