index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
engines
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
shader/texture: Join separate image and sampler pairs offline
ReinUsesLisp
2020-06-05
5
-2
/
+13
*
|
texture_cache: Implement rendering to 3D textures
ReinUsesLisp
2020-06-08
1
-0
/
+1
*
|
Merge pull request #4009 from ogniK5377/macro-jit-prod
bunnei
2020-06-04
2
-25
/
+10
|
\
\
|
|
/
|
/
|
|
*
Default init labels and use initializer list for macro engine
David Marcec
2020-06-04
1
-1
/
+1
|
*
Mark parameters as const
David Marcec
2020-06-03
2
-3
/
+2
|
*
Pass by reference instead of copying parameters
David Marcec
2020-06-02
2
-5
/
+7
|
*
Implement macro JIT
David Marcec
2020-05-30
2
-27
/
+11
*
|
Merge pull request #3998 from ReinUsesLisp/init-3d
bunnei
2020-06-01
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
maxwell_3d: Initialize line widths
ReinUsesLisp
2020-05-27
1
-0
/
+2
|
*
maxwell_3d: Initialize polygon modes
ReinUsesLisp
2020-05-27
1
-0
/
+2
*
|
maxwell_3d: Reduce severity of logs that can be spammed
ReinUsesLisp
2020-05-28
1
-6
/
+7
|
/
*
Merge pull request #3899 from ReinUsesLisp/float-comparisons
bunnei
2020-05-13
1
-12
/
+16
|
\
|
*
shader_ir: Separate float-point comparisons in ordered and unordered
ReinUsesLisp
2020-05-09
1
-12
/
+16
*
|
Merge pull request #3885 from ReinUsesLisp/viewport-swizzles
bunnei
2020-05-08
2
-1
/
+25
|
\
\
|
|
/
|
/
|
|
*
vk_graphics_pipeline: Implement viewport swizzles with NV_viewport_swizzle
ReinUsesLisp
2020-05-04
1
-0
/
+1
|
*
maxwell_3d: Add viewport swizzles
ReinUsesLisp
2020-05-04
2
-1
/
+24
*
|
Merge pull request #3815 from FernandoS27/command-list-2
bunnei
2020-05-05
11
-56
/
+122
|
\
\
|
|
/
|
/
|
|
*
Clang Format and Documentation.
Fernando Sahmkow
2020-04-28
7
-8
/
+14
|
*
MaxwellDMA: Optimize micro copies.
Fernando Sahmkow
2020-04-28
1
-0
/
+40
|
*
VideoCore/Engines: Refactor Engines CallMethod.
Fernando Sahmkow
2020-04-27
11
-56
/
+76
*
|
Merge pull request #3808 from ReinUsesLisp/wait-for-idle
bunnei
2020-05-03
2
-1
/
+8
|
\
\
|
*
|
{maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers
ReinUsesLisp
2020-04-28
2
-1
/
+8
|
|
/
*
|
Merge pull request #3807 from ReinUsesLisp/fix-depth-clamp
bunnei
2020-04-30
1
-0
/
+1
|
\
\
|
*
|
maxwell_3d: Fix depth clamping register
ReinUsesLisp
2020-04-27
1
-0
/
+1
|
|
/
*
|
Merge pull request #3799 from ReinUsesLisp/iadd-cc
bunnei
2020-04-30
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
shader/arithmetic_integer: Implement IADD.X
ReinUsesLisp
2020-04-25
1
-0
/
+4
*
|
Merge pull request #3742 from FernandoS27/command-list
bunnei
2020-04-27
10
-0
/
+117
|
\
\
|
*
|
Clang Format.
Fernando Sahmkow
2020-04-23
3
-3
/
+6
|
*
|
Maxwell3D: Process Macros on MultiMethod.
Fernando Sahmkow
2020-04-23
1
-25
/
+47
|
*
|
DMAPusher: Propagate multimethod writes into the engines.
Fernando Sahmkow
2020-04-23
10
-0
/
+92
*
|
|
Merge pull request #3753 from ReinUsesLisp/ac-vulkan
Rodrigo Locatti
2020-04-26
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gl_rasterizer: Fix buffers without size
ReinUsesLisp
2020-04-21
1
-1
/
+2
*
|
|
Merge pull request #3734 from ReinUsesLisp/half-float-mods
bunnei
2020-04-25
1
-2
/
+0
|
\
\
\
|
*
|
|
decode/arithmetic_half: Fix HADD2 and HMUL2 absolute and negation bits
ReinUsesLisp
2020-04-23
1
-2
/
+0
*
|
|
|
Fix -Wdeprecated-copy warning.
Markus Wick
2020-04-24
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #3697 from lioncash/declarations
bunnei
2020-04-23
1
-1
/
+1
|
\
\
\
|
*
|
|
General: Resolve warnings related to missing declarations
Lioncash
2020-04-16
1
-1
/
+1
|
|
/
/
*
|
|
MaxwellDMA: Correct copying on accuracy level.
Fernando Sahmkow
2020-04-22
1
-2
/
+7
*
|
|
FenceManager: Manage syncpoints and rename fences to semaphores.
Fernando Sahmkow
2020-04-22
1
-2
/
+2
*
|
|
Rasterizer: Document SignalFence & ReleaseFences and setup skeletons on Vulkan.
Fernando Sahmkow
2020-04-22
1
-1
/
+0
*
|
|
GPU: Fix rebase errors.
Fernando Sahmkow
2020-04-22
1
-4
/
+3
*
|
|
OpenGL: Implement Fencing backend.
Fernando Sahmkow
2020-04-22
2
-15
/
+5
*
|
|
GPU: Delay Fences.
Fernando Sahmkow
2020-04-22
2
-1
/
+13
*
|
|
GPU: Refactor synchronization on Async GPU
Fernando Sahmkow
2020-04-22
1
-2
/
+6
*
|
|
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-04-22
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #3718 from ReinUsesLisp/better-pipeline-state
Rodrigo Locatti
2020-04-21
1
-1
/
+1
|
\
\
|
*
|
fixed_pipeline_state: Pack attribute state
ReinUsesLisp
2020-04-18
1
-1
/
+1
|
|
/
*
|
Merge pull request #3695 from ReinUsesLisp/default-attributes
bunnei
2020-04-20
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
maxwell_3d: Initialize format attributes constant as one
ReinUsesLisp
2020-04-16
1
-0
/
+4
*
|
CMakeLists: Specify -Wextra on linux builds
Lioncash
2020-04-15
1
-1
/
+1
|
/
[prev]
[next]