index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-16
vk_texture_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_texture_cache: Amend mismatched access masks and indices in UploadBuffer
Lioncash
2020-07-16
vk_swapchain: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_stream_buffer: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_staging_buffer_pool: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_shader_util: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_scheduler: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_sampler_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_resource_manager: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_renderpass_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
Merge pull request #4362 from lioncash/cast
bunnei
2020-07-16
vk_rasterizer: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_query_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_pipeline_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_memory_manager: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_image: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_descriptor_pool: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_graphics_pipeline: Resolve narrowing warnings
Lioncash
2020-07-16
vk_compute_pipeline: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_compute_pass: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_buffer_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
Merge pull request #4327 from lioncash/desig2
Rodrigo Locatti
2020-07-16
Merge pull request #4333 from lioncash/desig3
Rodrigo Locatti
2020-07-16
Merge pull request #4332 from lioncash/vkdev
Rodrigo Locatti
2020-07-16
Merge pull request #4321 from lioncash/desig
bunnei
2020-07-16
kernel/thread: Remove unimplemented function prototype
Lioncash
2020-07-16
kernel: Remove unused variables
Lioncash
2020-07-16
Merge pull request #4356 from lioncash/inc
LC
2020-07-16
kernel: Add missing include
Lioncash
2020-07-16
cpu_manager: Mark function getters as static
Lioncash
2020-07-16
cpu_manager: Remove unused preemption_count variable
Lioncash
2020-07-16
cpu_manager: Add missing includes
Lioncash
2020-07-16
Merge pull request #4261 from ameerj/gc-calibration
bunnei
2020-07-16
Merge pull request #4337 from lat9nq/fix-per-game-async
bunnei
2020-07-16
Merge pull request #4297 from FearlessTobi/skip-profile-select
bunnei
2020-07-16
Merge pull request #4346 from lioncash/thread
David
2020-07-16
Merge pull request #4249 from Morph1984/delete-update-aoc-on-overwrite
David
2020-07-16
Check for empty section0 and CNMT prior to install
Morph
2020-07-16
Add comment to clarify the nullptr check
Morph
2020-07-16
filesystem: Create subdirectories prior to creating a file
Morph
2020-07-15
Merge pull request #4328 from lioncash/unused-var3
bunnei
2020-07-15
core_timing: Remove unused data member
Lioncash
2020-07-15
core_timing: Make TimedCallback take std::chrono::nanoseconds
Lioncash
2020-07-15
core_timing: Make use of std::chrono with ScheduleEvent
Lioncash
2020-07-15
settings: Resolve a sign conversion warning within GetTimeZoneString()
Lioncash
2020-07-15
kernel/process: Move name and system context to the bottom of the member list
Lioncash
2020-07-15
kernel/handle_table: Remove usages of the global system instance
Lioncash
2020-07-15
settings: Make use of std::string_view over std::string for logging
Lioncash
2020-07-15
kernel/thread: Remove global GetCurrentThread()
Lioncash
2020-07-15
clang format
Morph
[prev]
[next]