index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2024-01-25
Merge pull request #12499 from Kelebek1/time
liamwhite
2024-01-24
Demote Mesa dozen to the bottom of the device list
Matías Locatti
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2024-01-22
Merge pull request #12579 from FernandoS27/smmu
liamwhite
2024-01-18
Core: Eliminate core/memory dependancies.
Fernando Sahmkow
2024-01-18
SMMU: Fix 8Gb layout.
Fernando Sahmkow
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Simplify and remove old code.
Fernando Sahmkow
2024-01-18
SMMU: Add Android compatibility
Fernando Sahmkow
2024-01-18
GPU-SMMU: Estimate game leak and preallocate device region.
Fernando Sahmkow
2024-01-18
GPU SMMU: Expand to 34 bits
Fernando Sahmkow
2024-01-18
SMMU: Implement physical memory mirroring
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-18
SMMU: Implement backing CPU page protect/unprotect
Fernando Sahmkow
2024-01-18
NVDRV: Implement sessions and initial implementation of SMMU
Fernando Sahmkow
2024-01-18
Core: Initial implementation of device memory mapping
Fernando Sahmkow
2024-01-16
renderer_vulkan: recreate swapchain when frame size changes
Liam
2024-01-15
Fix one more typo
Viktor Szépe
2024-01-07
Fix typos in video_core
Viktor Szépe
2024-01-04
Merge pull request #12437 from ameerj/gl-amd-fixes
liamwhite
2023-12-31
Vulkan: Only recreate swapchain if the frame is bigger than the swap image.
Fernando Sahmkow
2023-12-31
MaxwellDMA: Don't flush the outputs of a dma copy.
Fernando Sahmkow
2023-12-30
Merge pull request #12479 from GPUCode/linear-bcn
Fernando S
2023-12-26
Merge pull request #12449 from liamwhite/debug-utils
liamwhite
2023-12-26
Merge pull request #12448 from liamwhite/format-assert
liamwhite
2023-12-26
Merge pull request #12415 from ameerj/ogl-draw-auto
liamwhite
2023-12-26
video_core: Fix buffer_row_length computation for linear compressed textures
GPUCode
2023-12-23
renderer_vulkan: skip SetObjectNameEXT on unsupported driver
Liam
2023-12-23
renderer_vulkan: demote format assert to error log
Liam
2023-12-22
Merge pull request #12412 from ameerj/gl-query-prims
liamwhite
2023-12-22
Merge pull request #12410 from liamwhite/more-mali-null
Fernando S
2023-12-21
shader_recompiler: use float image operations on load/store when required
Liam
2023-12-20
gl_device: Remove AMD blacklists that are no longer applicable
Ameer J
2023-12-20
Merge pull request #12414 from jbeich/vk274
liamwhite
2023-12-20
Merge pull request #12400 from ameerj/vk-query-prefix-fix
liamwhite
2023-12-20
Merge pull request #12403 from liamwhite/clipdistance
Fernando S
2023-12-20
Merge pull request #12390 from liamwhite/binding-insanity
Fernando S
2023-12-20
gl_rasterizer: Less spammy log for unimplemented resets
Ameer J
2023-12-19
gl_rasterizer: Implement DrawTransformFeedback macro
Ameer J
2023-12-20
vulkan_common: unbreak build with Vulkan-Headers 1.3.274
Jan Beich
2023-12-19
OpenGL: Add GL_PRIMITIVES_GENERATED and GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRIT...
Ameer J
2023-12-19
gl_rasterizer: Silence spammy logs
Ameer J
2023-12-19
gl_buffer_cache: Reintroduce NV_vertex_buffer_unified_memory
Ameer J
2023-12-19
renderer_vulkan: don't pass null view when nullDescriptor is not supported
Liam
2023-12-19
Merge pull request #12382 from liamwhite/image-limit
Fernando S
2023-12-18
shader_recompiler: ignore clip distances beyond driver support level
Liam
2023-12-18
vk_query_cache: Fix prefix sum max_accumulation_limit logic
Ameer J
2023-12-17
Revert "video_core: use interval map for page count tracking"
liamwhite
2023-12-17
renderer_vulkan: work around turnip binding bug in a610
Liam
2023-12-16
renderer_vulkan: allow up to 7 swapchain images
Liam
[next]