- Aug 22, 2017
-
-
bunnei authored
Kernel/Threads: Don't immediately switch to the new main thread when loading a new process.
-
James Rowe authored
Fixed some warnings in the core project.
-
bunnei authored
motion_emu: fix initialization order
-
wwylele authored
-
Subv authored
This is necessary for loading multiple processes at the same time. The main thread will be automatically scheduled when necessary once the scheduler runs.
-
- Aug 21, 2017
-
-
bunnei authored
gl_rasterizer: add clipping plane z<=0 defined in PICA
-
bunnei authored
Updated master logo to new logo svg
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
Fixes a few warnings.
-
Subv authored
-
wwylele authored
This function is called in clipping, before the pespective divide, and is not used in later rasterization. Thus it doesn't need perspective correction.
-
wwylele authored
hwtested. Current implementation is the correct behavior
-
wwylele authored
gl_shader_gen: simplify and clarify the depth transformation between vertex shader and fragment shader
-
wwylele authored
-
Yuri Kunde Schlesner authored
SwRasterizer/Lighting: implement geometric factor
-
Yuri Kunde Schlesner authored
-
MerryMage authored
-
- Aug 20, 2017
-
-
James Rowe authored
Refactor MotionEmu into a InputDevice
-
wwylele authored
-
James Rowe authored
SwRasterizer/Lighting: implement spot light
-
Schplee authored
-
- Aug 19, 2017
- Aug 16, 2017
-
-
Yuri Kunde Schlesner authored
dsp_dsp: Remove size assertion in LoadComponent
-
- Aug 15, 2017
-
-
MerryMage authored
-
- Aug 14, 2017
-
-
bunnei authored
Fix Spelling/English mistakes
-
- Aug 13, 2017
-
-
Dave Leaver authored
-
- Aug 12, 2017
-
-
Sebastian Valle authored
Services/APT: Use an array to hold data about the 4 possible concurrent applet types (Application, Library, HomeMenu, System)
-
- Aug 11, 2017
-
-
Weiyi Wang authored
gl_shader_gen: don't call SampleTexture when bump map is not used
-
wwylele authored
-
James Rowe authored
Travis: Use Docker to build for Linux
-
James Rowe authored
Implement correct folder structure for CI builds
-
wwylele authored
-
wwylele authored
-
Weiyi Wang authored
Fix some spelling mistakes
-
danzel authored
-
- Aug 10, 2017
-
-
wwylele authored
-