index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-07-08
Loader: Remove log line causing warning
aroulin
2015-07-06
Merge pull request #797 from linkmauve/blended-downscaling
bunnei
2015-07-06
Merge pull request #885 from Subv/ipc_headers
bunnei
2015-06-29
vfp: Change return type of VFPInit from unsigned int to void.
Lioncash
2015-06-29
vfp: Handle accesses to FPINST/FPINST2 system registers
Lioncash
2015-06-28
GPU: Implement blended downscaling for display transfers.
Emmanuel Gil Peyrot
2015-06-28
GPU: Use shifts instead of multiplications to calculate the actual size of th...
Emmanuel Gil Peyrot
2015-06-28
Common: Remove unused type unions breaking aliasing rules in horrible ways.
Emmanuel Gil Peyrot
2015-06-28
Core: Cleanup hw includes.
Emmanuel Gil Peyrot
2015-06-28
Core: Cleanup soc:U includes.
Emmanuel Gil Peyrot
2015-06-28
Core, VideoCore: Replace or fix exit() calls.
Emmanuel Gil Peyrot
2015-06-28
Core: Cleanup file_sys includes.
Emmanuel Gil Peyrot
2015-06-28
Core: Cleanup core includes.
Emmanuel Gil Peyrot
2015-06-28
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup emu_window includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Remove unused ROUND_UP_POW2 macro.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup key_map includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup memory and misc includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup profiler includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup thread includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Fix string_util includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Fix FileUtil includes, and everything relying on those.
Emmanuel Gil Peyrot
2015-06-28
Citra: Fix the includes a bit, thanks to include-what-you-use.
Emmanuel Gil Peyrot
2015-06-27
Common: Remove now-unused EMU_PLATFORM define, fixes issue #373.
Emmanuel Gil Peyrot
2015-06-27
Common: Remove unused SSE version checking and a GCC macro.
Emmanuel Gil Peyrot
2015-06-27
Services: Use the standard _WIN32 define in soc:U instead of our own EMU_PLAT...
Emmanuel Gil Peyrot
2015-06-27
Common: Remove unused fifo_queue.h.
Emmanuel Gil Peyrot
2015-06-26
VideoCore: Fix floating point warning
zawata
2015-06-25
Services/SOC: Added command headers to some of the soc commands.
Subv
2015-06-22
Add helpers to create IPC command buffer headers and descriptors
Yuri Kunde Schlesner
2015-06-21
Merge pull request #860 from yuriks/y2r-color
Yuri Kunde Schlesner
2015-06-21
Y2R: Rework conversion process, enabling support for all formats
Yuri Kunde Schlesner
2015-06-21
Merge pull request #855 from purpasmart96/service_rearrangment
bunnei
2015-06-20
Y2R: Re-organize how params are stored. Support SetConversionParams
Yuri Kunde Schlesner
2015-06-19
Make the call stack entries not editable
Greg Wicks
2015-06-17
Merge pull request #849 from bunnei/fix-waitsynch-2
bunnei
2015-06-17
Merge pull request #864 from linkmauve/gl-info
Lioncash
2015-06-16
kernel: Fix svcWaitSynch to always acquire requested wait objects.
bunnei
2015-06-16
Merge pull request #866 from lioncash/typo
Lioncash
2015-06-16
hw: Fix mismatched Write call
Lioncash
2015-06-16
VideoCore: Log the GL driver’s vendor and renderer.
Emmanuel Gil Peyrot
2015-06-14
video_core: add extra braces around initializer
Yuri Kunde Schlesner
2015-06-12
vfp: Handle accesses to the VFP media feature registers
Lioncash
2015-06-12
vfp: Implement VMOVBCR/VMOVBRC
Lioncash
2015-06-11
Services: Continue separation of services into their own folders
purpasmart96
2015-06-09
Merge pull request #835 from tfarley/hw-renderer-fixes
bunnei
2015-06-09
Robocopy doesn't like trailing slashes
Clienthax
2015-06-08
Renderer formatting edits
tfarley
2015-06-08
Render-to-texture flush, interval math fix
tfarley
2015-06-08
Liberal texture unbind (clout menu)
tfarley
[prev]
[next]