q3rally/engine/code/renderergl2
Zack Middleton 04ea0f76f8 ioquake3 resync to commit c1ab47a7 from 60dfabbe
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
2024-06-13 15:44:18 -05:00
..
glsl ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_animation.c ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
tr_backend.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_bsp.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_cmds.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_curve.c ioquake3 resync to commit 4610a240 from bc8737d7 2023-03-02 23:13:18 -06:00
tr_dsa.c ioquake3 resync to revision 3511 from 3444. 2018-07-30 11:35:12 +00:00
tr_dsa.h ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
tr_extensions.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_extramath.c ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
tr_extramath.h ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
tr_extratypes.h ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
tr_fbo.c ioquake3 resync to commit f9547e45 from 93abc60a 2024-03-02 05:42:51 -06:00
tr_fbo.h ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
tr_flares.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_glsl.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_image.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_image_dds.c ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
tr_init.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_light.c ioquake3 resync to revision 3444 from 3393. 2018-04-07 23:02:52 +00:00
tr_local.h ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_main.c ioquake3 resync to revision 3385 from 3347. 2017-11-04 11:30:30 +00:00
tr_marks.c ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
tr_mesh.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_model.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_model_iqm.c ioquake3 resync to revision 6920 from 6893. 2021-06-07 09:11:19 +00:00
tr_postprocess.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_postprocess.h ioquake3 resync to commit f9547e45 from 93abc60a 2024-03-02 05:42:51 -06:00
tr_scene.c ioquake3 resync to revision 3511 from 3444. 2018-07-30 11:35:12 +00:00
tr_shade.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_shade_calc.c ioquake3 resync to revision 3511 from 3444. 2018-07-30 11:35:12 +00:00
tr_shader.c ioquake3 resync to commit f9547e45 from 93abc60a 2024-03-02 05:42:51 -06:00
tr_shadows.c ioquake3 resync to revision 3511 from 3444. 2018-07-30 11:35:12 +00:00
tr_sky.c ioquake3 resync to commit 93abc60a from 5ede35d8 2024-01-21 16:28:59 -06:00
tr_subs.c ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
tr_surface.c ioquake3 resync to revision 3511 from 3444. 2018-07-30 11:35:12 +00:00
tr_vbo.c ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
tr_world.c ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00