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
*
Merge pull request #2777 from ReinUsesLisp/hsetp2-fe3h-fix
bunnei
2019-08-21
1
-1
/
+1
|
\
|
*
half_set_predicate: Fix HSETP2_C constant buffer offset
ReinUsesLisp
2019-08-04
1
-1
/
+1
*
|
Merge pull request #2753 from FernandoS27/float-convert
bunnei
2019-08-21
5
-18
/
+75
|
\
\
|
*
|
Shader_Ir: Implement F16 Variants of F2F, F2I, I2F.
Fernando Sahmkow
2019-07-20
5
-18
/
+75
*
|
|
Merge pull request #2778 from ReinUsesLisp/nop
bunnei
2019-08-18
2
-0
/
+13
|
\
\
\
|
*
|
|
shader_ir: Implement NOP
ReinUsesLisp
2019-08-04
2
-0
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2768 from ReinUsesLisp/hsetp2-fix
bunnei
2019-08-18
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
decode/half_set_predicate: Fix predicates
ReinUsesLisp
2019-07-26
1
-3
/
+3
*
|
|
Merge pull request #2592 from FernandoS27/sync1
bunnei
2019-07-26
9
-59
/
+105
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
NVServices: Styling, define constructors as explicit and corrections
Fernando Sahmkow
2019-07-05
4
-24
/
+24
|
*
|
NVFlinger: Correct GCC compile error
Fernando Sahmkow
2019-07-05
2
-6
/
+6
|
*
|
NVServices: Make NVEvents Automatic according to documentation.
Fernando Sahmkow
2019-07-05
2
-3
/
+6
|
*
|
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirror...
Fernando Sahmkow
2019-07-05
5
-29
/
+23
|
*
|
gpu_asynch: Simplify synchronization to a simpler consumer->producer scheme.
Fernando Sahmkow
2019-07-05
2
-47
/
+3
|
*
|
nv_host_ctrl: Make Sync GPU variant always return synced result.
Fernando Sahmkow
2019-07-05
4
-5
/
+11
|
*
|
Async GPU: do invalidate as synced operation
Fernando Sahmkow
2019-07-05
1
-6
/
+1
|
*
|
Gpu: use an std mutex instead of a spin_lock to guard syncpoints
Fernando Sahmkow
2019-07-05
2
-6
/
+6
|
*
|
Gpu: Mark areas as protected.
Fernando Sahmkow
2019-07-05
2
-0
/
+13
|
*
|
nv_services: Stub CtrlEventSignal
Fernando Sahmkow
2019-07-05
2
-1
/
+14
|
*
|
Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts
Fernando Sahmkow
2019-07-05
5
-4
/
+21
|
*
|
video_core: Implement GPU side Syncpoints
Fernando Sahmkow
2019-07-05
3
-2
/
+51
*
|
|
Merge pull request #2739 from lioncash/cflow
bunnei
2019-07-25
4
-33
/
+53
|
\
\
\
|
*
|
|
video_core/control_flow: Provide operator!= for types with operator==
Lioncash
2019-07-18
1
-4
/
+21
|
*
|
|
video_core/control_flow: Prevent sign conversion in TryGetBlock()
Lioncash
2019-07-18
1
-1
/
+1
|
*
|
|
video_core/control_flow: Remove unnecessary BlockStack copy constructor
Lioncash
2019-07-18
1
-2
/
+1
|
*
|
|
video_core/control_flow: Use std::move where applicable
Lioncash
2019-07-18
1
-10
/
+15
|
*
|
|
video_core/control_flow: Use the prefix variant of operator++ for iterators
Lioncash
2019-07-18
1
-2
/
+2
|
*
|
|
video_core/control_flow: Use empty() member function for checking emptiness
Lioncash
2019-07-18
1
-2
/
+2
|
*
|
|
video_core: Resolve -Wreorder warnings
Lioncash
2019-07-18
2
-4
/
+3
|
*
|
|
video_core/control_flow: Make program_size for ScanFlow() a std::size_t
Lioncash
2019-07-18
2
-5
/
+4
|
*
|
|
video_core/control_flow: Place all internally linked types/functions within a...
Lioncash
2019-07-18
1
-1
/
+2
|
*
|
|
video_core/shader/decode: Prevent sign-conversion warnings
Lioncash
2019-07-18
1
-2
/
+2
*
|
|
|
Merge pull request #2737 from FernandoS27/track-fix
bunnei
2019-07-25
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Shader_Ir: Correct tracking to track from right to left
Fernando Sahmkow
2019-07-16
1
-2
/
+2
*
|
|
|
|
Merge pull request #2743 from FernandoS27/surpress-assert
bunnei
2019-07-25
9
-29
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
Shader_Ir: Change Debug Asserts for Log Warnings
Fernando Sahmkow
2019-07-19
3
-10
/
+17
|
*
|
|
|
|
Shader_Ir: correct clang format
Fernando Sahmkow
2019-07-18
1
-2
/
+2
|
*
|
|
|
|
GPU: Add missing puller methods.
Fernando Sahmkow
2019-07-18
2
-14
/
+15
|
*
|
|
|
|
MaxwellDMA/KeplerCopy: Downgrade DMA log message to Trace.
Fernando Sahmkow
2019-07-18
1
-1
/
+1
|
*
|
|
|
|
Gl_Texture_Cache: Remove assert on component type in GetFormatTuple
Fernando Sahmkow
2019-07-18
1
-1
/
+0
|
*
|
|
|
|
Shader_Ir: Downgrade precision and rounding asserts to debug asserts.
Fernando Sahmkow
2019-07-18
5
-10
/
+10
*
|
|
|
|
|
Merge pull request #2704 from FernandoS27/conditional
bunnei
2019-07-24
3
-2
/
+100
|
\
\
\
\
\
\
|
*
|
|
|
|
|
maxwell3d: Implement Conditional Rendering
Fernando Sahmkow
2019-07-17
3
-2
/
+100
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2734 from ReinUsesLisp/compute-shaders
bunnei
2019-07-22
15
-140
/
+357
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gl_shader_cache: Fix clang-format issues
ReinUsesLisp
2019-07-15
2
-4
/
+2
|
*
|
|
|
|
|
gl_shader_decompiler: Stub local memory size
ReinUsesLisp
2019-07-15
1
-8
/
+14
|
*
|
|
|
|
|
gl_shader_cache: Address review commentaries
ReinUsesLisp
2019-07-15
4
-13
/
+12
|
*
|
|
|
|
|
gl_shader_cache: Address CI issues
ReinUsesLisp
2019-07-15
2
-3
/
+3
|
*
|
|
|
|
|
gl_rasterizer: Implement compute shaders
ReinUsesLisp
2019-07-15
15
-136
/
+350
*
|
|
|
|
|
|
Merge pull request #2735 from FernandoS27/pipeline-rework
bunnei
2019-07-21
14
-116
/
+528
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
[next]