- May 07, 2016
-
-
bunnei authored
Move glad initialisation to the frontend
-
- May 06, 2016
-
-
bunnei authored
fix loader: return proper result
-
wwylele authored
-
Emmanuel Gil Peyrot authored
On SDL2 this allows it to use SDL_GL_GetProcAddress() instead of the default function loader, and fixes a crash when using apitrace with an EGL context. On Qt we will need to migrate from QGLWidget to QOpenGLWidget and QOpenGLContext before we can use gladLoadGLLoader() instead of gladLoadGL(), since the former doesn’t expose a function loader.
-
bunnei authored
hle: Get rid of direct global access to g_reschedule
-
bunnei authored
-
- 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