Commit Graph
1355 Commits
Author SHA1 Message Date
Crow-bar d6d8ee3e57 ref_gu: updated initial GU settings 2022-10-20 16:54:06 +03:00
Crow-bar 89ee68d5d0 ref_gu: depth bug fixed, sort code removed 2022-10-20 16:50:48 +03:00
Crow-bar f5ca0175a5 engine: DSP optimization 2022-10-20 16:45:05 +03:00
Crow-bar 5559f728b7 waf: psp profiling flags for c++ 2022-10-19 10:57:21 +03:00
Crow-bar 238687affa Merge branch 'psp-tgapal' into psp 2022-10-18 09:51:35 +03:00
Crow-bar 5832d017c7 Merge branch 'psp-triapi' into psp 2022-10-18 09:51:22 +03:00
Crow-bar 4e78898c6f Merge branch 'psp-cachedfs' into psp 2022-10-18 09:51:06 +03:00
Crow-bar c6520b83b2 server: sv_save.c: checking P5Ram_Alloc results; memory leak fix 2022-10-18 09:31:03 +03:00
Crow-bar a440d1ff7a paltform: psp filesystem helper update 2022-10-18 09:19:57 +03:00
Crow-bar 3889ed8c52 engine: using sceIoRemove() instead of remove() for psp 2022-10-14 15:37:24 +03:00
Crow-bar 53d44f4c0e paltform: psp filesystem helper 2022-10-13 14:40:02 +03:00
Crow-bar bdc2009683 server: minor fix for inline functions 2022-10-12 11:04:35 +03:00
Crow-bar a375adb9ea ref_gu: skybox_ext reordering 2022-10-10 16:54:11 +03:00
Crow-bar 122a11005b imagelib: hardware palette support for tga 2022-10-10 16:49:01 +03:00
Crow-bar f70938d2b0 ref_gl: ref_soft: ref_gu: engine: TriAPI update 2022-10-10 16:44:48 +03:00
Crow-bar 40dca1ea1f ref_gu: vsync fix 2022-10-06 16:58:33 +03:00
Crow-bar f8452b8490 ref_gu: R_TextureList_f total size fix 2022-10-06 16:45:15 +03:00
Crow-bar 3b50fded8b ref_gu: menu freeze fix 2022-10-06 15:25:07 +03:00
Crow-bar 5ad4f43a7e waf: self.onlypsp fixed 2022-10-05 10:42:11 +03:00
Crow-bar ef117ffbb3 readme: psp profiling 2022-10-05 10:36:39 +03:00
Crow-bar 8850d2ae52 waf: updated build rules for psp 2022-10-05 10:26:13 +03:00
Crow-bar e66400ca39 engine: net_encode.c, net_buffer.c inline functions optimization 2022-10-04 10:31:33 +03:00
Crow-bar 01affdcbbd psp: lower sound thread priority 2022-10-04 10:27:31 +03:00
Crow-bar ed2ba1f226 psp: additional buttons, when pressed HOME 2022-10-04 10:27:01 +03:00
Crow-bar 1abec2620a psp: fixed bug in asm code, returned vsqrt+vrcp in TransformPositivePlane and TransformStandartPlane 2022-10-04 09:00:49 +03:00
Crow-bar f4ae5cf8e0 platform: using sceKernelGetSystemTimeWide instead of sceRtcGetCurrentTick 2022-10-03 08:19:49 +03:00
Crow-bar 57ddff5457 engine: R_BreakModel limit reduction for psp 2022-10-02 21:36:41 +03:00
Crow-bar d98330adca psp: asm code optimization 2022-10-02 12:38:12 +03:00
Crow-bar 21ed285da7 engine: psp filetime fix 2022-09-21 17:01:14 +03:00
Crow-bar b517019750 platform: p5 allocator fix; ref_gu: using vram for palettes 2022-09-21 15:31:26 +03:00
Crow-bar b567531cdb platform: PSP volatile(P5) memory allocator 2022-09-21 08:58:02 +03:00
Crow-bar 9c61941e52 ref_gu: code cleanup, fix spaces and tabs, asm Matrix_FromOriginQuat 2022-09-09 10:18:29 +03:00
Crow-bar 3afc7134ab ref_gu: efx optimization 2022-09-05 11:58:33 +03:00
Crow-bar bcf838c42f engine: .bss size reduction for PSP 2022-08-30 16:47:03 +03:00
Crow-bar 91d6fdd190 psp: using the maximum amount of VRAM 2022-08-10 16:58:20 +03:00
Crow-bar b8ff41eac9 psp: removed dll_psp.h 2022-08-10 16:49:49 +03:00
Alibek OmarovandCrow-bar 0277700977 gitignore: fix waf ignores 2022-08-10 16:44:09 +03:00
Crow-bar da68591f03 ref_gu: .bss size reduction 2022-06-16 14:14:55 +03:00
Crow-bar da695b75c4 engine: using MSGBOX in developer mode (Sys_Error) 2022-06-16 14:08:01 +03:00
Crow-bar 1b4bc7f5ec platform: module loader refactoring 2022-06-16 09:59:01 +03:00
Crow-bar cbfb43f05b engine: NORETURN macro disabled for PSP 2022-06-10 13:32:03 +03:00
Crow-bar db9e82cdec engine: CL_IsPlayerIndex macro 2022-06-10 11:19:16 +03:00
Crow-bar 12889494e0 ref_gu: reducing the number of calls to CL_GetEntityLight and CL_GetDynamicLight 2022-06-10 10:49:07 +03:00
Crow-bar f2d59eb7f8 ref_gu: studio model optimization 2022-06-09 11:13:29 +03:00
Crow-bar 3a3b8e2c4a ref_gu: triapi update 2022-06-08 16:15:38 +03:00
Crow-bar 1e132bf29e ref_gu: added rgb 332 format; changeable output format in R_BuildLightMap 2022-06-01 16:16:51 +03:00
Crow-bar d35330cd55 psp: enabled console background image 2022-06-01 14:55:43 +03:00
Crow-bar c07c1357e5 platform: buttons layout update 2022-05-27 15:11:38 +03:00
Crow-bar 8071355d68 ref_soft: framebuffer width fix 2022-05-27 15:00:30 +03:00
Crow-bar 6073e35bfc vid_psp.c: CRLF -> LF 2022-05-27 14:58:47 +03:00