.. |
gl2_shim
|
Replace hardcoded functions names by __func__ macro
|
2024-06-19 06:53:42 +03:00 |
vgl_shim
|
|
|
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
|
|
|
gl_dbghulls.c
|
|
|
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
|
|
|
gl_frustum.c
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|