- Dec 29, 2014
-
-
Yuri Kunde Schlesner authored
Unused OutputVertex attributes were being left un-initialized. The leftover garbage sometimes decoded as floating-point denormalized values, causing fallbacks to microcode and massive slowdowns in the rest of the rasterization pipeline even though the results were unused. By zeroing the structure we ensure these attributes only contain harmless zeros.
-
bunnei authored
-
- Dec 28, 2014
-
-
Lioncash authored
-
bunnei authored
-
bunnei authored
-
xdec authored
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
Yuri Kunde Schlesner authored
This handle manager more closely mirrors the behaviour of the CTR-OS one. In addition object ref-counts and support for DuplicateHandle have been added. Note that support for DuplicateHandle is still experimental, since parts of the kernel still use Handles internally, which will likely cause troubles if two different handles to the same object are used to e.g. wait on a synchronization primitive.
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Lioncash authored
Initially reported by xdec.
-
xdec authored
-
- Dec 27, 2014
- Dec 26, 2014
-
-
bunnei authored
-
bunnei authored
- Also a few cleanups.
-
purpasmart96 authored
-
- Dec 25, 2014
-
-
Lioncash authored
-
- Dec 24, 2014
- Dec 23, 2014
- Dec 22, 2014
- Dec 21, 2014