openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
QuakeForge
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 621 of 623
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added Marcus's patch to align surfcache_t structs for 64-bit platforms.
Nelson Rush
More...
about 25 years ago
pandr's autoconf cleanup. Now uses common/cd_wrapper.c to replace some of the things autoconf was doing before but really shouldn't have been.
Joseph Carter
More...
about 25 years ago
uquake/sys_sun.c has been moved to uquake/sys_unix.c which is the proper filename
Nelson Rush
More...
about 25 years ago
removed nested comments
Nelson Rush
More...
about 25 years ago
added names
Nelson Rush
More...
about 25 years ago
added
[email protected]
's patch
Nelson Rush
More...
about 25 years ago
added some things to the TODO
Nelson Rush
More...
about 25 years ago
sys_sun.c renamed to sys_unix.c, Makefile should recognize it now.
Nelson Rush
More...
about 25 years ago
Added loring's 1999/12/30 menu.c patch for AIX - level_t -> quakelevel_t
Nelson Rush
More...
about 25 years ago
added loring's 1999/12/30 patch for glquake.h, hand edited because he missed some updates.
Nelson Rush
More...
about 25 years ago
i've added cesarb's fix: top-level Makefile has @src_dir@, right thing is @srcdir@, and some tabs seem tohave been converted to spaces.
Nelson Rush
More...
about 25 years ago
*** empty log message ***
ewindisch
as Eric Windisch
More...
about 25 years ago
Made the Makefile checks ifeq(VAR,yes) rather than ifneq(VAR,) to make things more robust. Fixed HAS_TDFX in configure.in for real this time.
Joseph Carter
More...
about 25 years ago
make sure that HAVE_TDFX="no" if we don't find it
Joseph Carter
More...
about 25 years ago
Removed note for Utah GLX users that no longer applies
Joseph Carter
More...
about 25 years ago
use AC_DEFINE() instead of the confdefs.h hack
Joseph Carter
More...
about 25 years ago
More GLAPIENTRY fallout...earlier search/replace methods had left some stuff out...all better now.
Jeff Teunissen
More...
about 25 years ago
Repaired my own fix...that'll teach me to use #error without putting the error text in quotes... :)
Jeff Teunissen
More...
about 25 years ago
Fixed up screwy GLAPIENTRY fix for older Mesa versions. We can support Mesa 3.0 again.
Jeff Teunissen
More...
about 25 years ago
autoconf updates, several autoconf options have changed how they are run, please run ./configure --help to see what's what. Also made --help output worth looking at.
Joseph Carter
More...
about 25 years ago
Unrolled all the {client,post,pre,rules,srcfiles}.in files into the proper places in the various Makefile.in's. Having them all in the module root like that may make it easy to make a change that affects everything all at once but it's real bitch to try and maintain those files. They're all gone now and we'll just have to maintain the seperate makefiles.
Joseph Carter
More...
about 25 years ago
This file should be here.
Joseph Carter
More...
about 25 years ago
INDEX8 fix--doh!
Joseph Carter
More...
about 25 years ago
autoconf support is just about complete now! the -3dfx targets build and were tested successfully. There are a few hardwired LDFLAGS to clean up (-lm, -ldl, -lvga, and -lGL) in various targets still. In order to build with Mesa versions prior to 3.1 you'll need to change -lGL to -lMesaGL. I'll teach autoconf how to do this tonight. It's safe to come out from behind your pre_autoconf branch now guys. ;>
Joseph Carter
More...
about 25 years ago
Fixed the target line.
Nelson Rush
More...
about 25 years ago
autoconf now looks for lib3dfxgl.so to figure out whether or not to build the -glide targets (now named -3dfx..) Thid doesn't mean that I have actually written the makefile stuff for these targets, but rather that I have written the foundation needed to create them.
Joseph Carter
More...
about 25 years ago
Another commit from hell! Fixes to autoconf for Utah GLX and the base of support for the return of a glide target. Things are still a bit broken however as I need to write glide build rules. I probably have more to do in configure.in, I want to make libGL detection work more like Glide's does now. The Glide detection rule was lifted almost wholesale from Mesa because it works and I couldn't write anything that would work better.
Joseph Carter
More...
about 25 years ago
Ryan C. Gordon provided a small cleanup for snd_dma.c which fixes a crash if sound could not be started properly for some reason.
Joseph Carter
More...
about 25 years ago
Squashed a QW showstopper, last one I hope! Fixed a rare chance of a buffer overflow attack in the display code.
Zephaniah E. Hull
More...
about 25 years ago
Loring Holden's autoconf support. {qw-client,quake}-glide is currently not built since neither of us has the hardware available at the moment to test the 3dfx MiniGL target. Someone who does (Mercury?) will have to fix that. Bins all build in odd places for the moment. Thanks for staying up so late to help get this working Loring, you rock!
Joseph Carter
More...
about 25 years ago
←
1
2
…
615
616
617
618
619
620
621
622
623
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree