- May 06, 2016
- May 05, 2016
-
-
bunnei authored
Qt: display game icon and title in the game list
-
Sebastian Valle authored
Layout Mii parameters input/output, and return success as result of applet work
-
mailwl authored
-
bunnei authored
Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation
-
- May 04, 2016
-
-
bunnei authored
DSP/HLE: Implement Source processing
-
wwylele authored
-
wwylele authored
-
wwylele authored
-
Jannik Vogel authored
-
- May 03, 2016
-
-
MerryMage authored
-
bunnei authored
OpenGL: Don't copy const_color (Reverts #1745)
-
Jannik Vogel authored
-
bunnei authored
Pica: Replace logic in shader.cpp with loop
-
- May 02, 2016
-
-
Jannik Vogel authored
-
bunnei authored
add config block 0x00170000; remove duplicated content
-
- May 01, 2016
-
-
bunnei authored
Fix video_core includes (and dependencies) using include-what-you-use
-
bunnei authored
OpenGL: Copy TevStageConfig using a loop. Fixes bug: const_color not copied
-
Jannik Vogel authored
-
wwylele authored
-
- Apr 30, 2016
-
-
Jannik Vogel authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
linkmauve authored
Remove TGA dumper
-
bunnei authored
Audio Config: Implement null sink and implement sink configuration
-
Jannik Vogel authored
-
MerryMage authored
-
MerryMage authored
-
MerryMage authored
-
bunnei authored
Update the stub code of NDM service!
-
bunnei authored
ac:u: stub CloseAsync; align memory size in svc:GetProcessInfo(type=2)
-
bunnei authored
gsp::Gpu: implement AcquireRight, ReleaseRight functions
-
- Apr 29, 2016
-
-
bunnei authored
AudioCore: CurrentRegion() -> ReadRegion(), WriteRegion()
-
MerryMage authored
-
bunnei authored
AudioCore: Implement interpolation
-
bunnei authored
* Remove late accesses to attribute_config * Refactor: Extract VertexLoader from command_processor.cpp. Preparation for a similar concept to Dolphin or PPSSPP. These can be JIT-ed and cached. * Move "&" to their proper place, add missing includes and make some properly relative. * Don't keep base_address in the loader, it doesn't belong there (with it, the loader can't be cached). * Optimize the vertex loader, nearly doubling its speed. * Debugger fix * Move and rename the MemoryAccesses class to MemoryAccessTracker.
-
wwylele authored
-