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-05-15
Merge pull request #6289 from ameerj/oob-blit
bunnei
2021-05-07
texture_cache: Handle out of bound texture blits
ameerj
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
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
2021-02-13
renderer_opengl: Remove interop
ReinUsesLisp
2021-02-13
gl_buffer_cache: Drop interop based parameter buffer workarounds
ReinUsesLisp
2021-02-13
vk_staging_buffer_pool: Add stream buffer for small uploads
ReinUsesLisp
2021-02-13
video_core: Reimplement the buffer cache
ReinUsesLisp
2021-02-13
gpu: Report renderer errors with exceptions
ReinUsesLisp
2021-02-12
maxwell_to_gl: Remove unused code
ameerj
2021-02-09
gl_rasterizer: Remove unused variables
Lioncash
2021-02-07
renderer_opengl: Update OpenGL backend version requirement to 4.6
Morph
2021-01-27
Merge pull request #5786 from ReinUsesLisp/glsl-cbuf
bunnei
2021-01-21
gl_shader_decompiler: Fix constant buffer size calculation
ReinUsesLisp
2021-01-21
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
ReinUsesLisp
2021-01-04
gl_texture_cache: Avoid format views on Intel and AMD
ReinUsesLisp
2021-01-04
gl_texture_cache: Create base images with sRGB
ReinUsesLisp
2020-12-30
video_core: Rewrite the texture cache
ReinUsesLisp
2020-12-10
Merge pull request #5162 from lioncash/copy-shader
bunnei
2020-12-07
video_core: Make use of ordered container contains() where applicable
Lioncash
2020-12-07
gl_shader_decompiler: Elide unnecessary copies within DeclareConstantBuffers()
Lioncash
2020-12-07
video_core: Remove unnecessary enum class casting in logging messages
Lioncash
2020-12-07
Merge pull request #5136 from lioncash/video-shadow3
LC
2020-12-06
video_core: Adjust `NUM` macro to avoid Clang warning
comex
2020-12-05
video_core: Resolve more variable shadowing scenarios pt.3
Lioncash
2020-12-05
Merge pull request #5124 from lioncash/video-shadow
bunnei
2020-12-05
Fix telemetry-related exit crash from use-after-free
FearlessTobi
2020-12-04
video_core: Resolve more variable shadowing scenarios
Lioncash
2020-11-23
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...
comex
2020-11-22
Merge pull request #4954 from lioncash/compare
Morph
2020-11-20
gl_rasterizer: Remove warning of untested alpha test
ReinUsesLisp
2020-11-20
gl_rasterizer: Make floating-point literal a float
Lioncash
[next]