.. |
gl_alias.c
|
ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs
|
2019-03-22 16:36:46 +03:00 |
gl_backend.c
|
ref_gl: bring back GL_STATIC option
|
2019-03-30 03:08:44 +03:00 |
gl_beams.c
|
ref: make api thinner by removing IsNormalPass and moving CL_FxBlend to refdll
|
2019-04-15 01:19:05 +03:00 |
gl_context.c
|
ref: get rid of R_IncrementSpeedsCounter
|
2019-04-15 02:17:43 +03:00 |
gl_cull.c
|
ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs
|
2019-03-22 16:36:46 +03:00 |
gl_dbghulls.c
|
ref: fix all undefined references
|
2019-03-11 17:37:58 +03:00 |
gl_decals.c
|
ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs
|
2019-03-22 16:36:46 +03:00 |
gl_draw.c
|
|
|
gl_export.h
|
ref_gl: move GLES and GL_STATIC defintions to gl_export.h. Add REF_GL_KEEP_MANGLED_FUNCTIONS, to keep use pgl instead of re-defining everything to gl. Used in conjuction with GL_STATIC
|
2019-04-13 19:39:22 +03:00 |
gl_frustum.c
|
|
|
gl_frustum.h
|
|
|
gl_image.c
|
ref: remove shared textures enum, instead use hardcoded texture names
|
2019-04-15 01:43:43 +03:00 |
gl_local.h
|
ref: make api thinner by removing IsNormalPass and moving CL_FxBlend to refdll
|
2019-04-15 01:19:05 +03:00 |
gl_opengl.c
|
ref_gl: allow gldebug for GL_STATIC. Rewrite extension querying for GLES. Allow gldebug for GLES(using GL_KHR_debug). ref_gles1 through nanogl now works
|
2019-04-13 19:38:41 +03:00 |
gl_rlight.c
|
ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs
|
2019-03-22 16:36:46 +03:00 |
gl_rmain.c
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +03:00 |
gl_rmath.c
|
|
|
gl_rmisc.c
|
ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs
|
2019-03-22 16:36:46 +03:00 |
gl_rpart.c
|
ref: simplify efx api, move efrags to engine
|
2019-03-17 23:14:53 +07:00 |
gl_rsurf.c
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +03:00 |
gl_sprite.c
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +03:00 |
gl_studio.c
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +03:00 |
gl_triapi.c
|
ref_gl: fix alpha in menu (and anywhere else where triColor4ub is used)
|
2019-03-28 18:17:58 +03:00 |
gl_vgui.c
|
|
|
gl_warp.c
|
ref: remove shared textures enum, instead use hardcoded texture names
|
2019-04-15 01:43:43 +03:00 |
wscript
|
android: initial port
|
2019-05-02 18:07:03 +03:00 |