aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | | Merge pull request #939 from Subv/queryprocmemGravatar bunnei2015-07-20
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #951 from Subv/bit5Gravatar bunnei2015-07-19
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #944 from Subv/spamGravatar bunnei2015-07-19
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #946 from archshift/update-frduGravatar bunnei2015-07-19
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * SOC:U : Update deprecated function gethostbyname() to getaddrinfo()Gravatar zawata2015-07-19
| | | * | | | | | | GPU/DisplayTransfer: Implemented bit 5 in the transfer flags.Gravatar Subv2015-07-19
* | | | | | | | | | dyncom: Properly retrieve the PC value in BX if used.Gravatar Lioncash2015-07-19
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Pica: Correct switched S/T texture wrapping registersGravatar Yuri Kunde Schlesner2015-07-19
* | | | | | | | | Pica: Fix DP3 instruction, which wasn't assigning to the w componentGravatar Yuri Kunde Schlesner2015-07-19
* | | | | | | | | Change trace/unimplemented service call logs to use hexGravatar archshift2015-07-19
| * | | | | | | | Add more frd:u unknown service commands from 3dbrewGravatar archshift2015-07-19
|/ / / / / / / /
| * / / / / / / GLRasterizer: Don't try to get a pointer to the depth buffer if it doesn't ex...Gravatar Subv2015-07-19
|/ / / / / / /
* | | | | | | Rasterizer/Textures: Fixed a bug where the I4 format would get twice the real...Gravatar Subv2015-07-19
| | | | * | | Vertex Shader : Undo castingGravatar zawata2015-07-19
| | | | * | | Video_Core : Type fixesGravatar zawata2015-07-19
| | | | * | | Core : Change variable typeGravatar zawata2015-07-19
| | | | * | | Video_Core: Finally fix pesky warningGravatar zawata2015-07-19
| | | | * | | Citra_QT : Another Conversion Warning FixGravatar zawata2015-07-19
| | | | * | | Video_Core : Change Tabs to SpacesGravatar zawata2015-07-19
| | | | * | | Video_Core : Fix Conversion WarningsGravatar zawata2015-07-19
| | | | * | | Core : Fix Conversion WarningsGravatar zawata2015-07-19
| | | | * | | Common : Fix Conversion WarningsGravatar zawata2015-07-19
| | | | * | | Citra_QT : Fix Conversion WarningsGravatar zawata2015-07-19
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #941 from citra-emu/armv6-thumb-movGravatar Yuri Kunde Schlesner2015-07-18
|\ \ \ \ \ \
* | | | | | | Common: Remove the unused and commented GetThemeDir prototype from FileUtil.Gravatar Emmanuel Gil Peyrot2015-07-18
| * | | | | | Dyncom: Support for a missing ARMv6 Thumb MOV encodingGravatar Yuri Kunde Schlesner2015-07-18
|/ / / / / /
| * / / / / Kernel/SVC: Implemented svcQueryProcessMemoryGravatar Subv2015-07-17
|/ / / / /
* | | | | Merge pull request #938 from Subv/querymemGravatar Yuri Kunde Schlesner2015-07-17
|\ \ \ \ \
| * | | | | Kernel/SVC: Implemented svcQueryMemory.Gravatar Subv2015-07-17
* | | | | | Merge pull request #937 from yuriks/codeset-leakGravatar bunnei2015-07-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | | * | Core\HLE : Fix WarningGravatar zawata2015-07-17
| | | | |/
| * | | | Ensure all kernel objects are released during shutdownGravatar Yuri Kunde Schlesner2015-07-17
* | | | | arm_dyncom_interpreter: Simplify assignment in SMLAWGravatar Lioncash2015-07-16
|/ / / /
* | | | Merge pull request #918 from yuriks/romfsGravatar bunnei2015-07-16
|\ \ \ \
| | * | | citra-qt: Add support for copying the command list contents to clipboard.Gravatar Tony Wasserka2015-07-15
| | | * | Pica/Shader: Add geometry shader definitions.Gravatar Tony Wasserka2015-07-15
| | |/ /
* | | | Merge pull request #931 from neobrain/move_default_attr_handlerGravatar Tony Wasserka2015-07-15
|\ \ \ \
| * | | | Pica/CommandProcessor: Move default attribute setup to the proper position.Gravatar Tony Wasserka2015-07-15
| | |/ / | |/| |
* / | | Pica/Clipper: Output proper number of triangles in debugging logs.Gravatar Tony Wasserka2015-07-15
|/ / /
* | | VideoCore: Implement the DOT3_RGB combinerGravatar Lectem2015-07-14
* | | Merge pull request #904 from aroulin/y2r-narrowing-warningGravatar archshift2015-07-13
|\ \ \
| | * | Loader: Fix variable type and remove unused variableGravatar Yuri Kunde Schlesner2015-07-13
| | * | Archive: Correct a few incorrect types in function signaturesGravatar Yuri Kunde Schlesner2015-07-13
| | * | Loader: Remove unnecessary pointer indirection to IOFileGravatar Yuri Kunde Schlesner2015-07-13
| | * | FS: Stream RomFS from file instead of loading all of it to memoryGravatar condut2015-07-13
| |/ / |/| |
* | | Merge pull request #924 from aroulin/qt-disassembly-stepGravatar Yuri Kunde Schlesner2015-07-13
|\ \ \
* | | | Pica: Implement stencil testing.Gravatar Tony Wasserka2015-07-13
* | | | citra-qt: Add depth formats to framebuffer viewing widget.Gravatar Tony Wasserka2015-07-13
* | | | citra-qt: Properly specify the framebuffer format.Gravatar Tony Wasserka2015-07-13
* | | | CiTrace: Clean up initialization method.Gravatar Tony Wasserka2015-07-13