index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shader_recompiler
/
frontend
/
ir
/
opcodes.h
Age
Commit message (
Expand
)
Author
2025-02-16
build: upgrade fmt and SDL2
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2023-01-25
shader_recompiler: Remove S32 IR type
ameerj
2022-11-22
general: fix compile for Apple Clang
Liam
2022-11-04
video_core: Fix SNORM texture buffer emulating error (#9001)
Feng Chen
2022-05-14
general: Avoid ambiguous format_to compilation errors
Lioncash
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-20
general: Fix clang/gcc build errors
ameerj
2022-03-20
shader_recompiler: Reduce unused includes
ameerj
2021-07-22
shader_recompiler, video_core: Resolve clang errors
lat9nq
2021-07-22
glasm: Rework control flow introducing a syntax list
ReinUsesLisp
2021-07-22
shader: Simplify code in opcodes.h to fix Intellisense
ReinUsesLisp
2021-07-22
shader: Inline common Opcode and Inst functions
ReinUsesLisp
2021-07-22
shader: Add pools and rename files
ReinUsesLisp