- Jun 28, 2017
-
-
Tiago Morais Morgado authored
-
- Jun 27, 2017
-
-
Sebastian Valle authored
Services/UDS: Stub SendTo to generate the unencrypted data frames with the right headers
-
- Jun 26, 2017
- Jun 25, 2017
-
-
Klöen Lansfiel authored
-
B3n30 authored
Set definition WIN32_LEAN_AND_MEAN to avoid windows.h including a lot of libs that are usually not used.
-
- Jun 24, 2017
-
-
Yuri Kunde Schlesner authored
Implement CreateSessionToPort and AcceptSession; fix CreatePort
-
- Jun 23, 2017
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
The return parameters were flipped.
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
Kernel: Implement CreateSession SVC
-
bunnei authored
Change default UI background from white to black.
-
bunnei authored
Kernel/IPC: Support translation of null handles
-
- Jun 22, 2017
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- Jun 21, 2017
-
-
Yuri Kunde Schlesner authored
gl_rasterizer: fix lighting LUT interpolation
-
Yuri Kunde Schlesner authored
Missed this in my first implementation. Thanks to @wwylele for pointing out that this was missing.
-
wwylele authored
-
wwylele authored
-
wwylele authored
-
wwylele authored
-
chris062689 authored
-
Weiyi Wang authored
Trivial no-op additions
-
Yuri Kunde Schlesner authored
Remove ResultVal::MoveFrom
-
Yuri Kunde Schlesner authored
-
Sebastian Valle authored
UDS: Added a hook for updating the connection status when a client connects to the network.
-
- Jun 20, 2017
-
-
Yuri Kunde Schlesner authored
Kernel/IPC: Add tests for HLERequestContext buffer translation
-
- Jun 19, 2017
-
-
Yuri Kunde Schlesner authored
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in case you already have an rvalue.
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- Jun 18, 2017
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
Fragment lighting: implement geometric factor
-
wwylele authored
-
Yuri Kunde Schlesner authored
CMake: Set MSVC flags for improved C++ standards conformance
-
- Jun 17, 2017
-
-
Yuri Kunde Schlesner authored
This makes the compiler stricter and also enables small optimizations.
-
Yuri Kunde Schlesner authored
Also has the Dynarmic upgrade with the same change
-
- Jun 15, 2017
-
-
Subv authored
It is likely that these 4 bytes are actually a different header, part of some protocol that encapsulates the SecureData protocol.
-