aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | Common: Remove unused type unions breaking aliasing rules in horrible ways.Gravatar Emmanuel Gil Peyrot2015-06-28
|/ / /
| | * Core: Cleanup hw includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Core: Cleanup soc:U includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Core, VideoCore: Replace or fix exit() calls.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Core: Cleanup file_sys includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Core: Cleanup core includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * CitraQt: Cleanup includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Common: Cleanup emu_window includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Common: Remove unused ROUND_UP_POW2 macro.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Common: Cleanup key_map includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Common: Cleanup memory and misc includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Common: Cleanup profiler includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Common: Cleanup thread includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Common: Fix string_util includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Common: Fix FileUtil includes, and everything relying on those.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Citra: Fix the includes a bit, thanks to include-what-you-use.Gravatar Emmanuel Gil Peyrot2015-06-28
| | * Common: Remove now-unused EMU_PLATFORM define, fixes issue #373.Gravatar Emmanuel Gil Peyrot2015-06-27
| | * Common: Remove unused SSE version checking and a GCC macro.Gravatar Emmanuel Gil Peyrot2015-06-27
| | * Services: Use the standard _WIN32 define in soc:U instead of our own EMU_PLAT...Gravatar Emmanuel Gil Peyrot2015-06-27
| | * Common: Remove unused fifo_queue.h.Gravatar Emmanuel Gil Peyrot2015-06-27
| |/ |/|
* | Merge pull request #886 from zawata/Warning-FixesGravatar Tony Wasserka2015-06-27
|\ \
| * | VideoCore: Fix floating point warningGravatar zawata2015-06-26
|/ /
| * Services/SOC: Added command headers to some of the soc commands.Gravatar Subv2015-06-25
* | Merge pull request #884 from chinhodado/patch-1Gravatar Yuri Kunde Schlesner2015-06-24
|\ \ | |/ |/|
| * AppVeyor: Remove os: unstableGravatar Trung Do2015-06-24
|/
* Merge pull request #877 from yuriks/ipc-headersGravatar Yuri Kunde Schlesner2015-06-23
|\
| * Add helpers to create IPC command buffer headers and descriptorsGravatar Yuri Kunde Schlesner2015-06-22
* | Display line numbers in CI whitespace checkGravatar Yuri Kunde Schlesner2015-06-21
|/
* Merge pull request #860 from yuriks/y2r-colorGravatar Yuri Kunde Schlesner2015-06-21
|\
| * Y2R: Rework conversion process, enabling support for all formatsGravatar Yuri Kunde Schlesner2015-06-21
* | Merge pull request #839 from Lectem/whitespacepolicyGravatar Yuri Kunde Schlesner2015-06-21
|\ \
* | | AppVeyor: update WinSCP download link with one that should never expireGravatar archshift2015-06-21
* | | Merge pull request #855 from purpasmart96/service_rearrangmentGravatar bunnei2015-06-21
|\ \ \
| | | * Y2R: Re-organize how params are stored. Support SetConversionParamsGravatar Yuri Kunde Schlesner2015-06-20
| |_|/ |/| |
* | | Merge pull request #871 from gwicks/masterGravatar bunnei2015-06-19
|\ \ \
| * | | Make the call stack entries not editableGravatar Greg Wicks2015-06-19
|/ / /
* | | Merge pull request #849 from bunnei/fix-waitsynch-2Gravatar bunnei2015-06-17
|\ \ \
* \ \ \ Merge pull request #864 from linkmauve/gl-infoGravatar Lioncash2015-06-17
|\ \ \ \
| | * | | kernel: Fix svcWaitSynch to always acquire requested wait objects.Gravatar bunnei2015-06-16
| |/ / / |/| | |
* | | | Merge pull request #866 from lioncash/typoGravatar Lioncash2015-06-16
|\ \ \ \
| * | | | hw: Fix mismatched Write callGravatar Lioncash2015-06-16
| | * | | VideoCore: Log the GL driver’s vendor and renderer.Gravatar Emmanuel Gil Peyrot2015-06-16
| |/ / / |/| | |
* | | | AppVeyor: update WinSCP download link (with direct download link)Gravatar archshift2015-06-15
* | | | AppVeyor: update WinSCP download linkGravatar archshift2015-06-15
* | | | Merge pull request #863 from linkmauve/appveyor-noqt-buildGravatar archshift2015-06-15
|\ \ \ \
| * | | | Appveyor: Create a second archive with only the binaries, for people who donâ...Gravatar Emmanuel Gil Peyrot2015-06-15
* | | | | Merge pull request #861 from yuriks/tevstage-warningGravatar archshift2015-06-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | video_core: add extra braces around initializerGravatar Yuri Kunde Schlesner2015-06-14
|/ / / /
| | | * enforce config from hookGravatar Lectem2015-06-14
* | | | Merge pull request #843 from chinhodado/patch-2Gravatar Yuri Kunde Schlesner2015-06-13
|\ \ \ \