- Nov 18, 2014
-
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
Implementing this function currently is not critical, as we don't perform any configuration changes, yet. However, the interface is a good starting point for adding this functionality.
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
The window title is none of the emulation core's business. The GUI code is free to put whatever it wants there. Providing properly thread-safe window title getters and setters is a mess anyway.
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Kevin Hartman authored
The view is scaled to be as large as possible, without changing the aspect, within the bounds of the window. On "retina" displays, or other displays where window units != pixels, the view should no longer draw incorrectly.
-
Tony Wasserka authored
Replace asserts with _dbg_assert_.
-
bunnei authored
core: Mark some hle functions as static
-
Lioncash authored
These functions are not referred to by their linkage name outside of the translation unit, so they can be marked as static.
-
bunnei authored
FileSys: Updates backend code to use FileSys::Path and fixes binary path types.
-
bunnei authored
-
bunnei authored
-
bunnei authored
added a todo to kernel archive
-
bunnei authored
-
- Nov 17, 2014
- Nov 16, 2014
-
-
Tony Wasserka authored
vertex_shader: Fix control reaches end of function warning
-
Lioncash authored
-
bunnei authored
OS X Travis improvements
-
- Nov 15, 2014
-
-
archshift authored
-
Tony Wasserka authored
Add support for disabling log from settings
-
bunnei authored
Fix two format strings.
-
bunnei authored
ARM_Interface: Make destructor virtual
-
- Nov 14, 2014
- Nov 13, 2014
- Nov 12, 2014