index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-10-02
Port web_service from Citra
fearlessTobi
2018-10-01
Merge pull request #1407 from DarkLordZach/dlc
bunnei
2018-10-01
gl_rasterizer: Fixup unassigned point sizes
ReinUsesLisp
2018-09-30
Merge pull request #1330 from raven02/tlds
bunnei
2018-09-30
Merge pull request #1322 from bunnei/tex-cubemap
bunnei
2018-09-30
Merge pull request #1403 from DarkLordZach/install-sysnand
bunnei
2018-09-30
aoc_u: Extract AccumulateAOCTitleIDs to separate function
Zach Hilman
2018-09-30
aoc_u: Implement GetAddOnContentBaseId
Zach Hilman
2018-09-30
aoc_u: Implement Count, List and Prepare AddOnContent
Zach Hilman
2018-09-30
romfs_factory: Read from all locations with StorageId None
Zach Hilman
2018-09-30
patch_manager: Add DLC recognition to PatchManager
Zach Hilman
2018-09-30
Merge pull request #1338 from raven02/service_vi
bunnei
2018-09-30
gl_rasterizer_cache: Fixes to how we do render to cubemap.
bunnei
2018-09-30
gl_rasterizer_cache: Add check for array rendering to cubemap texture.
bunnei
2018-09-30
gl_rasterizer_cache: Implement render to cubemap.
bunnei
2018-09-30
gl_shader_decompiler: TEXS: Implement TextureType::TextureCube.
bunnei
2018-09-30
gl_rasterizer_cache: Add support for SurfaceTarget::TextureCubemap.
bunnei
2018-09-30
gl_rasterizer_cache: Implement LoadGLBuffer for Texture2DArray.
bunnei
2018-09-30
gl_rasterizer_cache: Update BlitTextures to support non-Texture2D ColorTextur...
bunnei
2018-09-30
gl_rasterizer_cache: Track texture target and depth in the cache.
bunnei
2018-09-30
gl_rasterizer_cache: Workaround for Texture2D -> Texture2DArray scenario.
bunnei
2018-09-30
gl_rasterizer_cache: Keep track of surface 2D size separately from total size.
bunnei
2018-09-30
Fix trailing whitespace
raven02
2018-09-30
kernel/svc: Implement svcGetThreadContext()
Lioncash
2018-09-30
kernel/process: Add a data member to determine if a process is 64-bit or not.
Lioncash
2018-09-30
kernel/process: Make data member variables private
Lioncash
2018-09-30
arm_interface: Add missing fpsr/tpidr members to the ThreadContext struct
Lioncash
2018-09-30
Implement ISystemDisplayService::GetDisplayMode
raven02
2018-09-29
loader: Make the Load() function take a process as a regular reference, not a...
Lioncash
2018-09-29
Merge pull request #1412 from lioncash/move
bunnei
2018-09-29
Merge pull request #1411 from ReinUsesLisp/point-size
bunnei
2018-09-29
Merge pull request #1406 from ReinUsesLisp/multibind-samplers
bunnei
2018-09-29
Merge pull request #1395 from lioncash/vm
bunnei
2018-09-28
kernel/object: Remove unnecessary std::move from DynamicObjectCast()
Lioncash
2018-09-28
video_core: Implement point_size and add point state sync
ReinUsesLisp
2018-09-28
gl_state: Pack sampler bindings into a single ARB_multi_bind
ReinUsesLisp
2018-09-27
Merge pull request #1360 from FearlessTobi/port-3979
bunnei
2018-09-27
Merge pull request #1394 from lioncash/stream
bunnei
2018-09-27
Merge pull request #1389 from PhiBabin/valgrind
Mat M
2018-09-27
Merge pull request #1377 from FernandoS27/faster-swizzle
bunnei
2018-09-27
qt: Install System TitleTypes to System NAND
Zach Hilman
2018-09-26
fsmitm_romfsbuild: std::move std::vector instances in Build()
Lioncash
2018-09-26
fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp()
Lioncash
2018-09-26
Merge pull request #1399 from lioncash/sched
bunnei
2018-09-26
Merge pull request #1400 from lioncash/header
bunnei
2018-09-26
Merge pull request #1402 from ReinUsesLisp/asserts
bunnei
2018-09-25
patch_manager: Invert conditionals within ApplyLayeredFS()
Lioncash
2018-09-25
video_core: Add asserts for CS, TFB and alpha testing
ReinUsesLisp
2018-09-25
vfs_vector: Amend initializer list order in VectorVfsFile's constructor initi...
Lioncash
2018-09-25
fsmitm_romfsbuild: Avoid type truncation warnings
Lioncash
[next]