mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-28 06:32:35 +00:00
04ea0f76f8
Use nanosleep(2) instead of usleep(3) Makefile: fix compilation on FreeBSD Update macOS version for GitHub CI OpenGL2: Add OpenGL ES 2.0+ support OpenGL2: Add run-time support for unsigned short indexes OpenGL2: Use CPU vertex animation if too few vertex attributes Merge pull request #664 from zturtleman/opengles2 OpenGL2: Fix issues running under WebGL OpenGL2: Fallback to OpenGL ES if OpenGL fails Add minimal emscripten support Fix emscripten build directions Use BASEGAME for emscripten assets Fix using emscripten 3.1.27+ Allow building for emscripten with "emmake make" Add -ffast-math for emscripten to match other platforms Add .vscode and baseq3 to gitignore Rebuild every target if Makefile changes ioquake3.html replaces Emscripten-generated HTML shell Get rid of "Nothing to be done for _.zip" message Fix build when specifying PLATFORM=emscripten manually instead of using emmake Silence compiler warnings Support debug Emscripten build Speed up GitHub Actions with -j Add GitHub Actions workflow for web/Emscripten Add Emscripten to README Add DEPEND_MAKEFILE to disable rebuild on Makefile edit Add BUILD_RENDERER_OPENGL1 to disable opengl1 Clean up emscripten in Makefile Make emscripten --preload-file opt-in Allow web client to use unzipped QVMs Customize the web client HTML file Add support for overriding basegame to web client Add support for mods to web client Rename client-config.json based on CLIENTBIN |
||
---|---|---|
.. | ||
cm_load.c | ||
cm_local.h | ||
cm_patch.c | ||
cm_patch.h | ||
cm_polylib.c | ||
cm_polylib.h | ||
cm_public.h | ||
cm_test.c | ||
cm_trace.c | ||
cmd.c | ||
common.c | ||
cvar.c | ||
files.c | ||
huffman.c | ||
ioapi.c | ||
ioapi.h | ||
json.h | ||
md4.c | ||
md5.c | ||
msg.c | ||
net_chan.c | ||
net_ip.c | ||
puff.c | ||
puff.h | ||
q_math.c | ||
q_platform.h | ||
q_shared.c | ||
q_shared.h | ||
qcommon.h | ||
qfiles.h | ||
surfaceflags.h | ||
unzip.c | ||
unzip.h | ||
vm.c | ||
vm_armv7l.c | ||
vm_interpreted.c | ||
vm_local.h | ||
vm_none.c | ||
vm_powerpc.c | ||
vm_powerpc_asm.c | ||
vm_powerpc_asm.h | ||
vm_sparc.c | ||
vm_sparc.h | ||
vm_x86.c |