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
Spearmint
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
12 days
ago. based on code collected
13 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 288 of 298
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Removed Q3ASM_TURBO defines from q3asm * Removed q3asm qfiles.h and redirected it to qcommon qfiles.h
Tim Angus
More...
over 19 years ago
Fix build problems under OS X
Six
More...
over 19 years ago
Fix build problems under OS X
Six
More...
over 19 years ago
* Replaced drawSurfs qsort algorithm with a radix sort + Performance is comparable, although generally slightly worse, but... + Radix is a stable sort algorithm, so overlapping coplanar drawSurfs (i.e. with the same sort key) no longer flicker indeterminately + Also removes the dubious comment: "FIXME: this was lifted and modified from the microsoft lib source..."
Tim Angus
More...
over 19 years ago
* Replaced drawSurfs qsort algorithm with a radix sort + Performance is comparable, although generally slightly worse, but... + Radix is a stable sort algorithm, so overlapping coplanar drawSurfs (i.e. with the same sort key) no longer flicker indeterminately + Also removes the dubious comment: "FIXME: this was lifted and modified from the microsoft lib source..."
Tim Angus
More...
over 19 years ago
- get rid of vm_none - if VM_PPC is set compiled vm support is enabled on ppc (default off atm)
Ludwig Nussel
More...
over 19 years ago
- get rid of vm_none - if VM_PPC is set compiled vm support is enabled on ppc (default off atm)
Ludwig Nussel
More...
over 19 years ago
ugly: undefine memmove to avoid build failure with gcc fortify extensions enabled
Ludwig Nussel
More...
over 19 years ago
ugly: undefine memmove to avoid build failure with gcc fortify extensions enabled
Ludwig Nussel
More...
over 19 years ago
don't call VM_Compile if it's not supported so the VM_Compile symbol isn't needed
Ludwig Nussel
More...
over 19 years ago
don't call VM_Compile if it's not supported so the VM_Compile symbol isn't needed
Ludwig Nussel
More...
over 19 years ago
* q3lcc is no longer the default target in the Makefile * Changed readme to suggest using the root Makefile instead of the one in code/unix
Tim Angus
More...
over 19 years ago
* q3lcc is no longer the default target in the Makefile * Changed readme to suggest using the root Makefile instead of the one in code/unix
Tim Angus
More...
over 19 years ago
Mac OS X needs Com_Memcpy and Com_Memset to be set to memcpy and memset.
Six
More...
over 19 years ago
Mac OS X needs Com_Memcpy and Com_Memset to be set to memcpy and memset.
Six
More...
over 19 years ago
* Patch from Andreas Kohn to fix q3asm build on FreeBSD * Removal of SYSTEM variable from the lcc makefile due to problems with FreeBSD
Tim Angus
More...
over 19 years ago
* Patch from Andreas Kohn to fix q3asm build on FreeBSD * Removal of SYSTEM variable from the lcc makefile due to problems with FreeBSD
Tim Angus
More...
over 19 years ago
* ATI skybox bug fix
Tim Angus
More...
over 19 years ago
* ATI skybox bug fix
Tim Angus
More...
over 19 years ago
* Usage of find on FreeBSD fix from Andreas Kohn
Tim Angus
More...
over 19 years ago
* Usage of find on FreeBSD fix from Andreas Kohn
Tim Angus
More...
over 19 years ago
* Append LCC directory to the PATH variable on all platforms
Tim Angus
More...
over 19 years ago
* Append LCC directory to the PATH variable on all platforms
Tim Angus
More...
over 19 years ago
* Fixed a foul-up with the lcc Makefile
Tim Angus
More...
over 19 years ago
* Fixed a foul-up with the lcc Makefile
Tim Angus
More...
over 19 years ago
* A couple of small Makefile fixes
Tim Angus
More...
over 19 years ago
* A couple of small Makefile fixes
Tim Angus
More...
over 19 years ago
* Applied q3asm-turbo patches from http://www.icculus.org/~phaethon/q3/q3asm-turbo/q3asm-turbo.html * Added -m option to q3asm to write a map file (which is now disabled by default) * q3asm now returns an error code on failure
Tim Angus
More...
over 19 years ago
* Applied q3asm-turbo patches from http://www.icculus.org/~phaethon/q3/q3asm-turbo/q3asm-turbo.html * Added -m option to q3asm to write a map file (which is now disabled by default) * q3asm now returns an error code on failure
Tim Angus
More...
over 19 years ago
* Fixed some vm build warnings
Tim Angus
More...
over 19 years ago
←
1
2
…
284
285
286
287
288
289
290
291
292
…
297
298
→
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