2ec5dc2709
revert to old driver (ugly tree, will fix that later)
2026-03-24 01:19:53 +01:00
4816fb5893
arch opts
2026-03-23 23:23:27 +01:00
4267922ec2
CRLF fix
2026-03-23 23:16:31 +01:00
a9cc616aeb
bump version
2026-03-21 02:22:34 +01:00
6234780d24
fix + opt
2026-03-21 02:07:00 +01:00
ed1812e9ce
bump glide2 versions
2026-03-21 01:52:44 +01:00
159f4518d5
trying to sync headers...
2026-03-21 01:23:04 +01:00
578e623aad
fix build
2026-03-20 23:37:27 +01:00
759ac19aff
implement device_class to auto create /dev/3dfx
2026-03-20 20:42:31 +01:00
df592b464f
add execution bit to rules file for debian packaging
2026-03-20 20:12:55 +01:00
6717a618ac
integration
2026-03-20 19:48:08 +01:00
8a704cd926
fix target
2026-03-20 19:10:32 +01:00
d0735d0b99
implement simple debian module package creation
2026-03-20 18:35:39 +01:00
Khralkatorrix
ee38094805
glide2x, glide3x: On MSVC, don't treat warning as error for glide tests.
...
Signed-off-by: Khralkatorrix <garuda2550@gmail.com >
2024-01-27 18:23:24 +03:00
Ozkan Sezer
6e79c3d9b7
add note to glide3x README about swlibs.
2022-12-25 14:02:40 +03:00
Jonathan Schleifer
d86e089d35
Fix compilation with MinGW
...
Change the 'extern inline' procedures in fxglide.h to 'static inline' .
2022-12-25 12:02:40 +01:00
Ozkan Sezer
7d4a1ddda1
h3/h5, minihwc: inline configmg code, remove win9x.asm.
2022-07-23 03:28:28 +03:00
Ozkan Sezer
5ba939612e
sst1: sync glide2/3 versions of makefiles, minor reorganization in init.
2021-11-11 17:50:04 +03:00
Ozkan Sezer
85186e0206
remove irrelevant ssttype checks from individual hw code
2021-11-11 17:37:50 +03:00
Ozkan Sezer
587e01e573
do not include SST1 and SST96 init codes together.
2021-11-11 17:37:04 +03:00
Ozkan Sezer
a20bb982cc
cvg, sst1: tweak another getenv() usage.
2021-11-11 17:33:40 +03:00
Ozkan Sezer
5ffccc63b8
cvg, sst1, sst96: cache the getenv() results in init code.
2021-11-11 17:33:32 +03:00
Ozkan Sezer
c9727c8829
shortened a few error messages
2021-11-11 17:33:02 +03:00
Ozkan Sezer
d254f7f28e
reverted commit a6ceeebd00 from glide2x/h3 - not needed.
2021-08-08 23:55:50 +03:00
Ozkan Sezer
170185784e
fxpci.c (pciOpen): commented out assert(0) for !busDetected case :
...
let the procedure return false with pciErrorCode == PCI_ERR_NO_BUS
2021-08-08 23:55:50 +03:00
Ozkan Sezer
a6ceeebd00
h3, h5, grGlideInit: return if _GlideRoot.hwConfig.num_sst == 0:
...
In case of error, _GlideInitEnvironment() calls GrErrorCallback() which is
supposed to be a noreturn function, but it really is not for non-windows..
Eww...
2021-08-08 23:55:10 +03:00
Ozkan Sezer
67ad843c88
removed dxe description from djgpp dxe builds
2021-08-08 23:55:04 +03:00
Ozkan Sezer
f7bcf2ba77
h3, minihwc.c: added missing string.h include
2021-08-08 23:55:02 +03:00
Ozkan Sezer
5e6b39fb2b
h3/h5, hwcInit, GLIDE_INIT_HWC: set errorString in case of failure.
2021-08-08 20:23:02 +03:00
Ozkan Sezer
43fbe0bf3c
minor warning fixes.
2021-02-02 11:11:10 +03:00
Ozkan Sezer
438ac12be4
fix typo from unintended search/replace
2020-11-27 11:44:50 +03:00
Ozkan Sezer
1f827a4602
glide2x/README: added note about cross-compiling on 64-bit hosts.
2020-10-07 23:00:50 +03:00
Ozkan Sezer
acddb52685
glide3x/sst1: replaced several [unsigned] long type usage with FxI32/FxU32
...
should fix issue noted at
e8f60ad8bb (commitcomment-40186242)
the glide2x tree in whole needs a similar massage..
2020-10-07 23:00:40 +03:00
Ozkan Sezer
fe35279d12
updated djgpp cross-build scripts
2020-07-08 15:10:00 +03:00
Ozkan Sezer
6d671089f6
added quick shell scripts for djgpp cross-compile.
2020-07-08 14:32:30 +03:00
sezero
1ceb326d78
added top-level 3DFX GLIDE Source Code General Public License file.
2019-09-11 11:11:50 +03:00
sezero
9fbf8482a8
swlibs: remove rest of the old makefiles
...
the old glide-devel-branch has them for reference.
2019-09-08 01:20:00 +03:00
sezero
f0adaa0423
glide2x: remove rest of the old makefiles
...
the old glide-devel-branch has them for reference.
2019-09-08 01:10:00 +03:00
sezero
0cfcfe0e88
glide2x: added new Makefiles for tests.
2019-09-08 00:28:00 +03:00
sezero
8522edee5c
glide2x: allow disabling the splash screen and the shameless plug code.
2019-07-07 00:47:28 +03:00
sezero
8be8bb66b5
glide2x, sst1: use different lib directories for sst1 and sst96 targets,
...
just like we do in the glide3x/sst1 tree.
2019-07-06 23:44:02 +03:00
sezero
91669cea49
glide2x, sst1: use different lib directories for sst1 and sst96 targets,
...
just like we do in the glide3x/sst1 tree.
2019-07-06 23:33:10 +03:00
sezero
305fab3650
glide2x: initial makefiles to target DOS/DJGPP.
...
build-tested yet, will see if they actually run later.
2019-07-06 18:37:00 +03:00
sezero
a5e52f47f5
glide2x djgpp build fixes #7/7:
...
h3, dos_mode.c: backported a fix by Daniel Borca from commit 3e642e03 .
2019-07-06 14:06:40 +03:00
sezero
671cee61eb
glide2x djgpp build fixes #6/7:
...
h3, dos_mode.c: add missing includes.
2019-07-06 14:06:07 +03:00
sezero
7f50068a47
glide2x djgpp build fixes #5/7:
...
h3, minihwc.c, gdebug.c: minor warning fixes.
2019-07-06 14:05:50 +03:00
sezero
ccadf5f395
glide2x djgpp build fixes #4/7:
...
sst1: change Int10 handler code to build if GLIDE_DEBUG10 is defined
instead of just GLIDE_DEBUG. (same thing is done in glide3x/sst1 tree.)
the code is for watcom, but can actually be ported to djgpp if it is
really needed some day.
2019-07-06 14:05:35 +03:00
sezero
1096fc0efb
glide2x djgpp build fixes #3/7:
...
enable rle_decode_line_asm() stub for djgpp builds too.
2019-07-06 14:05:18 +03:00
sezero
0e352d42c1
glide2x djgpp build fixes #2/7:
...
gerror.c: _guHeapCheck() is for watcom builds only due to _heapchk()
2019-07-06 14:05:04 +03:00
sezero
ee5fecf71f
glide2x djgpp build fixes #1/7:
...
sst1, gerror.c: add proper dos includes for djgpp
2019-07-06 14:04:45 +03:00