dquakeplus/source/psp
cypress debcddf2cc
Merge pull request #17 from shpuld/fix/revert-clipping-vfpu-asm
Fix: revert changes to vfpu clipping asm, it was too good to be true
2023-09-11 10:38:34 -04:00
..
dist Initial commit 2022-02-08 16:49:56 -05:00
m33libs Initial commit 2022-02-08 16:49:56 -05:00
pics Initial commit 2022-02-08 16:49:56 -05:00
.bash_history Initial commit 2022-02-08 16:49:56 -05:00
Nazi-Zombies-Portable.cbp Initial commit 2022-02-08 16:49:56 -05:00
Nazi-Zombies-Portable.layout Initial commit 2022-02-08 16:49:56 -05:00
Random.cpp Initial commit 2022-02-08 16:49:56 -05:00
Random.h Initial commit 2022-02-08 16:49:56 -05:00
VramExt.S Initial commit 2022-02-08 16:49:56 -05:00
battery.cpp Initial commit 2022-02-08 16:49:56 -05:00
battery.hpp Initial commit 2022-02-08 16:49:56 -05:00
cd.cpp Update to the new, POSIX-Complient PSPSDK 2023-03-27 13:04:29 -04:00
clipping.cpp revert changes to vfpu clipping asm, it was too good to be true 2023-09-10 09:58:28 +03:00
clipping.hpp Initial commit 2022-02-08 16:49:56 -05:00
files-collected Initial commit 2022-02-08 16:49:56 -05:00
fnmatch.cpp Initial commit 2022-02-08 16:49:56 -05:00
fnmatch.h Initial commit 2022-02-08 16:49:56 -05:00
gethost.cpp Initial commit 2022-02-08 16:49:56 -05:00
gethost.hpp Initial commit 2022-02-08 16:49:56 -05:00
input.cpp Use VFPU for most memcpy operations - backported from ADQ 2022-05-19 12:58:48 -04:00
main.cpp Further increase hunk size on PSP-1000 2023-08-28 13:48:59 -04:00
math.cpp Initial commit 2022-02-08 16:49:56 -05:00
math.hpp Initial commit 2022-02-08 16:49:56 -05:00
module.cpp Update to the new, POSIX-Complient PSPSDK 2023-03-27 13:04:29 -04:00
module.h Misc. Additional Memory optimizations for PSP 1000 2023-03-31 11:34:55 -04:00
mp3.c Initial commit 2022-02-08 16:49:56 -05:00
mp3.h Update to the new, POSIX-Complient PSPSDK 2023-03-27 13:04:29 -04:00
network.cpp Initial commit 2022-02-08 16:49:56 -05:00
network_infrastructure.cpp Stop using Q_strcmp, trust that the standard strcmp is faster 2023-03-16 17:43:00 -04:00
network_infrastructure.hpp Initial commit 2022-02-08 16:49:56 -05:00
network_psp.cpp Update to the new, POSIX-Complient PSPSDK 2023-03-27 13:04:29 -04:00
network_psp.hpp Initial commit 2022-02-08 16:49:56 -05:00
readme.txt Initial commit 2022-02-08 16:49:56 -05:00
system.cpp Update to the new, POSIX-Complient PSPSDK 2023-03-27 13:04:29 -04:00
system.hpp Initial commit 2022-02-08 16:49:56 -05:00
video_hardware.cpp Update to the new, POSIX-Complient PSPSDK 2023-03-27 13:04:29 -04:00
video_hardware.h port broad phase clipping checks from interstice 2023-09-05 08:45:55 +03:00
video_hardware_QMB.cpp Limit Zombie Skins and Muzzleflash variants on PSP 1000 2023-03-27 15:20:34 -04:00
video_hardware_decals_QMB.cpp Initial commit 2022-02-08 16:49:56 -05:00
video_hardware_draw.cpp Resample large textures on PSP-1000 2023-08-27 15:48:32 -04:00
video_hardware_dxtn.cpp Initial commit 2022-02-08 16:49:56 -05:00
video_hardware_dxtn.h Initial commit 2022-02-08 16:49:56 -05:00
video_hardware_entity_fragment.cpp Initial commit 2022-02-08 16:49:56 -05:00
video_hardware_fog.cpp Initial commit 2022-02-08 16:49:56 -05:00
video_hardware_fullbright.cpp Initial commit 2022-02-08 16:49:56 -05:00
video_hardware_fullbright.h Initial commit 2022-02-08 16:49:56 -05:00
video_hardware_hlmdl.cpp Update to the new, POSIX-Complient PSPSDK 2023-03-27 13:04:29 -04:00
video_hardware_hlmdl.h Initial commit 2022-02-08 16:49:56 -05:00
video_hardware_images.cpp Convert Quake Palette assets to RGBA 2023-08-27 15:16:51 -04:00
video_hardware_images.h Convert Quake Palette assets to RGBA 2023-08-27 15:16:51 -04:00
video_hardware_light.cpp Initial commit 2022-02-08 16:49:56 -05:00
video_hardware_main.cpp double the interpolation disabling distance 2023-09-10 09:56:04 +03:00
video_hardware_mesh.cpp Fix alias models with frame groups crashing 2023-09-04 22:39:38 +03:00
video_hardware_mhex2.cpp Use VFPU for most memcpy operations - backported from ADQ 2022-05-19 12:58:48 -04:00
video_hardware_misc.cpp port vertex compression from interstice, remove per vertex lighting, allocate whole alias frame at once 2023-09-01 22:13:36 +03:00
video_hardware_model.cpp fix mistake with i supposed to be j 2023-09-05 22:24:30 +03:00
video_hardware_model.h port broad phase clipping checks from interstice 2023-09-05 08:45:55 +03:00
video_hardware_part.cpp Initial commit 2022-02-08 16:49:56 -05:00
video_hardware_resample.cpp Actually use Q_malloc in a lot of places 2023-02-02 12:44:45 -05:00
video_hardware_resample.h Initial commit 2022-02-08 16:49:56 -05:00
video_hardware_screen.cpp Mystery Box Useprint says Weapon Name 2023-08-29 11:43:55 -04:00
video_hardware_surface.cpp render static brush models with world 2023-09-09 13:49:38 +03:00
video_hardware_warp.cpp port broad phase clipping checks from interstice 2023-09-05 08:45:55 +03:00
vram.cpp Initial commit 2022-02-08 16:49:56 -05:00
vram.hpp Initial commit 2022-02-08 16:49:56 -05:00
wad3.cpp Update to the new, POSIX-Complient PSPSDK 2023-03-27 13:04:29 -04:00

readme.txt

used parts from: 
QRack by R00K, 
JoeQuake by joseph,
FitzQuake by john fitzburg,
Kurok by mdave,
FuhQuake,
FteQuake,
and DarkPlaces!
Many not fixed bugs!


Crow_Bar. 2009