Age | Commit message (Collapse) | Author |
|
values.
|
|
shared memory objects.
|
|
ExecuteInstructions.
|
|
instruction cache.
Fixes a few warnings.
|
|
|
|
SwRasterizer/Lighting: implement geometric factor
|
|
Refactor MotionEmu into a InputDevice
|
|
|
|
SwRasterizer/Lighting: implement spot light
|
|
* Network: Set and send the game information over enet
Added Callbacks for RoomMember and GetMemberList to Room in preparation for web_services.
|
|
|
|
dsp_dsp: Remove size assertion in LoadComponent
|
|
|
|
|
|
Services/APT: Use an array to hold data about the 4 possible concurrent applet types (Application, Library, HomeMenu, System)
|
|
|
|
|
|
|
|
Fix some spelling mistakes
|
|
|
|
|
|
|
|
HID: zero unused PadState bits
|
|
|
|
implicit tuple constructor is a c++17 thing, which is not supported by some not-so-old libraries. Play safe for now
|
|
Update CryptoPP (byte ambiguity)
|
|
Implement fragment lighting in the sw renderer (take 2)
|
|
pica: upload shared shader code & swizzle to both unit
|
|
|
|
|
|
applet attrs.
|
|
applet types (Application, Library, HomeMenu, System).
This gives each applet type its own set of events as per the real NS module.
|
|
|
|
User pointed out on the Discord server that "nothave" is erroneously concatenated. Added a space to prevent it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pica/shader_interpreter: fix off-by-one in LOOP
|
|
DynCom VFP tests
|
|
Services/APT: Corrected the behavior of the Receive/Send/Glance/CancelParameter functions
|
|
|