12351 Commits (00dde9cf72e22c83320befcd9dc56755cd50bd52)

Author SHA1 Message Date
Nguyen Dac Nam e0add44428 clang-format 6 years ago
Nguyen Dac Nam 455a771f6c shader_decode: fix by suggestion 6 years ago
namkazy 5961fe334c clang-format 6 years ago
namkazy 39880b6fcb gl_decompiler: min/max op not implement yet 6 years ago
namkazy fd7fb7c1b7 shader_decode: ATOM/ATOMS: add function to avoid code repetition 6 years ago
namkazy 3a65713029 shader_decode: merge GlobalAtomicOp to AtomicOp 6 years ago
Nguyen Dac Nam 3809c15721 shader_decode: implement ATOM operation for S32 and U32 6 years ago
namkazy 93a5b51a1f clang-format 6 years ago
Nguyen Dac Nam e57c348d6e shader_decode: implement ATOMS instr partial. 6 years ago
Nguyen Dac Nam 2095823163 vk_decompiler: add atomic op and handler function. 6 years ago
Nguyen Dac Nam f3880c13fa gl_decompiler: add atomic op 6 years ago
Nguyen Dac Nam cf457eafff shader: node - update correct comment 6 years ago
Nguyen Dac Nam 407064c658 shader_decode: add Atomic op for common usage 6 years ago
ReinUsesLisp 3a42c2f3d5 renderer_vulkan/wrapper: Address feedback 6 years ago
FearlessTobi 3a72973e13 yuzu: fix the stuck in fullscreen mode bug 6 years ago
Vitor K e70d051a63 Set render window to also accept focus via tabbing (Qt::StrongFocus) (#5089) 6 years ago
bunnei c84586b412 services: hid: Stub InitializeSevenSixAxisSensor. 6 years ago
bunnei 748ddc628c services: time: Implement CalculateSpanBetween. 6 years ago
perillamint 133948067c am: Implement VR related APIs 6 years ago
ReinUsesLisp f606c9cf1e renderer_vulkan/wrapper: Add owning handles 6 years ago
ReinUsesLisp 7eaae70c4b renderer_vulkan/wrapper: Add pool allocations owning templated class 6 years ago
ReinUsesLisp 4ef176e737 renderer_vulkan/wrapper: Add owning handle templated class 6 years ago
ReinUsesLisp f4281513d9 renderer_vulkan/wrapper: Add destroy and free overload set 6 years ago
ReinUsesLisp 17a033ce78 renderer_vulkan/wrapper: Add dispatch table and loaders 6 years ago
ReinUsesLisp d1edc121e1 renderer_vulkan/wrapper: Add exception class 6 years ago
ReinUsesLisp a12fd8f995 renderer_vulkan/wrapper: Add ToString function for VkResult 6 years ago
ReinUsesLisp 2cad825ec7 renderer_vulkan/wrapper: Add Vulakn wrapper and a span helper 6 years ago
ReinUsesLisp 8993217f01 engines/const_buffer_engine_interface: Store image format type 6 years ago
Dan b41d1895d7 maxwell_to_vk: implement signedscaled vertex formats 6 years ago
ReinUsesLisp 6df25c4b2e gl_rasterizer: Update stencil test regardless of it being disabled 6 years ago
ReinUsesLisp 90b050f9f4 gl_rasterizer: Synchronize stencil testing on clears 6 years ago
FearlessTobi 23a8887526 sm/controller: Increase PointerBufferSize 6 years ago
FearlessTobi c0ebdd00cc audio_core: Accept Audren REV8 6 years ago
makigumo 4a1a5ea61e xmad: fix clang build error 6 years ago
namkazy fa1b60cc8c apply replay logic to all writes. remove replay from MacroInterpreter::Send (@fincs) 6 years ago
FearlessTobi 1c7dcf3858 core/web_browser: Allow WebApplet to exit gracefully when an error occurs 6 years ago
namkazy 51e13ff50c maxwell_3d: change declaration order 6 years ago
namkazy 30112fcb3c maxwell_3d: init shadow_state 6 years ago
ReinUsesLisp e800c76c4b gl_rasterizer: Use transformed viewport for depth ranges 6 years ago
namkazy e89c5935f4 maxwell_3d: this seem more correct. 6 years ago
namkazy 854fb1ed2b maxwell_3d: update comments for shadow ram usage 6 years ago
Nguyen Dac Nam 03a6cfea40 marco_interpreter: write hw value when shadow ram requested 6 years ago
Nguyen Dac Nam 771d117869 maxwell_3d: track shadow ram ctrl and hw reg value 6 years ago
Nguyen Dac Nam f2d9dacfed maxwell_3d: implement MME shadow RAM 6 years ago
Dan d5c239a047 set: implement GetRegionCode 6 years ago
ReinUsesLisp b57cce9264 vk_texture_cache: Silence misc warnings 6 years ago
ReinUsesLisp f2554e753c vk_staging_buffer_pool: Silence unused constant warning 6 years ago
ReinUsesLisp bcf04aa8ba vk_rasterizer: Remove unused variable 6 years ago
ReinUsesLisp da4ea99c9b vk_pipeline_cache: Remove unused variable 6 years ago
ReinUsesLisp 8cbe1d9de4 maxwell_to_vk: Sielence -Wswitch warning 6 years ago