You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alibek Omarov
402a596415
ref: add EXPORT to GetRefAPI, so MSVC will create *.lib file and not confuse waf or dynamic linker
|
6 years ago |
.. |
gl_alias.c
|
ref: Improve model unloading, fix texture leak
|
6 years ago |
gl_backend.c
|
Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone
|
6 years ago |
gl_beams.c
|
ref: fix all undefined references
|
6 years ago |
gl_context.c
|
ref: add EXPORT to GetRefAPI, so MSVC will create *.lib file and not confuse waf or dynamic linker
|
6 years ago |
gl_cull.c
|
ref: initial engine to ref API draft, not compiling, work in progress [ci skip]
|
6 years ago |
gl_dbghulls.c
|
ref: fix all undefined references
|
6 years ago |
gl_decals.c
|
Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone
|
6 years ago |
gl_draw.c
|
ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals
|
6 years ago |
gl_export.h
|
ref: render code moved out of engine, doesn't compile, first API prototype
|
6 years ago |
gl_frustum.c
|
ref:Fix some clgame, world and renderapi usages, import renderapi funcs from engine
|
6 years ago |
gl_frustum.h
|
ref: render code moved out of engine, doesn't compile, first API prototype
|
6 years ago |
gl_image.c
|
Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone
|
6 years ago |
gl_local.h
|
ref_gl: fixes for MSVC
|
6 years ago |
gl_opengl.c
|
ref: remove convar_t from renderer, disable engine-related definitions in mod_local
|
6 years ago |
gl_rlight.c
|
Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone
|
6 years ago |
gl_rmain.c
|
ref: replace model (un)loading by Mod_ProcessRenderData
|
6 years ago |
gl_rmath.c
|
ref: more @mittorn's changes on RefAPI
|
6 years ago |
gl_rmisc.c
|
ref: replace model (un)loading by Mod_ProcessRenderData
|
6 years ago |
gl_rpart.c
|
ref: simplify efx api, move efrags to engine
|
6 years ago |
gl_rsurf.c
|
Merge origin/master into ref_dll
|
6 years ago |
gl_sprite.c
|
ref_gl: fixes for MSVC
|
6 years ago |
gl_studio.c
|
Merge origin/master into ref_dll
|
6 years ago |
gl_triapi.c
|
Fix SpriteTexture
|
6 years ago |
gl_vgui.c
|
ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals
|
6 years ago |
gl_warp.c
|
Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone
|
6 years ago |
wscript
|
wscript: remove libm linking to static public, it's useless. Correct include path order
|
6 years ago |