- Jun 01, 2015
- May 31, 2015
-
-
archshift authored
Commonify video_core utility headers
-
bunnei authored
Remove gpu_refresh_rate configuration option
-
bunnei authored
Pica improvements
-
bunnei authored
- This is a workaround until we support fragment lighting.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
- May 30, 2015
-
-
archshift authored
-
archshift authored
The file only contained vector manipulation code, and such widely-useable code doesn't belong in video_core.
-
bunnei authored
QT: Remove border around widgets
-
Yuri Kunde Schlesner authored
Kernel: Add VMManager to manage process address spaces
-
- May 29, 2015
-
-
Yuri Kunde Schlesner authored
Changing it makes emulation inherently inaccurate. It also had a wrong default value (30, whereas the real system has a refresh rate of 60 Hz) which, even if changed, would continue to be used unless people manually removed it from their config files.
-
Yuri Kunde Schlesner authored
Ban trailing whitespace from the entire project, forever
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Yuri Kunde Schlesner authored
Move src/assets/citra.ico and doc-icon.png to dist
-
Sean Maas authored
-
- May 27, 2015
-
-
Yuri Kunde Schlesner authored
hid: Get rid of undefined behavior
-
Lioncash authored
Modifying a variable twice across a sequence point.
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
This enables more dynamic management of the process address space, compared to just directly configuring the page table for major areas. This will serve as the foundation upon which the rest of the Kernel memory management functions will be built.
-
Yuri Kunde Schlesner authored
arm_dyncom_thumb: Merge STR/LDR table subsets.
-
Lioncash authored
-
Lioncash authored
dyncom: Minor cleanup.
-
- May 26, 2015
- May 25, 2015
-
-
Subv authored
This SharedMemory can be passed to service functions (Which should map the memory into their own address space).
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-