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
2022-12-17
Merge pull request #7450 from FernandoS27/ndc-vulkan
liamwhite
2022-12-16
Remove unimplemented transform feedback geometry spam, it should be implemented
Kelebek1
2022-12-15
Merge pull request #9431 from liamwhite/sixty-five-oh-two
Narr the Reg
2022-12-15
Merge pull request #7410 from Nefsen402/wayland-fixes
liamwhite
2022-12-13
Vulkan: Add support for VK_EXT_depth_clip_control.
FernandoS27
2022-12-13
vulkan_common: declare storageBuffer8BitAccess
Liam
2022-12-13
gl_device: Use a more robust way to use strict context mode
Alexander Orzechowski
2022-12-13
video_core/vulkan: Explicity check swapchain size when deciding to recreate
Alexander Orzechowski
2022-12-13
renderer_opengl: refactor context acquire
Liam
2022-12-12
Fix validation errors on less compatible Intel GPU
yzct12345
2022-12-12
Merge pull request #9406 from vonchenplus/topology
bunnei
2022-12-12
Merge pull request #9420 from liamwhite/aniso
Mai
2022-12-11
Merge pull request #9409 from liamwhite/smaa2
Matías Locatti
2022-12-10
video_core: fix off by one in anisotropic filtering amount
Liam
2022-12-09
Fix compilation error
Salvage
2022-12-08
video_core: Integrate SMAA
Liam
2022-12-08
video_core: Add vertex_array_instance_* sbubbed called warning
FengChen
2022-12-08
video_core: The draw manager manages whether Clear is required.
FengChen
2022-12-08
video_core: Adjust topology update logic
FengChen
2022-12-08
Merge pull request #9401 from vonchenplus/draw_manager
Fernando S
2022-12-08
video_core: Implement maxwell3d draw manager and split draw logic
Feng Chen
2022-12-06
Merge pull request #9365 from liamwhite/val
Morph
2022-12-06
Merge pull request #9393 from liamwhite/more-vulkan
Fernando S
2022-12-05
Merge pull request #9360 from Kelebek1/R-E-S-P-E-C-T
liamwhite
2022-12-05
vulkan_common: further initialization tweaks
Liam
2022-12-05
Merge pull request #6833 from abouvier/unbundle
liamwhite
2022-12-05
Vulkan: Implement Alpha coverage
Fernando Sahmkow
2022-12-04
cmake: prefer system libraries
Alexandre Bouvier
2022-12-04
vulkan_common: add feature test for shaderDrawParameters
Liam
2022-12-04
vulkan_common: clean up extension usage
Liam
2022-12-04
vulkan_common: correct usage of timeline semaphore fallbacks
Liam
2022-12-04
vulkan_common: ensure all mandatory features are tested in feature report
Liam
2022-12-04
vulkan_common: unsuffix 16-bit storage feature test structure
Liam
2022-12-04
vulkan_common: unsuffix timeline semaphore feature test structure
Liam
2022-12-04
vulkan_common: add logicOp to feature report
Liam
2022-12-04
vulkan_common: promote host query reset usage to core
Liam
2022-12-04
vulkan_common: promote descriptor update template usage to core
Liam
2022-12-04
vulkan_common: promote timeline semaphore usage to core
Liam
2022-12-04
Merge pull request #9374 from liamwhite/externals
liamwhite
2022-12-04
externals: update dynarmic, SDL2
Liam
2022-12-03
Merge pull request #9344 from liamwhite/null
bunnei
2022-12-03
Merge pull request #9300 from ameerj/pch
liamwhite
2022-12-03
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-03
Merge pull request #9353 from vonchenplus/draw_indexed
liamwhite
2022-12-02
Merge pull request #9303 from liamwhite/new-vulkan-init
Matías Locatti
2022-12-01
shader_recompiler: add gl_Layer translation GS for older hardware
Liam
2022-12-01
video_core: Fine tuning the index drawing judgment logic
Feng Chen
2022-11-30
vulkan_common: quiet some validation errors
Liam
2022-11-30
CMake: Consolidate common PCH headers
ameerj
2022-11-30
Respect render mode override
Kelebek1
[next]