17 Commits (dd90262db2184c901c47d28a0eb9b6ee5cab8af7)

Author SHA1 Message Date
Alibek Omarov 588dede2a2 ref_soft: fix pointer-to-int casts 3 years ago
Alibek Omarov 9313f7e80e engine: replace pool pointer by pool handle 3 years ago
Velaron 4f31d7504a ref_api: fix remap info allocation (fixes #200) 3 years ago
Alibek Omarov 586d613a27 ref_soft: uncomment texture API functions implementations, they must be working now 3 years ago
Alibek Omarov 45334064b6 ref_gl: remove detail textures list generation leftovers 3 years ago
Alibek Omarov 58edfbc485 engine: move cvars that expected to exist by client.dll from render dll to engine 3 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
Andrey Akhmichin 63d8794902 ref_soft: r_image.c: remove duplicated Q_strlen() call. 4 years ago
mittorn ce269f8c6d ref_soft/glblit: fix wrong MapBuffer function in GLES3 4 years ago
mittorn d9290f2e03 gles1 and non-pbo fallbacks 4 years ago
Alibek Omarov 0db1a7743d engine: try to fix -Wmaybe-uninitialized that may be enabled with -Wuninitialized. Diagnostic is prone to false-positives, as compiler don't have enough data for this 4 years ago
Alibek Omarov 9292d81052 ref_soft: remove leftover debug volatile 4 years ago
FOTMarut e1985eeb4f ref_soft: de-duplicated symbols 4 years ago
Alibek Omarov 32f6f359a4 ref_soft: comment out useless line 4 years ago
Alibek Omarov 0428de6285 ref_soft: check if offsetof was defined before 4 years ago
Alibek Omarov 8fcfde1e42 ref_soft: comment out useless code to make compiler happy about uninitialized variables 4 years ago