HULL/misc
Simon McVittie dc00968bc1 client: Remove i386 GNU assembler version of S_WriteLinearBlastStereo16()
This was the last remaining GNU assembler code that was in its own
independent source file, as opposed to being embedded in C code with
GNU `__asm__ volatile` or MSVC `__asm` (which tends to be much easier
to deal with in a modern build system).

When the Quake 3 engine was originally written, this might have been
an "expensive" function when written in portable C, but after 25 years
of CPU development it's less likely to matter (and modern compilers
might produce faster results from the C code anyway).

Resolves: https://github.com/ioquake/ioq3/issues/778
Signed-off-by: Simon McVittie <smcv@debian.org>
2025-08-23 21:23:03 +01:00
..
linux Add abstract frontend to HTTP support and stop using curl on Windows 2025-07-22 14:57:01 +01:00
msvc Added .gitignore to msvc folder 2019-08-28 01:13:18 -03:00
msvc10 Add .gitignore to msvc10 folder 2019-08-28 01:13:18 -03:00
msvc11 Added .gitignore to msvc11 folder 2019-08-28 01:13:18 -03:00
msvc12 Updated .gitgnore to latest GitHub template 2019-08-28 01:13:18 -03:00
msvc142 Upgrade to build and run from VS2019 2021-01-25 21:59:55 -06:00
nsis Add abstract frontend to HTTP support and stop using curl on Windows 2025-07-22 14:57:01 +01:00
osx Escape quotes for sv_dlURL in shell so it doesn't become "http:" 2017-07-20 23:24:52 -05:00
osxfe/ioquake3fe Initial Xcode workspace & project support (4.6.3). 2013-07-13 01:06:26 -05:00
quake3_flat.iconset Initial Xcode workspace & project support (4.6.3). 2013-07-13 01:06:26 -05:00
setup Improve AppStream metainfo 2023-08-19 16:40:44 -04:00
xcode client: Remove i386 GNU assembler version of S_WriteLinearBlastStereo16() 2025-08-23 21:23:03 +01:00
build-macos-sdl.sh Update build-macos-sdl.sh for thirdparty 2025-08-04 17:31:02 +01:00
ioquake3-folder.icns adding the OS X folder icon, use 2009-04-23 07:39:37 +00:00
lib-versions.sh Move library versions to lib-versions.sh 2025-07-24 20:26:53 +01:00
quake3_flat.icns Initial Xcode workspace & project support (4.6.3). 2013-07-13 01:06:26 -05:00
quake3-tango.png Generated a quick n dirty png of the tango icon. 2009-04-09 19:40:02 +00:00
quake3-tango.xcf Quake 3 Tango-Style icon, suitable for scaling low. Thanks to jayschwa@gmail.com for 2008-07-06 02:23:06 +00:00
quake3.icns * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
quake3.ico * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
quake3.png * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
quake3.svg * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
ReadMe-OSX.rtf ReadMe for OS X 1.36 2009-05-06 00:16:05 +00:00
update-libs.sh ...and adjust update-libs.sh to match 2025-08-02 20:08:59 +01:00