This website requires JavaScript.
Explore
Help
Sign In
yuzu-mirror
/
yuzu-android
Watch
1
Star
0
Fork
You've already forked yuzu-android
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
b76df62c00
yuzu-android
/
src
History
ReinUsesLisp
b76df62c00
gl_rasterizer: Move alpha testing to the OpenGL pipeline
...
Removes the alpha testing code from each fragment shader invocation.
2019-05-30 13:21:01 -03:00
..
audio_core
core/core_timing: Make callback parameters consistent
2019-03-24 18:12:17 -04:00
common
common/file_util: Remove unnecessary return at end of void StripTailDirSlashes()
2019-05-23 14:33:29 -04:00
core
rasterizer_opengl: Remove OpenGL core profile
2019-05-30 13:21:00 -03:00
input_common
general: Use deducation guides for std::lock_guard and std::unique_lock
2019-04-01 12:53:47 -04:00
tests
kernel: Handle page table switching within MakeCurrentProcess()
2019-04-07 01:12:54 -04:00
video_core
gl_rasterizer: Move alpha testing to the OpenGL pipeline
2019-05-30 13:21:01 -03:00
web_service
general: Use deducation guides for std::lock_guard and std::unique_lock
2019-04-01 12:53:47 -04:00
yuzu
rasterizer_opengl: Remove OpenGL core profile
2019-05-30 13:21:00 -03:00
yuzu_cmd
rasterizer_opengl: Remove OpenGL core profile
2019-05-30 13:21:00 -03:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
Merge pull request
#2460
from lioncash/volatile
2019-05-14 06:34:53 -04:00