This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android
synced
2025-08-07 09:12:33 -07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c27127d04a155fe0f893e84263d58f14473785d
yuzu-android
/
src
/
core
/
hle
/
service
/
nvflinger
History
ameerj
6b354ccaee
buffer_queue: Protect queue_sequence list access with a mutex
...
fixes a data race as this is an unprotected variable manipulated by multiple threads
2021-01-04 01:36:41 -05:00
..
buffer_queue.cpp
buffer_queue: Protect queue_sequence list access with a mutex
2021-01-04 01:36:41 -05:00
buffer_queue.h
buffer_queue: Protect queue_sequence list access with a mutex
2021-01-04 01:36:41 -05:00
nvflinger.cpp
service: nvflinger: Improve synchronization for BufferQueue.
2020-12-28 21:33:34 -08:00
nvflinger.h
service: nvflinger: Improve synchronization for BufferQueue.
2020-12-28 21:33:34 -08:00