index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-29
dynarmic: Update to 9cc12d8
MerryMage
2018-03-28
result: Check against self-assignment in ResultVal's copy assignment operator
Lioncash
2018-03-27
Merge pull request #286 from N00byKing/citratoyuzuagain
bunnei
2018-03-27
main.h: Add pragma once, remove ifndef
N00byKing
2018-03-27
Merge pull request #285 from MerryMage/dfix-20180327
bunnei
2018-03-27
Merge pull request #284 from bunnei/docked-config
bunnei
2018-03-27
telemetry.h: Reword comment from citra to yuzu
N00byKing
2018-03-27
telemetry_session.h: Reword Documentation Comment from citra to yuzu
N00byKing
2018-03-27
Remove Links to citra Services
N00byKing
2018-03-27
Change Telemetry Names to yuzu
N00byKing
2018-03-27
dynarmic: Update to 12a1020
MerryMage
2018-03-26
Merge pull request #282 from N00byKing/patch-2
bunnei
2018-03-26
settings: Remove unused CpuCore class.
bunnei
2018-03-26
config: Use simplified checkbox (from Citra) for CPU JIT.
bunnei
2018-03-26
config: Rename is_docked to use_docked_mode to be consistent with other confi...
bunnei
2018-03-26
configure_general: Cleanup naming.
bunnei
2018-03-26
qt: Add config option for is_docked.
bunnei
2018-03-26
config: Add setting for whether the system is docked or not.
bunnei
2018-03-26
Merge pull request #279 from bunnei/tegra-progress-3
bunnei
2018-03-26
renderer_opengl: Use better naming for DrawScreens and DrawSingleScreen.
bunnei
2018-03-26
graphics_surface: Remove superfluous cast.
bunnei
2018-03-26
gl_rasterizer: Move code to bind framebuffer surfaces before draw to its own ...
bunnei
2018-03-26
gl_rasterizer: Add a SyncViewport method.
bunnei
2018-03-26
gl_rasterizer: Move PrimitiveTopology check to MaxwellToGL.
bunnei
2018-03-26
graphics_surface: Fix merge conflicts.
bunnei
2018-03-26
gl_rasterizer: Use ReadBlock instead of GetPointer for SetupVertexArray.
bunnei
2018-03-26
gl_rasterizer: Normalize vertex array data as appropriate.
bunnei
2018-03-26
memory: Fix cast for ReadBlock/WriteBlock/ZeroBlock/CopyBlock.
bunnei
2018-03-26
maxwel_to_gl: Fix string formatting in log statements.
bunnei
2018-03-26
rasterizer: Rename DrawTriangles to DrawArrays.
bunnei
2018-03-26
gl_rasterizer: Use passthrough shader for SetupVertexShader.
bunnei
2018-03-26
renderer_opengl: Logging, etc. cleanup.
bunnei
2018-03-26
renderer_opengl: Remove framebuffer RasterizerFlushVirtualRegion hack.
bunnei
2018-03-26
gl_rasterizer_cache: Implement UpdatePagesCachedCount.
bunnei
2018-03-26
memory: Add RasterizerMarkRegionCached code and cleanup.
bunnei
2018-03-26
gl_rasterizer: Implement SetupVertexArray.
bunnei
2018-03-26
gl_rasterizer_cache: Fix an ASSERT_MSG.
bunnei
2018-03-26
maxwell_to_gl: Add module and function for decoding VertexType.
bunnei
2018-03-26
maxwell_3d: Use names that match envytools for VertexType.
bunnei
2018-03-26
maxwell_3d: Add VertexAttribute struct and cleanup.
bunnei
2018-03-26
gl_rasterizer: Use 32 texture units instead of 3.
bunnei
2018-03-26
gl_rasterizer: Implement DrawTriangles.
bunnei
2018-03-26
Maxwell3D: Call AccelerateDrawBatch on DrawArrays.
bunnei
2018-03-26
gl_rasterizer: Implement AnalyzeVertexArray.
bunnei
2018-03-26
gl_rasterizer_cache: MortonCopy Switch-style.
bunnei
2018-03-26
gl_rasterizer_cache: Implement GetFramebufferSurfaces.
bunnei
2018-03-26
maxwell: Add RenderTargetFormat enum.
bunnei
2018-03-26
renderer_opengl: Only draw the screen if a framebuffer is specified.
bunnei
2018-03-26
Merge pull request #283 from Subv/tsc
bunnei
2018-03-26
Merge pull request #102 from N00byKing/master
bunnei
[prev]
[next]