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
2020-04-18
fixed_pipeline_state: Pack attribute state
ReinUsesLisp
2020-04-18
Merge pull request #3716 from bunnei/fix-another-impl-fallthrough
Mat M
2020-04-18
video_core: gl_shader_decompiler: Fix implicit fallthrough errors.
bunnei
2020-04-17
gl_shader_decompiler: Avoid copies where applicable
Lioncash
2020-04-17
video_code: Fix implicit switch fallthrough.
Markus Wick
2020-04-17
vk_stream_buffer: Fix out of memory on boot on recent Nvidia drivers
ReinUsesLisp
2020-04-17
Revert "gl_shader_cache: Use CompileDepth::FullDecompile on GLSL"
Rodrigo Locatti
2020-04-17
Merge pull request #3666 from bunnei/new-vmm
bunnei
2020-04-17
Merge pull request #3682 from lioncash/uam
bunnei
2020-04-17
video_core: memory_manager: Updates for Common::PageTable changes.
bunnei
2020-04-17
core: memory: Move to Core::Memory namespace.
bunnei
2020-04-16
General: Resolve warnings related to missing declarations
Lioncash
2020-04-16
decode/memory: Resolve unused variable warning
Lioncash
2020-04-16
decode/texture: Resolve unused variable warnings.
Lioncash
2020-04-16
decode/texture: Collapse loop down into std::generate
Lioncash
2020-04-16
decode/texture: Eliminate trivial missing field initializer warnings
Lioncash
2020-04-16
Merge pull request #3673 from lioncash/extra
bunnei
2020-04-16
maxwell_3d: Initialize format attributes constant as one
ReinUsesLisp
2020-04-16
vk_compute_pass: Implement indexed quads
ReinUsesLisp
2020-04-16
Merge pull request #3600 from ReinUsesLisp/no-pointer-buf-cache
Fernando Sahmkow
2020-04-16
buffer_cache: Return handles instead of pointer to handles
ReinUsesLisp
2020-04-16
Merge pull request #3689 from lioncash/unused-var
Rodrigo Locatti
2020-04-16
Merge pull request #3688 from lioncash/nequal
Rodrigo Locatti
2020-04-16
Merge pull request #3680 from lioncash/static
Rodrigo Locatti
2020-04-16
Merge pull request #3687 from lioncash/constness
Rodrigo Locatti
2020-04-16
Merge pull request #3685 from lioncash/copies
Rodrigo Locatti
2020-04-16
decode/shift: Remove unused variable within Shift()
Lioncash
2020-04-16
surface_view: Add missing operator!= to ViewParams
Lioncash
2020-04-15
surface_base: Make IsInside() a const member function
Lioncash
2020-04-15
Merge pull request #3683 from lioncash/docs
bunnei
2020-04-15
texture_cache/format_lookup_table: Fix incorrect green, blue, and alpha indices
Lioncash
2020-04-15
control_flow: Make use of std::move in TryInspectAddress()
Lioncash
2020-04-15
video_core: Amend doxygen comment references
Lioncash
2020-04-15
decode/image: Fix typo in assert in GetComponentSize()
Lioncash
2020-04-15
gl_query_cache: Resolve use-after-move in CachedQuery move assignment operator
Lioncash
2020-04-15
decoder/image: Fix incorrect G24R8 component sizes in GetComponentSize()
Lioncash
2020-04-15
gl_device: Mark stage_swizzle as constexpr
Lioncash
2020-04-15
track: Eliminate redundant copies
Lioncash
2020-04-15
CMakeLists: Specify -Wextra on linux builds
Lioncash
2020-04-15
Merge pull request #3649 from FernandoS27/3d-fix
Rodrigo Locatti
2020-04-15
Merge pull request #3612 from ReinUsesLisp/red
Fernando Sahmkow
2020-04-15
CMakeLists: Make -Wreorder a compile-time error
Lioncash
2020-04-15
Merge pull request #3662 from ReinUsesLisp/constant-attrs
Mat M
2020-04-15
Texture Cache: Read current data when flushing a 3D segment.
Fernando Sahmkow
2020-04-15
Merge pull request #3668 from ReinUsesLisp/vtx-format-16ui
Mat M
2020-04-15
Merge pull request #3656 from ReinUsesLisp/glsl-full-decompile
Mat M
2020-04-15
Merge pull request #3654 from ReinUsesLisp/fix-fb-attach
Mat M
2020-04-15
Merge pull request #3663 from ReinUsesLisp/fcmp-rc
Mat M
2020-04-15
Merge pull request #3664 from ReinUsesLisp/fe3h-black-squares
Mat M
2020-04-15
maxwell_to_vk: Add uint16 vertex formats
ReinUsesLisp
[prev]
[next]