index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
renderer_opengl
Age
Commit message (
Expand
)
Author
2021-07-22
gl_rasterizer: Flush L2 caches before glFlush on GLASM
ReinUsesLisp
2021-07-22
glasm: Initial GLASM compute implementation for testing
ReinUsesLisp
2021-07-22
gl_shader_cache: Remove code unintentionally committed
ReinUsesLisp
2021-07-22
Move SPIR-V emission functions to their own header
ReinUsesLisp
2021-07-22
shader: Initial OpenGL implementation
ReinUsesLisp
2021-07-22
shader: Move pipeline cache logic to separate files
ReinUsesLisp
2021-07-22
shader: Accelerate pipeline transitions and use dirty flags for shaders
ReinUsesLisp
2021-07-22
shader: Interact texture buffers with buffer cache
ReinUsesLisp
2021-07-22
shader: Remove old shader management
ReinUsesLisp
2021-07-20
Merge pull request #6629 from FernandoS27/accel-dma-2
bunnei
2021-07-20
gl_texture_cache: Workaround slow PBO downloads on radeonsi
ReinUsesLisp
2021-07-15
Merge pull request #6579 from ameerj/float-settings
bunnei
2021-07-13
DMAEngine: Accelerate BufferClear
Fernando Sahmkow
2021-07-11
accelerateDMA: Accelerate Buffer Copies.
Fernando Sahmkow
2021-07-09
Fence Manager: remove reference fencing.
Fernando Sahmkow
2021-07-09
Fence Manager: Force ordering on WFI.
Fernando Sahmkow
2021-07-09
Fence Manager: Add fences on Reference Count.
Fernando Sahmkow
2021-07-08
configure_graphics: Use u8 for bg_color values
ameerj
2021-07-07
util_shaders: Fix BindImageTexture
lat9nq
2021-07-06
Merge pull request #6497 from FernandoS27/scotty-doesnt-know
bunnei
2021-07-05
Merge pull request #6537 from Morph1984/warnings
bunnei
2021-07-04
Texture Cache: Initial Implementation of Sparse Textures.
Fernando Sahmkow
2021-07-03
TextureCacheOGL: Implement Image Copies for 1D and 1D Array.
Fernando Sahmkow
2021-06-28
Merge pull request #6502 from ameerj/vendor-title
Morph
2021-06-28
video_core: Silence signed/unsigned mismatch warnings
Morph
2021-06-24
Merge pull request #6496 from ameerj/astc-fixes
bunnei
2021-06-24
Merge pull request #6519 from Wunkolo/mem-size-literal
bunnei
2021-06-24
common: Replace common_sizes into user-literals
Wunkolo
2021-06-23
Merge pull request #6517 from lioncash/fmtlib
bunnei
2021-06-23
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
Lioncash
2021-06-23
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-22
bootmanager: Use std::stop_source for stopping emulation
ReinUsesLisp
2021-06-20
gl_device: Expand on Mesa driver names
lat9nq
2021-06-20
video_core: Add GPU vendor name to window title bar
ameerj
2021-06-20
Reaper: Guarantee correct deletion.
Fernando Sahmkow
2021-06-19
util_shaders: Specify ASTC decoder memory barrier bits
ameerj
2021-06-19
astc_decoder.comp: Remove unnecessary LUT SSBOs
ameerj
2021-06-19
astc: Various robustness enhancements for the gpu decoder
ameerj
2021-06-17
Reaper: Change memory restrictions on TC depending on host memory on VK.
Fernando Sahmkow
2021-06-15
configure_graphics: Add Accelerate ASTC decoding setting
ameerj
2021-06-01
buffer_cache: Simplify uniform disabling logic
ameerj
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-20
Merge pull request #6248 from A-w-x/intelmesa
bunnei
2021-05-18
Merge pull request #6317 from ameerj/fps-fix
bunnei
2021-05-15
Merge pull request #6289 from ameerj/oob-blit
bunnei
2021-05-15
perf_stats: Rework FPS counter to be more accurate
ameerj
2021-05-07
texture_cache: Handle out of bound texture blits
ameerj
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-04-26
gl_device: Intel: Disable texture view formats workaround on mesa
A-w-x
2021-04-14
common: Move settings to common from core.
bunnei
[next]