dquakeplus/source/psp/gu
Tyler Young 59c1fedaf0
Start unification of QuakeGX (#33)
* Start unification of QuakeGX

* silence warning

* Unify draw header

* Add mathlib and pr_cmds to unified list

* add view and wad to unified files

* Fix rumble not being multiplayer safe on Wii

* host.c unified

* various merge cleanups

* Remove unnecessary ifdefs

* properly document ifdef

* console.c unified

* update paths and folder structure for wii

* protection against some crashes on wii

* Change scale to accept floats

* merge cl_hud.c

* Cleaup cl_hud merger and fix an input bug

* Upload GX specific files

* Remove duplicate file

* Upload Makefile.wii and fix ctr/psp compile errors

* Update Makefile to use the same build folder as other systems

* Removed references to SetDlightColor and fixed ifdefs

* Clean up host.c and quakedef.h

* Clean up sv_main.c

* Cleanup and document view.c

* Cleanup wad.c
2024-12-24 15:00:12 -05:00
..
gu_colorquant.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_decals_QMB.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_draw.cpp Start unification of QuakeGX (#33) 2024-12-24 15:00:12 -05:00
gu_dxtn.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_dxtn.h Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_entity_fragment.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_fog.cpp CTR/PSP: Don't allow bad fog values to pass 2024-11-25 00:20:52 -08:00
gu_fullbright.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_fullbright.h Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_hlmdl.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_hlmdl.h Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_images.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_images.h Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_light.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_main.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_mesh.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_mhex2.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_misc.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_model.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_model.h Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_part.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_psp.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_psp.h CTR/PSP: Bump MAX_LIGHTMAPS to 128 2024-11-28 20:23:54 -08:00
gu_QMB.cpp PSP: qboolean bad. 2024-09-09 18:13:12 -07:00
gu_resample.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_resample.h Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_screen.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_surface.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00
gu_warp.cpp Restructure PSP code paths and names; consolidate slim and phat binaries 2024-09-08 17:51:24 -07:00