Xrasher/ref/gl
2024-12-26 06:31:53 +03:00
..
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: migrate to new way to get lightstyles and dlights 2024-11-03 01:20:30 +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: remove Mod_LoadMapSprite from RefAPI 2024-11-03 02:59:44 +03:00
gl_cull.c engine, ref: RefAPI 5. Remove unused calls 2023-12-06 04:13:03 +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 engine: remove R_DrawTileClear from RefAPI 2024-11-03 02:21:38 +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 broken water texture when it was discarded by R_UploadRipples 2024-12-26 03:49:12 +03:00
gl_opengl.c public: add dll helpers to simplify basic interaction with exported functions lists 2024-12-23 04:43:15 +03:00
gl_rlight.c engine: make CL_RunLightStyles accept lightstyles array pointer as an argument. Make necessary changes in renderers. 2024-11-03 01:20:30 +03:00
gl_rmain.c ref: gl: added gl_fog cvar for better GoldSrc compatibility 2024-11-21 23:11:53 +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: fix some possible off by one errors 2024-11-17 13:26:03 +03:00
gl_rsurf.c ref: gl: fix broken water texture when it was discarded by R_UploadRipples 2024-12-26 03:49:12 +03:00
gl_sprite.c ref: remove Mod_LoadMapSprite from RefAPI 2024-11-03 02:59:44 +03:00
gl_studio.c ref: fix out of bound access when the entity is marked as player but has invalid number 2024-11-07 07:18:14 +03:00
gl_triapi.c ref: gl: added gl_fog cvar for better GoldSrc compatibility 2024-11-21 23:11:53 +03:00
gl_warp.c ref: gl: make r_ripple work with non-square non-pot textures, fix holes caused by unexpected transparency 2024-12-26 06:31:53 +03:00
wscript wscript: try to automatically set console subsystem flag depending on target features 2024-11-27 15:43:13 +03:00