index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1330 from raven02/tlds
bunnei
2018-09-30
1
-7
/
+15
|
\
|
*
Fix trailing whitespace
raven02
2018-09-30
1
-1
/
+4
|
*
Merge branch 'master' into tlds
raven02
2018-09-19
164
-1068
/
+1657
|
|
\
|
*
|
Add 1D sampler for TLDS - TexelFetch (Mario Rabbids)
raven02
2018-09-17
1
-7
/
+12
*
|
|
Merge pull request #1322 from bunnei/tex-cubemap
bunnei
2018-09-30
5
-129
/
+355
|
\
\
\
|
*
|
|
gl_rasterizer_cache: Fixes to how we do render to cubemap.
bunnei
2018-09-30
2
-32
/
+5
|
*
|
|
gl_rasterizer_cache: Add check for array rendering to cubemap texture.
bunnei
2018-09-30
1
-0
/
+8
|
*
|
|
gl_rasterizer_cache: Implement render to cubemap.
bunnei
2018-09-30
3
-119
/
+218
|
*
|
|
gl_shader_decompiler: TEXS: Implement TextureType::TextureCube.
bunnei
2018-09-30
1
-0
/
+8
|
*
|
|
gl_rasterizer_cache: Add support for SurfaceTarget::TextureCubemap.
bunnei
2018-09-30
2
-1
/
+36
|
*
|
|
gl_rasterizer_cache: Implement LoadGLBuffer for Texture2DArray.
bunnei
2018-09-30
1
-0
/
+8
|
*
|
|
gl_rasterizer_cache: Update BlitTextures to support non-Texture2D ColorTextur...
bunnei
2018-09-30
1
-23
/
+88
|
*
|
|
gl_rasterizer_cache: Track texture target and depth in the cache.
bunnei
2018-09-30
1
-2
/
+3
|
*
|
|
gl_rasterizer_cache: Workaround for Texture2D -> Texture2DArray scenario.
bunnei
2018-09-30
3
-6
/
+21
|
*
|
|
gl_rasterizer_cache: Keep track of surface 2D size separately from total size.
bunnei
2018-09-30
2
-32
/
+46
*
|
|
|
Merge pull request #1403 from DarkLordZach/install-sysnand
bunnei
2018-09-30
1
-4
/
+14
|
\
\
\
\
|
*
|
|
|
qt: Install System TitleTypes to System NAND
Zach Hilman
2018-09-27
1
-4
/
+14
*
|
|
|
|
Merge pull request #1338 from raven02/service_vi
bunnei
2018-09-30
1
-1
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
Implement ISystemDisplayService::GetDisplayMode
raven02
2018-09-30
1
-1
/
+19
*
|
|
|
|
|
kernel/svc: Implement svcGetThreadContext()
Lioncash
2018-09-30
3
-2
/
+37
*
|
|
|
|
|
kernel/process: Add a data member to determine if a process is 64-bit or not.
Lioncash
2018-09-30
2
-0
/
+11
*
|
|
|
|
|
kernel/process: Make data member variables private
Lioncash
2018-09-30
18
-75
/
+120
*
|
|
|
|
|
arm_interface: Add missing fpsr/tpidr members to the ThreadContext struct
Lioncash
2018-09-30
3
-5
/
+15
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
loader: Make the Load() function take a process as a regular reference, not a...
Lioncash
2018-09-29
18
-42
/
+28
*
|
|
|
|
Merge pull request #1412 from lioncash/move
bunnei
2018-09-29
2
-3
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
kernel/object: Remove unnecessary std::move from DynamicObjectCast()
Lioncash
2018-09-28
2
-3
/
+2
*
|
|
|
|
|
Merge pull request #1411 from ReinUsesLisp/point-size
bunnei
2018-09-29
5
-1
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
video_core: Implement point_size and add point state sync
ReinUsesLisp
2018-09-28
5
-1
/
+27
*
|
|
|
|
|
|
Merge pull request #1406 from ReinUsesLisp/multibind-samplers
bunnei
2018-09-29
5
-8
/
+25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
gl_state: Pack sampler bindings into a single ARB_multi_bind
ReinUsesLisp
2018-09-28
5
-8
/
+25
*
|
|
|
|
|
|
|
Merge pull request #1395 from lioncash/vm
bunnei
2018-09-29
18
-160
/
+418
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
memory: Dehardcode the use of fixed memory range constants
Lioncash
2018-09-24
11
-75
/
+60
|
*
|
|
|
|
|
|
svc: Report correct memory-related values within some of the cases in svcGetI...
Lioncash
2018-09-24
3
-28
/
+41
|
*
|
|
|
|
|
|
memory: Dehardcode the use of a 36-bit address space
Lioncash
2018-09-24
6
-22
/
+61
|
*
|
|
|
|
|
|
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
Lioncash
2018-09-24
10
-38
/
+259
*
|
|
|
|
|
|
|
Merge pull request #1360 from FearlessTobi/port-3979
bunnei
2018-09-27
3
-35
/
+51
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
game_list: move SearchField to game_list_p.h and fix untranslated text
zhupengfei
2018-09-21
3
-35
/
+51
*
|
|
|
|
|
|
|
|
Merge pull request #1394 from lioncash/stream
bunnei
2018-09-27
5
-12
/
+12
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
stream: Preserve enum class type in GetState()
Lioncash
2018-09-23
5
-12
/
+12
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #1389 from PhiBabin/valgrind
Mat M
2018-09-27
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
FPCR register was uninitialized at start up
Philippe Babin
2018-09-22
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge pull request #1377 from FernandoS27/faster-swizzle
bunnei
2018-09-27
1
-51
/
+66
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Reverse stride align restriction on FastSwizzle due to lost performance
FernandoS27
2018-09-21
1
-3
/
+2
|
*
|
|
|
|
|
|
|
|
Join both Swizzle methods within one interface function
FernandoS27
2018-09-21
1
-11
/
+19
|
*
|
|
|
|
|
|
|
|
Standarized Legacy Swizzle to look alike FastSwizzle and use a Swizzling Tabl...
FernandoS27
2018-09-21
1
-42
/
+38
|
*
|
|
|
|
|
|
|
|
Remove same output bpp restriction on FastSwizzle
FernandoS27
2018-09-21
1
-4
/
+5
|
*
|
|
|
|
|
|
|
|
Improved Legacy Swizzler to be better documented and work better
FernandoS27
2018-09-21
1
-15
/
+21
|
*
|
|
|
|
|
|
|
|
Improved fast swizzle and removed restrictions to it
FernandoS27
2018-09-20
1
-7
/
+12
*
|
|
|
|
|
|
|
|
|
fsmitm_romfsbuild: std::move std::vector instances in Build()
Lioncash
2018-09-26
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp()
Lioncash
2018-09-26
1
-12
/
+11
|
|
_
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
[next]