11663 Commits (5574be21ccd8cf86eaba5c50d30ad898bafc8ea8)
 

Author SHA1 Message Date
Lioncash c56d893e77 video_core/textures/astc: Remove unused variables 7 years ago
Lioncash c4d03f0154 CMakeLists: Specify /volatile:iso for MSVC 7 years ago
bunnei 7cb17834c7
Merge pull request #2437 from lioncash/audctl 7 years ago
bunnei f3317cf2db
Merge pull request #2454 from lioncash/cflag 7 years ago
bunnei daca045fcd
Merge pull request #2442 from FernandoS27/astc-fix 7 years ago
bunnei f69d3a6351
Merge pull request #2443 from ReinUsesLisp/skip-repeated-variants 7 years ago
bunnei 5907619a04
Merge pull request #2445 from FearlessTobi/port-4749 7 years ago
bunnei 9567b3a293
Merge pull request #2458 from lioncash/hotkey 7 years ago
bunnei c6f3831320
Merge pull request #2456 from lioncash/qualifier 7 years ago
bunnei 8abf0add04
Merge pull request #2459 from lioncash/what 7 years ago
bunnei 5b6571c170
Merge pull request #2453 from lioncash/enum 7 years ago
bunnei c27b81cb85
Merge pull request #2429 from FernandoS27/compute 7 years ago
bunnei 0e9a17b029
Merge pull request #2440 from lioncash/dynarmic 7 years ago
Lioncash f3c18d622e configure_dialog: Remove the Whats This? button from the dialog 7 years ago
Lioncash 8bdef4f951 yuzu/hotkeys: Remove unnecessary constructor 7 years ago
Lioncash d955944869 yuzu/main: Move window title updating logic to its own function 7 years ago
Lioncash bf1829a717 yuzu/about_dialog: Specify string conversions explicitly 7 years ago
Lioncash a97120efc1 yuzu/compatdb: Remove unnecessary qualifiers 7 years ago
Lioncash 4ef3329f81 configuration/config: Move config loading and saving to functions based off groups 7 years ago
Lioncash 70c6506a7e src/CMakeLists: Add /Zc:externConstexpr to the MSVC build flags 7 years ago
Lioncash 6ca7241bd9 src/CMakeLists: Vertically order compilation flags 7 years ago
Lioncash 495a8d8d95 core/memory: Remove unused FlushMode enum 7 years ago
Fernando Sahmkow 3a08c3207b Correct possible error on Rasterizer Caches 7 years ago
Lioncash 0964444529 externals: Update dynarmic to master 7 years ago
Merry c63e68c480
Merge pull request #2451 from lioncash/travis 7 years ago
Lioncash 4aefd45193 travis: Update to using Xcode 10.2 7 years ago
Rodrigo Locatti 6743982d28
Merge pull request #2447 from lioncash/dtor 7 years ago
Rodrigo Locatti 57db3f6763
Merge pull request #2448 from lioncash/pragma 7 years ago
Rodrigo Locatti a206418846
Merge pull request #2449 from lioncash/unused-var 7 years ago
zhupengfei 10c4f23953 core/telemetry_session: Only create the backend when we really need it 7 years ago
Lioncash 9e15193ef8
shader/decode/texture: Remove unused variable 7 years ago
Lioncash 5d0dca73c6
CMakeLists: Explicitly specify -Wall for the non-MSVC case 7 years ago
Lioncash 08b270676b
gl_rasterizer: Silence unused variable warning 7 years ago
Lioncash a6f7a44aab
common/zstd_compression: Remove #pragma once directive from source file 7 years ago
Lioncash 1230a0e7ce
core/frontend/emu_window: Make GraphicsContext's destructor virtual 7 years ago
bunnei 1f72bb733f
Merge pull request #2408 from FearlessTobi/port-4215 7 years ago
ReinUsesLisp d4df803b2b shader_ir/other: Implement IPA.IDX 7 years ago
ReinUsesLisp 5321cdd276 gl_shader_decompiler: Skip physical unused attributes 7 years ago
ReinUsesLisp 28bffb1ffa shader_ir/memory: Assert on non-32 bits ALD.PHYS 7 years ago
ReinUsesLisp fe700e1856 shader: Add physical attributes commentaries 7 years ago
ReinUsesLisp c6f9e651b2 gl_shader_decompiler: Implement GLSL physical attributes 7 years ago
ReinUsesLisp 71aa9d0877 shader_ir/memory: Implement physical input attributes 7 years ago
ReinUsesLisp b7d412c99b gl_shader_decompiler: Abstract generic attribute operations 7 years ago
ReinUsesLisp bd81a03d9d gl_shader_decompiler: Declare all possible varyings on physical attribute usage 7 years ago
ReinUsesLisp 06b363c9b5 shader: Remove unused AbufNode Ipa mode 7 years ago
ReinUsesLisp 002ecbea19 shader_ir/memory: Emit AL2P IR 7 years ago
ReinUsesLisp 7632a7d6d2 shader_bytecode: Add AL2P decoding 7 years ago
Fernando Sahmkow e64c41efe8 Refactors and name corrections. 7 years ago
Lioncash 2bcb8a20b4 service/audren_u: Handle variadic command buffers in GetWorkBufferSize() 7 years ago
Lioncash 03746be097 service/audren_u: Handle version 2 of performance frame info in GetWorkBufferSize() 7 years ago