| Laaca Czech republic, 08.10.2016, 14:50 |
Minimal 3DFX program via Glide3x.DXE library (Developers) |
Thanks to Sezero, Neozeed and Maraakate we have now the possibility to use the 3DFX acceleration in DJGPP environment. We only need some tutorials how to work with it. --- |
| marcov 10.10.2016, 20:51 @ Laaca |
Minimal 3DFX program via Glide3x.DXE library |
> (maybe Marcov could help?) |
| marcov 11.10.2016, 21:27 @ marcov |
Minimal 3DFX program via Glide3x.DXE library |
> DXE is quite a while ago for me. The only thing I could quickly find is |
| RayeR CZ, 12.10.2016, 21:19 @ marcov |
Minimal 3DFX program via Glide3x.DXE library |
> The above is probably for DXE1, the .dxe of djgpp in that times, while more --- |
| Laaca Czech republic, 13.10.2016, 21:06 @ marcov |
Minimal 3DFX program via Glide3x.DXE library |
All sources about DXE files in Freepascal I have suffer by problem that they can't use external units. --- |
| marcov 14.10.2016, 11:19 @ Laaca |
Minimal 3DFX program via Glide3x.DXE library |
> All sources about DXE files in Freepascal I have suffer by problem that |
| RayeR CZ, 10.10.2016, 22:28 @ Laaca |
Minimal 3DFX program via Glide3x.DXE library |
I think it would be better to interface with Mesa 3D library and let user choose 3dfx accelerated driver or software renderer instad of direct messing with 3dfx driver. Loading a DXE and calling some function from a C code is not complicated, there are some examples. --- |
| Laaca Czech republic, 13.10.2016, 20:58 @ RayeR |
Minimal 3DFX program via Glide3x.DXE library |
> I think it would be better to interface with Mesa 3D library and let user --- |
| RayeR CZ, 14.10.2016, 20:21 @ Laaca |
Minimal 3DFX program via Glide3x.DXE library |
> Calling a DJGPP .A libraries is possible but not trivial, especially when --- |
| marcov 14.10.2016, 23:28 @ RayeR |
Minimal 3DFX program via Glide3x.DXE library |
> > Calling a DJGPP .A libraries is possible but not trivial, especially |
| Laaca Czech republic, 16.10.2016, 00:24 @ marcov |
Minimal 3DFX program via Glide3x.DXE library |
The most advanced use of DXE libraries in Freepascal I found is used in KVision package: http://laaca.sweb.cz/kvision.zip --- |
Thread view