Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Suyu
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
many-archive
Suyu
Graph
ce9f7ac4f2023b81e5d97a06c0fb17d252002697
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jul
4
3
2
1
2
1
30
Jun
29
28
27
26
25
26
25
24
22
21
20
19
20
19
18
17
16
15
14
12
11
10
9
8
7
6
5
4
3
31
May
30
29
28
27
26
25
24
23
22
21
20
19
18
19
18
17
14
13
12
9
7
4
2
1
30
Apr
1
May
30
Apr
gpu_asynch: Simplify synchronization to a simpler consumer->producer scheme.
nv_host_ctrl: Make Sync GPU variant always return synced result.
Async GPU: do invalidate as synced operation
Gpu: use an std mutex instead of a spin_lock to guard syncpoints
nvhost_ctrl: Corrections to event handling
Gpu: Mark areas as protected.
nv_services: Stub CtrlEventSignal
Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts
nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEventUnregister
nv_services: Create GPU channels correctly
video_core: Implement GPU side Syncpoints
nv_services: Correct buffer queue fencing and GPFifo fencing
nvflinger: Implement swap intervals
Merge pull request #2601 from FernandoS27/texture_cache
texture_cache: Address Feedback
texture_cache: Correct Texture Buffer Uploading
Merge pull request #2669 from FearlessTobi/move-cpujit-setting
Merge pull request #2555 from lioncash/tls
yuzu: Remove CPU Jit setting from the UI
Merge pull request #2670 from DarkLordZach/fix-merge-discrep-1
Merge pull request #2658 from ogniK5377/QueryAudioDeviceOutputEvent
Merge pull request #2638 from DarkLordZach/quest-flag
gl_shader_cache: Make CachedShader constructor private
kernel/process: Default initialize all member variables
kernel/process: Decouple TLS handling from threads
kernel/vm_manager: Add overload of FindFreeRegion() that operates on a boundary
Merge pull request #2613 from ogniK5377/InitalizeApplicationInfo
Merge pull request #2608 from ogniK5377/Time_GetSharedMemoryNativeHandle
Merge pull request #2563 from ReinUsesLisp/shader-initializers
acc_su: Implement GetProfileEditor (205)
acc: Implement IProfileEditor-specific commands 'Store' and 'StoreWithImage'
profile_manager: Add setter for ProfileBase and ProfileData
acc: Add IProfileCommon for IProfile and IProfileEditor
Merge pull request #2604 from ogniK5377/INotificationService
Merge pull request #2659 from FernandoS27/safe-caches
Merge pull request #2660 from bakugo/deltafragments
file_sys: Rename other ContentRecordType members
audren: Only manage wave buffers with a size
rasterizer_cache: Protect inherited caches from submission level
IAudioDevice::QueryAudioDeviceOutputEvent
Loading