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-03-08
Merge pull request #9896 from Kelebek1/d24s8
liamwhite
2023-03-07
general: fix type inconsistencies
Liam
2023-03-07
Merge pull request #9889 from Morph1984/time-is-ticking
liamwhite
2023-03-05
Engines: Implement Accelerate DMA Texture.
Fernando Sahmkow
2023-03-05
core_timing: Use higher precision sleeps on Windows
Morph
2023-03-03
Merge pull request #9884 from liamwhite/service-cleanup
Morph
2023-03-04
Check all swizzle components for red, not just [0], pass float border color r...
Kelebek1
2023-03-01
vulkan_common: disable vertexInputDynamicState on unsupported driver
Liam
2023-03-01
nvnflinger: fix name
Liam
2023-02-27
Partially apply LTO to only core and video_core projects.
MatÃas Locatti
2023-02-22
configuration: Add async ASTC decode setting
ameerj
2023-02-22
texture_cache: Add async texture decoding
ameerj
2023-02-21
svc: Fix type consistency (exposed on macOS)
Merry
2023-02-19
Merge pull request #9588 from liamwhite/bylaws-reverts
liamwhite
2023-02-17
Merge pull request #9810 from Kelebek1/nvdec_threads
bunnei
2023-02-16
Merge pull request #9802 from Kelebek1/wait_data_cache
bunnei
2023-02-14
Reimplement the invalidate_texture_data_cache register
Kelebek1
2023-02-14
Allow >1 cpu threads on video decoding, disable multi-frame decoding
Kelebek1
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-02-12
Merge pull request #9746 from ameerj/ogl-msaa-texcache
bunnei
2023-02-11
texture_cache: OpenGL: Implement MSAA uploads and copies
ameerj
2023-02-11
Merge pull request #9777 from vonchenplus/speed_up_video_copy
liamwhite
2023-02-11
Merge pull request #9744 from behunin/quick-release
liamwhite
2023-02-11
video_core: Speed up video frame data copy
FengChen
2023-02-09
Merge pull request #9736 from Kelebek1/dynamic_vertex_attribs
liamwhite
2023-02-08
buffer_base: Partially revert changes from #9559
ameerj
2023-02-07
Remove OnCommandListEndCommand
Behunin
2023-02-05
Remove fake vertex bindings when dynamic state is enabled
Kelebek1
2023-02-01
Merge pull request #9708 from ameerj/gl-context-flush
liamwhite
2023-01-30
Merge pull request #9631 from vonchenplus/vulkan_clear
liamwhite
2023-01-29
gl_compute_pipeline: Force context flush when loading shader cache
ameerj
2023-01-29
gl_graphics_pipeline: Force context flush when loading shader cache
ameerj
2023-01-29
Move to Clang Format 15
Levi Behunin
2023-01-28
Merge pull request #9691 from ameerj/msaa-texcache
bunnei
2023-01-28
texture_cache: Adjust image view sizes by MSAA samples
ameerj
2023-01-28
video_core: Implement vulkan clear specified channel
FengChen
2023-01-27
Merge pull request #9539 from Wollnashorn/opengl-fsr
liamwhite
2023-01-26
video_core/opengl: Add FSR upscaling filter to the OpenGL renderer
Wollnashorn
2023-01-25
Revert "MemoryManager: use fastmem directly."
Merry
2023-01-21
nsight_aftermath_tracker: update for latest Aftermath SDK
Liam
2023-01-19
Merge pull request #9556 from vonchenplus/draw_texture
liamwhite
2023-01-18
Demote maxwell3d Firmware4 call log to debug
Kelebek1
2023-01-16
Address feedback
Feng Chen
2023-01-10
Merge pull request #9596 from liamwhite/mvk
Morph
2023-01-10
vulkan_common: fix indirect draw with count
Liam
2023-01-09
MoltenVK: restrict number of vertex attributes/bindings to 16
TellowKrinkle
2023-01-09
Merge pull request #9581 from liamwhite/turbo2
Morph
2023-01-09
vulkan_device: refactor feature testing
Liam
2023-01-07
VideoCore: Fix OGL cache invalidation.
Fernando Sahmkow
[next]