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-06-13
general: fix compilation on MinGW GCC 12
Liam
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-06-11
Merge pull request #8413 from behunin/bounded-queue
bunnei
2022-06-11
Merge pull request #8393 from lat9nq/default-vulkan
bunnei
2022-06-02
gpu_thread: Move to bounded queue
Levi Behunin
2022-06-02
Maxwell3D: Fix 3D semaphore counter type 0 handling
Billy Laws
2022-06-01
core/debugger: Improved stepping mechanism and misc fixes
Liam
2022-05-30
vulkan_library: Add debug logging
lat9nq
2022-05-29
Merge pull request #8332 from Morph1984/reduce_exec_size
bunnei
2022-05-25
Merge pull request #8379 from lat9nq/amd-push-desc-workaround
bunnei
2022-05-25
Merge pull request #8369 from lat9nq/amd-wmel-workaround
bunnei
2022-05-25
vulkan_device: Workaround extension bug
lat9nq
2022-05-25
vulkan_device: Block AMDVLK's VK_KHR_push_descriptor
lat9nq
2022-05-24
Merge pull request #8311 from asLody/fix-stencil-faces
bunnei
2022-05-17
video_core: Support new VkResult
Alexandre Bouvier
2022-05-13
video_core/surface: Use u8 for PixelFormat block tables
Morph
2022-05-13
codecs/vp9: Use u8 for norm and map luts
Morph
2022-05-11
Merge pull request #8314 from liamwhite/gl-flip-2
Morph
2022-05-11
Merge pull request #8313 from liamwhite/dma-bpp
Morph
2022-05-10
maxwell_dma: use fallback if remapping is enabled
Liam
2022-05-10
video_core/macro: clear code on upload address assignment
Liam
2022-05-08
VideoCore: Add option to dump the macros.
Fernando Sahmkow
2022-05-08
video_core/macro_jit_x64: warn on invalid parameter access
Liam
2022-05-06
OpenGL: implement face flips according to NDC
Liam
2022-05-06
maxwell_dma: fix bytes per pixel
Liam
2022-05-06
vk_rasterizer: fix stencil test when two faces are disabled
Lody
2022-04-28
Merge pull request #8280 from Tachi107/spdx-fixup
Mai M
2022-04-28
Merge pull request #8282 from liamwhite/gcc-12
Mai M
2022-04-28
GCC 12 fixes
Liam
2022-04-28
chore: add missing SPDX tags
Andrea Pappacoda
2022-04-26
renderer_vulkan: Update screen info if the framebuffer size has changed
Morph
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-18
bootmanager: Don't create another screenshot request if previous one is not d...
german77
2022-04-14
video_core: implement formats for N64 emulation
Fernando Sahmkow
2022-04-14
buffer_cache: cap vertex buffer sizes
Liam
2022-04-14
maxwell3d: add small_index_2 register
Liam
2022-04-09
Merge pull request #8149 from liamwhite/front-face
bunnei
2022-04-07
video_core: Replace lock_guard with scoped_lock
Merry
2022-04-07
Merge pull request #8161 from liamwhite/gl-s8d24
Fernando S
2022-04-07
Merge pull request #8152 from liamwhite/gl-crop
Fernando S
2022-04-06
OpenGL: fix S8D24 to ABGR8 conversions
Liam
2022-04-04
Revert "texture_cache/util: Remove unneeded ReadBlockUnsafe"
bunnei
2022-04-04
texture_cache/util: Remove unneeded ReadBlockUnsafe
ameerj
2022-04-04
OpenGL: fix cropping
Liam
2022-04-04
Vulkan: crop to screen dimensions if crop not explicitly requested
Liam
2022-04-04
OpenGL: propagate face flip condition
Liam
2022-04-04
OpenGL: flip front faces if Z scale is inverted
Liam
2022-04-02
fix: typos
Andrea Pappacoda
2022-04-01
Merge pull request #8128 from FernandoS27/gc-fixes
Fernando S
[prev]
[next]