Alibek Omarov
|
d56e53a347
|
Replace hardcoded functions names by __func__ macro
* while we're here, fix some possible bugs
* and fix -Wformat=2
s/__FUNCTION__/__func__/g
awawawa
|
2024-06-19 06:53:42 +03:00 |
|
Alibek Omarov
|
661e60720d
|
ref: gl: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
|
Alibek Omarov
|
7e9f87de2d
|
engine, ref: eliminate calls to global arrays, instead store array pointers at renderer side
|
2023-12-06 04:13:03 +03:00 |
|
Alibek Omarov
|
08dbfc45d3
|
ref: gl: refactor getting edge position, texture and lightmap coords
|
2023-12-02 18:02:18 +03:00 |
|
Alibek Omarov
|
3a57f26351
|
ref: gl: move ref_gl cvars to static allocation
|
2023-05-27 21:52:58 +03:00 |
|
Alibek Omarov
|
8b96e7ca87
|
ref: add size argument to COM_FileBase calls
|
2023-04-26 05:20:45 +03:00 |
|
Alibek Omarov
|
327eb330ed
|
ref: gl: minimize dependency on internal engine headers
|
2022-09-10 22:52:52 +03:00 |
|
Alibek Omarov
|
61c142e2db
|
ref: move renderers into ref subdirectory
|
2022-09-10 22:52:52 +03:00 |
|