Alibek Omarov
|
3c3d5d472e
|
ref_gl: bring back glDrawRangeElements support
|
5 years ago |
Alibek Omarov
|
15924aebaa
|
xash3d-fwgs: check if HAVE_TGMATH_H is set to positive value rather it's just defined
|
5 years ago |
Alibek Omarov
|
d2740f78c1
|
wscript: refactoring, add waf_unit_test, disable -Wdouble-promotion, rename fast as fastnative and leave fast without -march=native for x-compiling
|
5 years ago |
mittorn
|
1365020302
|
ref: add enum for screen rotation
|
5 years ago |
Alibek Omarov
|
aa6674b032
|
engine: support compiling with gcc3
|
5 years ago |
Alibek Omarov
|
5e8373fa46
|
engine: slightly update RefAPI
|
5 years ago |
Alibek Omarov
|
0dd91ceda2
|
xash3d-fwgs: append missing new line at the end of file
|
5 years ago |
mittorn
|
7f6395fa7d
|
ref: display transformation API
|
5 years ago |
Alibek Omarov
|
1decb1c7fb
|
xash3d-fwgs: append missing new line at the end of file
|
5 years ago |
Alibek Omarov
|
78baf568ae
|
engine: more double promotion fixes
|
5 years ago |
Alibek Omarov
|
1218f4aeb6
|
ref_gl: explicitly cast literals to floats
|
5 years ago |
Alibek Omarov
|
49a133514a
|
ref_gl: fix wrong type
|
5 years ago |
Alibek Omarov
|
1e7abdc144
|
wscript: fix ref_gl linking
|
5 years ago |
Alibek Omarov
|
ae624801ac
|
wscript: proper default showing in help
|
5 years ago |
Alibek Omarov
|
8889bda261
|
wscript: use ConfigurationContext.define instead of appending to env['DEFINES']
|
5 years ago |
Alibek Omarov
|
a5fa4df37c
|
ref_gl: fix wrong texture resampling condition
|
5 years ago |
Alibek Omarov
|
ddf070b63d
|
ref_gl: fix build
|
5 years ago |
Alibek Omarov
|
73516eea4c
|
ref_gl: update glwesv2 submodule
|
5 years ago |
Alibek Omarov
|
dc207a449c
|
engine: fix -Werror=strict-prototypes
|
5 years ago |
Alibek Omarov
|
94d0c78913
|
ref_gl: update gles2 wrapper
|
5 years ago |
mittorn
|
34463dcddc
|
ref_gl: fix glConfig.max_texture_units when GL_MAX_TEXTURE_UNITS_ARB query not supported
|
5 years ago |
Alibek Omarov
|
6e95e19589
|
submodules: update
|
5 years ago |
Alibek Omarov
|
8323df240b
|
engine: implement menu extensions to allow choosing renderers from GUI
|
5 years ago |
Alibek Omarov
|
a1ae770f70
|
engine: ref: add optional export to determine actual human readable renderer name
|
5 years ago |
Alibek Omarov
|
24adb6e3e0
|
ref_gl: update wrappers
|
5 years ago |
Alibek Omarov
|
d992f8525b
|
ref_gl: enable VBO for GLES targets, slightly refactor extensions checking, fix UB when initializing glwes
|
5 years ago |
Alibek Omarov
|
5cfe9ef181
|
ref_gl: update gles1 and gles2 wrappers
|
5 years ago |
Alibek Omarov
|
fce0ef6ad2
|
ref_gl: change gl_round_down flag, remove executing configs, implement GetConfigName call
|
5 years ago |
Alibek Omarov
|
8f9800eb3c
|
ref: move R_DrawTree from refdll to engine, implement using ref's triapi
|
5 years ago |
Alibek Omarov
|
2f8fec6b70
|
Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever.
|
5 years ago |
Alibek Omarov
|
4beba75159
|
engine: fix various compiler warnings
|
5 years ago |
Alibek Omarov
|
2d48e73f9d
|
ref_gl: fix compiler warning, most useful commit
|
5 years ago |
Alibek Omarov
|
511d728337
|
ref_gl: remove unused static function
|
5 years ago |
Alibek Omarov
|
771c09226e
|
ref_gl: patched to compile
|
5 years ago |
Alibek Omarov
|
2202e13a61
|
ref_gl: fix #52
|
5 years ago |
Alibek Omarov
|
3ae7ecaeb3
|
engine: patched to compile, moved gl_clear to engine
|
5 years ago |
Alibek Omarov
|
76dae35955
|
ref: remove COM_HashKey API call
|
5 years ago |
Alibek Omarov
|
b146f495fc
|
Add gl-wes-v2 and nanogl submodules
|
6 years ago |
Alibek Omarov
|
fe464af3ff
|
ref_gl: fix msvc build
|
6 years ago |
Alibek Omarov
|
2e953bd1a9
|
ref_api: remove GL_OnContextCreated, remove return value of GL_RenderFrame
|
6 years ago |
Alibek Omarov
|
bb8ba4225c
|
ref_gl: show r_info after loading extensions, add GL_GetProcAddress call
|
6 years ago |
Alibek Omarov
|
55c3040db1
|
ref_gl: fix unaligned access in sprites
|
6 years ago |
Alibek Omarov
|
fe14a360b4
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
6 years ago |
Alibek Omarov
|
3fef353291
|
android: initial port
|
6 years ago |
mittorn
|
25235b5296
|
ref_gl: remove Mod_SetCurrentLoadingModel call
|
6 years ago |
Alibek Omarov
|
7d8b63fd88
|
ref: get rid of R_IncrementSpeedsCounter
|
6 years ago |
Alibek Omarov
|
5be982cc72
|
ref: remove shared textures enum, instead use hardcoded texture names
|
6 years ago |
Alibek Omarov
|
2d968cf328
|
ref: remove unused GL_BuildLightmaps export
|
6 years ago |
Alibek Omarov
|
4d9563ea03
|
ref: make api thinner by removing IsNormalPass and moving CL_FxBlend to refdll
|
6 years ago |
Alibek Omarov
|
20c7c36996
|
ref_gl: remove dead WGL extensions
|
6 years ago |