.. |
gl2_shim
|
Replace hardcoded functions names by __func__ macro
|
2024-06-19 06:53:42 +03:00 |
vgl_shim
|
wscript: move werror flags into uselib
|
2024-01-30 17:24:17 +03:00 |
exports.txt
|
|
|
gl_alias.c
|
engine: fix alias model loading
|
2024-07-21 04:15:56 +03:00 |
gl_backend.c
|
Fixes for -Wformat=2 on 64-bit targets
|
2024-06-22 07:31:37 +03:00 |
gl_beams.c
|
Replace hardcoded functions names by __func__ macro
|
2024-06-19 06:53:42 +03:00 |
gl_context.c
|
ref: gl: set malloc like attribute for imported zone memory allocator functions
|
2024-09-30 04:00:28 +03:00 |
gl_cull.c
|
engine, ref: RefAPI 5. Remove unused calls
|
2023-12-06 04:13:03 +03:00 |
gl_dbghulls.c
|
engine: client: only allocate debug hulls polygons when they're requested
|
2024-05-29 05:41:47 +03:00 |
gl_decals.c
|
ref: rename glpoly_t to glpoly2_t to make the changes more obvious and easier to notice
|
2024-08-10 13:46:00 +03:00 |
gl_draw.c
|
Replace hardcoded functions names by __func__ macro
|
2024-06-19 06:53:42 +03:00 |
gl_export.h
|
gl2shim: add SOFTFP_LINK support for gles3compat
|
2024-02-27 04:04:54 +03:00 |
gl_frustum.c
|
ref: gl: move ref_gl cvars to static allocation
|
2023-05-27 21:52:58 +03:00 |
gl_frustum.h
|
|
|
gl_image.c
|
Replace hardcoded functions names by __func__ macro
|
2024-06-19 06:53:42 +03:00 |
gl_local.h
|
ref: gl: set malloc like attribute for imported zone memory allocator functions
|
2024-09-30 04:00:28 +03:00 |
gl_opengl.c
|
ref: gl: move forcing gl_vbo to 0 after checking GL extensions out from R_GenerateVBO
|
2024-09-05 01:47:14 +03:00 |
gl_rlight.c
|
ref: remove unneeded dlight pointer increment
|
2024-06-15 08:44:18 +03:00 |
gl_rmain.c
|
ref: gl: implement generating VBO only when gl_vbo was set to 1
|
2024-09-05 04:10:56 +03:00 |
gl_rmath.c
|
ref: gl: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
gl_rmisc.c
|
ref: gl: implement generating VBO only when gl_vbo was set to 1
|
2024-09-05 04:10:56 +03:00 |
gl_rpart.c
|
ref: disabled verbose reporting about tracer invalid color index
|
2024-09-03 15:31:51 +03:00 |
gl_rsurf.c
|
ref: gl: implement generating VBO only when gl_vbo was set to 1
|
2024-09-05 04:10:56 +03:00 |
gl_sprite.c
|
ref: gl: replace same struct type memcpys by assignments
|
2024-07-31 00:06:07 +03:00 |
gl_studio.c
|
ref: enable multiplayer high defintion model in menu preview
|
2024-07-28 14:45:10 +03:00 |
gl_triapi.c
|
ref: gl: fix white border around the screen in Base Defense mod
|
2024-07-28 23:58:09 +03:00 |
gl_warp.c
|
ref: rename glpoly_t to glpoly2_t to make the changes more obvious and easier to notice
|
2024-08-10 13:46:00 +03:00 |
wscript
|
waf: upgrade to waf 2.1.1/waifu 1.3.0. Try to fix most optparse->argparse migration issues
|
2024-05-25 04:58:28 +03:00 |