summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | GPU: Corrected some register offsets and removed superfluous macro registers.Gravatar Subv2018-03-171-9/+3
| * | | | | | GPU: Make the SetShader macro call do the same as the real macro's code.Gravatar Subv2018-03-172-3/+44
| * | | | | | GPU: Corrected the parameter documentation for the SetShader macro call.Gravatar Subv2018-03-172-11/+12
|/ / / / / /
* | | | | | Merge pull request #242 from Subv/set_shaderGravatar bunnei2018-03-172-4/+38
|\ \ \ \ \ \
| * | | | | | GPU: Handle the SetShader method call (0xE24) and store the shader config.Gravatar Subv2018-03-162-4/+38
* | | | | | | Merge pull request #243 from Subv/vertex_bufferGravatar bunnei2018-03-171-2/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | GPU: Added the vertex array registers.Gravatar Subv2018-03-161-2/+33
|/ / / / / /
* | | | | | Merge pull request #241 from Subv/gpu_method_callGravatar bunnei2018-03-169-8/+97
|\ \ \ \ \ \
| * | | | | | GPU: Process command mode 5 (IncreaseOnce) differently from other commands.Gravatar Subv2018-03-169-8/+97
* | | | | | | Merge pull request #239 from Subv/shadersGravatar bunnei2018-03-162-2/+63
|\ \ \ \ \ \ \
| * | | | | | | GPU: Assert that we get a 0 CODE_ADDRESS register in the 3D engine.Gravatar Subv2018-03-161-0/+8
| * | | | | | | GPU: Added Maxwell registers for Shader Program control.Gravatar Subv2018-03-161-2/+55
| |/ / / / / /
* | | | | | | Merge pull request #238 from bunnei/fix-buffer-checkGravatar bunnei2018-03-161-3/+1
|\ \ \ \ \ \ \
| * | | | | | | nvflinger: Remove superfluous buffer format check.Gravatar bunnei2018-03-161-3/+1
|/ / / / / / /
* | | | | | | Merge pull request #232 from bunnei/heap-fixesGravatar bunnei2018-03-1615-82/+110
|\ \ \ \ \ \ \
| * | | | | | | process: MirrorMemory should use MemoryState::Mapped.Gravatar bunnei2018-03-161-1/+1
| * | | | | | | process: Unmap previously allocated heap.Gravatar bunnei2018-03-161-1/+3
| * | | | | | | arm_interface: Support unmapping previously mapped memory.Gravatar bunnei2018-03-166-2/+18
| * | | | | | | svc: Use more correct values for GetInfo MapRegion and NewMapRegion.Gravatar bunnei2018-03-163-29/+5
| * | | | | | | kernel: Move stack region outside of application heap.Gravatar bunnei2018-03-166-11/+6
| * | | | | | | memory: Add regions for map region, "new" map region, etc.Gravatar bunnei2018-03-161-19/+29
| * | | | | | | process: Fix stack memory state.Gravatar bunnei2018-03-161-2/+4
| * | | | | | | MemoryState: Add additional memory states and improve naming.Gravatar bunnei2018-03-165-18/+45
|/ / / / / / /
* | | | | | | Merge pull request #237 from mailwl/nifm-moduleGravatar bunnei2018-03-168-125/+84
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | IGeneralService: fix function listGravatar mailwl2018-03-161-2/+3
| * | | | | | Service/NIFM: stub cancel functionGravatar mailwl2018-03-161-1/+6
| * | | | | | Service/NIFM: convert to moduleGravatar mailwl2018-03-168-122/+75
|/ / / / / /
* | | | | | Merge pull request #236 from bunnei/refactor-process-creationGravatar bunnei2018-03-1422-72/+87
|\ \ \ \ \ \
| * | | | | | core: Move process creation out of global state.Gravatar bunnei2018-03-1422-72/+87
|/ / / / / /
* | | | | | Merge pull request #213 from Hexagon12/dynarmic-defaultGravatar bunnei2018-03-071-1/+1
|\ \ \ \ \ \
| * | | | | | pls, that was easyGravatar Hexagon122018-02-141-1/+1
| |/ / / / /
* | | | | | Merge pull request #230 from Subv/gpu_drawGravatar bunnei2018-03-052-1/+18
|\ \ \ \ \ \
| * | | | | | GPU: Intercept writes to the VERTEX_END_GL register.Gravatar Subv2018-03-042-1/+18
|/ / / / / /
* | | | | | Merge pull request #229 from Subv/ensuresavedata_implGravatar bunnei2018-03-0412-43/+91
|\ \ \ \ \ \
| * | | | | | FS: Use the correct error code when trying to open files that don't exist.Gravatar Subv2018-03-042-26/+6
| * | | | | | FS: Stubbed CreateSaveData. It currently does nothing.Gravatar Subv2018-03-042-0/+15
| * | | | | | FS: Make EnsureSaveData create the savedata folder when called for the first ...Gravatar Subv2018-03-048-17/+70
* | | | | | | Merge pull request #228 from Subv/unschedule_eventsGravatar bunnei2018-03-043-2/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CoreTiming: Unschedule the pending events when an Interface is destroyed.Gravatar Subv2018-03-043-2/+10
|/ / / / / /
* | | | | | Merge pull request #226 from Subv/buffer_queue_eventGravatar bunnei2018-03-031-0/+3
|\ \ \ \ \ \
| * | | | | | Vi: Signal the BufferQueue's Native Handle right after ReleaseBuffer is called.Gravatar Subv2018-03-031-0/+3
* | | | | | | Merge pull request #225 from mailwl/settingsGravatar bunnei2018-03-0312-10/+348
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Service/Set: add more servicesGravatar mailwl2018-03-0312-10/+348
|/ / / / / /
* | | | | | Merge pull request #216 from Subv/savedataGravatar bunnei2018-03-0122-44/+546
|\ \ \ \ \ \
| * | | | | | SaveData: Use the current titleid when opening the savedata archive.Gravatar Subv2018-03-011-2/+3
| * | | | | | Kernel: Store the program id in the Process class instead of the CodeSet class.Gravatar Subv2018-03-019-26/+25
| * | | | | | FS: Implement MountSaveData and some of the IFile interface.Gravatar Subv2018-03-012-0/+189
| * | | | | | Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Gravatar Subv2018-03-0110-16/+329
| * | | | | | ResultCode: Mark any error code that isn't 0 as an error.Gravatar Subv2018-02-271-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #224 from Armada651/clear-processGravatar bunnei2018-02-271-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |