index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rasterizer_cache: Protect inherited caches from submission level
Fernando Sahmkow
2019-07-01
3
-1
/
+5
*
Merge pull request #2579 from ReinUsesLisp/fix-aoffi-test
bunnei
2019-06-21
1
-1
/
+2
|
\
|
*
gl_device: Fix TestVariableAoffi test
ReinUsesLisp
2019-06-11
1
-1
/
+2
*
|
Merge pull request #2591 from lioncash/record
bunnei
2019-06-19
1
-1
/
+0
|
\
\
|
*
|
core: Remove unused CiTrace source files
Lioncash
2019-06-18
1
-1
/
+0
*
|
|
Merge pull request #2562 from ReinUsesLisp/split-cbuf-upload
bunnei
2019-06-17
6
-56
/
+69
|
\
\
\
|
*
|
|
gl_rasterizer: Remove unused parameters in descriptor uploads
ReinUsesLisp
2019-06-07
2
-8
/
+6
|
*
|
|
video_core/engines: Move ConstBufferInfo out of Maxwell3D
ReinUsesLisp
2019-06-07
6
-49
/
+64
*
|
|
|
Merge pull request #2538 from ReinUsesLisp/ssy-pbk
Zach Hilman
2019-06-15
4
-27
/
+78
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
shader: Split SSY and PBK stack
ReinUsesLisp
2019-06-07
4
-27
/
+78
*
|
|
|
Merge pull request #2572 from FernandoS27/gpu-mem
bunnei
2019-06-11
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
GPUVM: Correct GPU VM virtual address space
Fernando Sahmkow
2019-06-09
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
kepler_compute: Use std::array for cbuf info
ReinUsesLisp
2019-06-07
1
-2
/
+3
*
|
|
kepler_compute: Fix block_dim_x encoding
ReinUsesLisp
2019-06-07
1
-1
/
+1
|
/
/
*
|
Merge pull request #2514 from ReinUsesLisp/opengl-compat
Zach Hilman
2019-06-07
16
-223
/
+42
|
\
\
|
|
/
|
/
|
|
*
gl_buffer_cache: Remove unused ReserveMemory method
ReinUsesLisp
2019-05-30
2
-13
/
+0
|
*
maxwell_to_gl: Use GL_CLAMP to emulate Clamp wrap mode
ReinUsesLisp
2019-05-30
3
-7
/
+4
|
*
gl_rasterizer: Move alpha testing to the OpenGL pipeline
ReinUsesLisp
2019-05-30
8
-71
/
+33
|
*
gl_rasterizer: Use GL_QUADS to emulate quads rendering
ReinUsesLisp
2019-05-30
6
-132
/
+5
*
|
shader/node: Minor changes
ReinUsesLisp
2019-06-06
1
-50
/
+54
*
|
shader: Move Node declarations out of the shader IR header
ReinUsesLisp
2019-06-06
4
-493
/
+518
*
|
shader: Use shared_ptr to store nodes and move initialization to file
ReinUsesLisp
2019-06-05
35
-248
/
+296
*
|
Merge pull request #2520 from ReinUsesLisp/vulkan-refresh
bunnei
2019-06-05
4
-88
/
+218
|
\
\
|
*
|
vk_device: Let formats array type be deduced
ReinUsesLisp
2019-05-26
1
-33
/
+33
|
*
|
vk_shader_decompiler: Misc fixes
ReinUsesLisp
2019-05-26
2
-45
/
+67
|
*
|
vk_device: Enable features when available and misc changes
ReinUsesLisp
2019-05-26
2
-43
/
+151
*
|
|
Merge pull request #2540 from ReinUsesLisp/remove-guest-position
bunnei
2019-06-05
2
-36
/
+21
|
\
\
\
|
*
|
|
gl_shader_decompiler: Remove guest "position" varying
ReinUsesLisp
2019-06-03
2
-36
/
+21
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2512 from ReinUsesLisp/comp-indexing
bunnei
2019-06-05
3
-3
/
+80
|
\
\
\
|
*
|
|
gl_shader_decompiler: Use an if based cbuf indexing for broken drivers
ReinUsesLisp
2019-05-24
1
-3
/
+20
|
*
|
|
gl_device: Add test to detect broken component indexing
ReinUsesLisp
2019-05-24
2
-0
/
+60
*
|
|
|
Merge pull request #2545 from lioncash/timing
Zach Hilman
2019-06-05
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
core/core_timing_util: Use std::chrono types for specifying time units
Lioncash
2019-06-04
1
-1
/
+1
*
|
|
|
|
Merge pull request #2534 from ReinUsesLisp/shader-cleanup
Zach Hilman
2019-06-05
2
-31
/
+36
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
gl_shader_cache: Store a system class and drop global accessors
ReinUsesLisp
2019-05-30
2
-7
/
+9
|
*
|
|
|
gl_shader_cache: Add commentaries explaining the intention in shaders creation
ReinUsesLisp
2019-05-30
1
-0
/
+2
|
*
|
|
|
gl_shader_cache: Flip if condition in GetStageProgram to reduce indentation
ReinUsesLisp
2019-05-30
1
-25
/
+26
|
|
|
/
/
|
|
/
|
|
*
/
|
|
shader_bytecode: Mark EXIT as flow instruction
Fernando Sahmkow
2019-06-04
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #2446 from ReinUsesLisp/tid
bunnei
2019-05-29
4
-22
/
+76
|
\
\
\
|
*
|
|
shader: Implement S2R Tid{XYZ} and CtaId{XYZ}
ReinUsesLisp
2019-05-20
4
-15
/
+69
|
*
|
|
gl_shader_decompiler: Make GetSwizzle constexpr
ReinUsesLisp
2019-05-20
1
-7
/
+7
*
|
|
|
gl_device: Add commentary to AOFFI unit test source code
ReinUsesLisp
2019-05-27
1
-0
/
+1
*
|
|
|
gl_shader_gen: Always declare extensions after the version declaration
ReinUsesLisp
2019-05-27
2
-7
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
renderer_opengl/utils: Use a std::string_view with LabelGLObject()
Lioncash
2019-05-24
2
-10
/
+10
*
|
|
Merge pull request #2358 from ReinUsesLisp/parallel-shader
bunnei
2019-05-24
8
-53
/
+113
|
\
\
\
|
*
|
|
gl_shader_cache: Fix clang strict standard build issues
ReinUsesLisp
2019-05-20
3
-9
/
+13
|
*
|
|
gl_shader_cache: Use shared contexts to build shaders in parallel
ReinUsesLisp
2019-05-20
6
-47
/
+103
*
|
|
|
Merge pull request #2485 from ReinUsesLisp/generic-memory
bunnei
2019-05-24
3
-35
/
+73
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
shader/memory: Implement ST (generic memory)
ReinUsesLisp
2019-05-20
2
-21
/
+36
|
*
|
|
shader/memory: Implement LD (generic memory)
ReinUsesLisp
2019-05-20
3
-15
/
+38
|
|
/
/
[next]