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
Age
Commit message (
Expand
)
Author
2020-09-25
vk_stream_buffer: Fix initializing Vulkan with NVIDIA on Linux
lat9nq
2020-09-25
vk_command_pool: Move definition of Pool into the cpp file
Lioncash
2020-09-25
vk_command_pool: Make use of override on destructor
Lioncash
2020-09-25
vk_command_pool: Add missing header guard
Lioncash
2020-09-24
More forgetting... duh
Levi Behunin
2020-09-24
Merge pull request #4711 from lioncash/move5
bunnei
2020-09-24
Forgot to apply suggestion here as well
Levi Behunin
2020-09-24
Address Comments
Levi Behunin
2020-09-24
Start of Integer flags implementation
Levi Behunin
2020-09-24
arithmetic_integer_immediate: Make use of std::move where applicable
Lioncash
2020-09-23
video_core: Fix instances where msbuild always regenerated host shaders
ReinUsesLisp
2020-09-23
Merge pull request #4674 from ReinUsesLisp/timeline-semaphores
bunnei
2020-09-23
shader/registry: Silence a -Wshadow warning
Lioncash
2020-09-23
shader/registry: Remove unnecessary namespace qualifiers
Lioncash
2020-09-23
shader/registry: Make use of designated initializers where applicable
Lioncash
2020-09-22
control_flow: emplace elements in place within TryQuery()
Lioncash
2020-09-22
control_flow: Make use of std::move in InsertBranch()
Lioncash
2020-09-22
General: Make use of std::nullopt where applicable
Lioncash
2020-09-20
renderer_opengl: Remove emulated mailbox presentation
ReinUsesLisp
2020-09-19
vk_query_cache: Hack counter destructor to avoid reserving queries
ReinUsesLisp
2020-09-19
renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore
ReinUsesLisp
2020-09-18
fermi_2d: Make use of designated initializers
Lioncash
2020-09-17
Merge pull request #4672 from lioncash/narrowing
Rodrigo Locatti
2020-09-17
decode/image: Eliminate switch fallthrough in DecodeImage()
Lioncash
2020-09-17
decoder/texture: Eliminate narrowing conversion in GetTldCode()
Lioncash
2020-09-16
video_core: Enforce -Werror=switch
ReinUsesLisp
2020-09-06
video_core: Remove all Core::System references in renderer
ReinUsesLisp
2020-09-03
Merge pull request #4611 from lioncash/xbyak2
bunnei
2020-09-03
Merge pull request #4575 from lioncash/async
bunnei
2020-08-30
vk_device: Fix driver id check on AMD for VK_EXT_extended_dynamic_state
ReinUsesLisp
2020-08-30
externals: Update Xbyak to 5.96
Lioncash
2020-08-28
vk_device: Blacklist AMD proprietary from VK_EXT_extended_dynamic_state
ReinUsesLisp
2020-08-27
Merge pull request #4524 from lioncash/memory-log
bunnei
2020-08-26
Merge pull request #4569 from ReinUsesLisp/glsl-cmake
bunnei
2020-08-26
Merge pull request #4555 from ReinUsesLisp/fix-primitive-topology
bunnei
2020-08-26
memory_manager: Make use of [[nodiscard]] in the interface
Lioncash
2020-08-26
memory_manager: Make operator+ const qualified
Lioncash
2020-08-25
Merge pull request #4574 from lioncash/const-fn
bunnei
2020-08-24
Merge pull request #4542 from ReinUsesLisp/gpu-init-base
bunnei
2020-08-24
async_shaders: Mark getters as const member functions
Lioncash
2020-08-24
memory_manager: Mark IsGranularRange() as a const member function
Lioncash
2020-08-23
gl_texture_cache: Take std::string by reference in DecorateViewName()
Lioncash
2020-08-23
video_core/fence_manager: Remove unnecessary includes
Lioncash
2020-08-23
video_core/host_shaders: Add CMake integration for string shaders
ReinUsesLisp
2020-08-23
gl_shader_util: Use std::string_view instead of star pointer
ReinUsesLisp
2020-08-22
video_core: Initialize renderer with a GPU
ReinUsesLisp
2020-08-21
Merge pull request #4521 from lioncash/optionalcache
bunnei
2020-08-21
Merge pull request #4523 from lioncash/self-assign
bunnei
2020-08-20
vk_state_tracker: Fix primitive topology
ReinUsesLisp
2020-08-20
vk_device: Use Vulkan 1.0 properly
ReinUsesLisp
[prev]
[next]