.. |
gl2_shim
|
ref: simplify wscripts, remove gl2_shim unused wscript, fix non-existent export in exports.txt
|
2024-10-24 00:40:12 +03:00 |
vgl_shim
|
ref: gl: vgl_shim: remove -fno-PIC to properly link it with shared library
|
2024-10-24 15:47:06 +03:00 |
exports.txt
|
ref: simplify wscripts, remove gl2_shim unused wscript, fix non-existent export in exports.txt
|
2024-10-24 00:40:12 +03:00 |
gl_alias.c
|
ref: gl: fix r_shadows and gl_vbo registration order. It must be registered before reading renderer config
|
2024-10-28 02:10:24 +03:00 |
gl_backend.c
|
ref: preserve aspect ratio when saving level and save shots
|
2024-10-16 21:35:52 +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 numeric value for wrappers macros, similar to build.h macros
|
2024-10-09 02:01:10 +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
|
ref: gl: set numeric value for wrappers macros, similar to build.h macros
|
2024-10-09 02:01:10 +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
|
ref: gl: cleanup unused functions in frustum
|
2023-04-03 05:05:32 +03:00 |
gl_image.c
|
ref: gl: set numeric value for wrappers macros, similar to build.h macros
|
2024-10-09 02:01:10 +03:00 |
gl_local.h
|
ref: gl: fix r_shadows and gl_vbo registration order. It must be registered before reading renderer config
|
2024-10-28 02:10:24 +03:00 |
gl_opengl.c
|
ref: gl: fix r_shadows and gl_vbo registration order. It must be registered before reading renderer config
|
2024-10-28 02:10:24 +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: reduce copypasted branch at LM_UploadBlock
|
2024-11-01 19:06:09 +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: gl: fix r_shadows and gl_vbo registration order. It must be registered before reading renderer config
|
2024-10-28 02:10:24 +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
|
ref: simplify wscripts, remove gl2_shim unused wscript, fix non-existent export in exports.txt
|
2024-10-24 00:40:12 +03:00 |