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-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
2021-03-30
Merge pull request #5927 from ameerj/astc-compute
Rodrigo Locatti
2021-03-25
astc_decoder: Refactor for style and more efficient memory use
ameerj
2021-03-24
gl_device: unblock async shaders on other Unix systems
Jan Beich
2021-03-21
gl_device: Block async shaders on AMD and Intel
lat9nq
2021-03-13
astc_decoder: Reimplement Layers
Rodrigo Locatti
2021-03-13
host_shaders: Modify shader cmake integration to allow for larger shaders
ameerj
2021-03-13
renderer_opengl: Accelerate ASTC texture decoding with a compute shader
ameerj
2021-03-09
Merge pull request #5891 from ameerj/bgra-ogl
Rodrigo Locatti
2021-03-04
texture_cache: Blacklist BGRA8 copies and views on OpenGL
ameerj
2021-03-04
renderer_opengl: Swizzle BGR textures on copy
ameerj
2021-03-02
buffer_cache: Heuristically decide to skip cache on uniform buffers
ReinUsesLisp
2021-02-24
Implement glDepthRangeIndexeddNV
Kelebek1
2021-02-20
gl_disk_shader_cache: Log total shader entries count on game load
Morph
2021-02-13
gl_texture_cache: Lazily create non-sRGB texture views for sRGB formats
ameerj
2021-02-13
Merge pull request #5919 from ReinUsesLisp/stream-buffer-tragic
Morph
2021-02-13
gl_stream_buffer/vk_staging_buffer_pool: Fix size check
ReinUsesLisp
2021-02-13
Merge pull request #5916 from ameerj/maxwell-gl-unused
LC
2021-02-13
video_core: Fix clang build issues
ReinUsesLisp
[next]