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
2023-04-24
Merge pull request #10051 from liamwhite/surface-capabilities
Fernando S
2023-04-24
Merge pull request #10069 from liamwhite/log
Fernando S
2023-04-22
maxwell_3d: fix out of bounds array access in size estimation
Liam
2023-04-21
Account for a pre-added offset when using Corner sample mode for 2D blits
Kelebek1
2023-04-14
vulkan: use plain fences when timeline semaphores are not available
Liam
2023-04-14
Merge pull request #10030 from Wollnashorn/botw-amd-fix
bunnei
2023-04-13
vulkan: pick alpha composite flags based on available values
Liam
2023-04-12
video_core: Enable ImageGather rounding fix on AMD open source drivers
Wollnashorn
2023-04-11
Merge pull request #10008 from vonchenplus/texture_cache
liamwhite
2023-04-08
video_core: Enable ImageGather with subpixel offset on Intel
Wollnashorn
2023-04-08
shader_recompiler: Add subpixel offset for correct rounding at `ImageGather`
Wollnashorn
2023-04-03
Merge pull request #10004 from Kelebek1/cubemap
liamwhite
2023-04-01
externals: update Vulkan-Headers to v1.3.246
Jan Beich
2023-03-31
video_core: Keep the definition of DimensionControl consistent with nvidia op...
Feng Chen
2023-03-29
Fixes 'Continous' typo
Max Dunbar
2023-03-28
Only upload GPU-modified overlaps
Kelebek1
2023-03-27
Merge pull request #9984 from liamwhite/global-memory
liamwhite
2023-03-25
video_core/macro: Make use of Common::HashValue
Morph
2023-03-24
Merge pull request #9985 from liamwhite/funny-meme
bunnei
2023-03-25
Pass GPU page table by reference
Ross Schlaikjer
2023-03-24
vulkan: fix scheduler chunk reserve
Liam
2023-03-24
Merge pull request #9975 from liamwhite/more-waiting
Morph
2023-03-23
memory: rename global memory references to application memory
Liam
2023-03-23
Merge pull request #9971 from Morph1984/q
liamwhite
2023-03-23
Merge pull request #9962 from Kelebek1/disable_srgb
Morph
2023-03-21
bounded_threadsafe_queue: Deduplicate and add PushModes
Morph
2023-03-21
bounded_threadsafe_queue: Use simplified impl of bounded queue
Morph
2023-03-19
vulkan: fix more excessive waiting in scheduler
Liam
2023-03-17
Merge pull request #9778 from behunin/my-box-chevy
bunnei
2023-03-17
Disable SRGB border color conversion for now, to fix shadows in Xenoblade.
Kelebek1
2023-03-15
Merge pull request #9955 from liamwhite/color-blend-equation
liamwhite
2023-03-15
Merge pull request #9931 from liamwhite/sched
liamwhite
2023-03-15
vulkan: disable extendedDynamicState3ColorBlendEquation on radv
Liam
2023-03-14
Merge pull request #9933 from vonchenplus/texture_format
liamwhite
2023-03-14
video_core: Better defined ImageInfo parameters
FengChen
2023-03-13
Merge pull request #9943 from vonchenplus/gentleman
liamwhite
2023-03-12
vk_scheduler: split work queue waits and execution waits
Liam
2023-03-12
general: fix spelling mistakes
Liam
2023-03-12
video_core: Fix ogl status error when draw_texture
FengChen
2023-03-12
video_core: Invalid index_buffer flag when inline_index draw
FengChen
2023-03-11
Merge pull request #9913 from ameerj/acc-dma-refactor
Fernando S
2023-03-10
Merge pull request #9925 from ameerj/gl-sync-signal
liamwhite
2023-03-10
Merge pull request #9917 from Morph1984/the-real-time
liamwhite
2023-03-10
video_core: Update texture format
Feng Chen
2023-03-09
Merge pull request #9822 from ameerj/buffcache-ssbo-addr
liamwhite
2023-03-08
OpenGL: Prefer glClientWaitSync for OGLSync objects
ameerj
2023-03-08
Merge pull request #9896 from Kelebek1/d24s8
liamwhite
2023-03-07
core: Promote CPU/GPU threads to time critical
Morph
2023-03-07
general: fix type inconsistencies
Liam
2023-03-07
Merge pull request #9889 from Morph1984/time-is-ticking
liamwhite
[next]