| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge pull request #3085 from bunnei/web-token-b64 | 2019-11-09 | 4 | -50/+110 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | web-service: Port citra's updated web_backend code. | 2019-11-09 | 2 | -18/+57 | ||
| | * | | | | | | yuzu: configure_web: Use Base64 encoded token for simplifying user experience. | 2019-11-09 | 2 | -32/+53 | ||
| * | | | | | | | Merge pull request #3082 from ReinUsesLisp/fix-lockers | 2019-11-09 | 1 | -2/+4 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | gl_shader_cache: Fix locker constructors | 2019-11-07 | 1 | -2/+4 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #3080 from FernandoS27/glsl-fix | 2019-11-08 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | GLSLDecompiler: Correct Texture Gather Offset. | 2019-11-07 | 1 | -1/+1 | ||
| * | | | | | | Merge pull request #3032 from ReinUsesLisp/simplify-control-flow-brx | 2019-11-07 | 1 | -103/+111 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | shader/control_flow: Specify constness on caller lambdas | 2019-11-07 | 1 | -11/+12 | ||
| | * | | | | | | shader/control_flow: Use callable template instead of std::function | 2019-11-07 | 1 | -6/+5 | ||
| | * | | | | | | shader/control_flow: Abstract repeated code chunks in BRX tracking | 2019-11-07 | 1 | -93/+101 | ||
| | * | | | | | | shader/control_flow: Silence Intellisense cast warnings | 2019-11-07 | 1 | -1/+1 | ||
| | * | | | | | | shader/control_flow: Remove brace initializer in std containers | 2019-11-07 | 1 | -9/+9 | ||
| * | | | | | | | buffer_cache: Add missing includes (#3079) | 2019-11-07 | 1 | -0/+4 | ||
| * | | | | | | | Merge pull request #3070 from ReinUsesLisp/shader-warnings | 2019-11-07 | 7 | -51/+19 | ||
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | shader/decode: Reduce severity of arithmetic rounding warnings | 2019-11-07 | 6 | -15/+17 | ||
| | * | | | | | | shader/arithmetic: Reduce RRO stub severity | 2019-11-07 | 1 | -1/+2 | ||
| | * | | | | | | shader/texture: Remove NODEP warnings | 2019-11-07 | 1 | -35/+0 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3078 from bunnei/azure-rename-partial | 2019-11-06 | 5 | -10/+30 | ||
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | ci: Rename build folder only on non-mainline builds | 2019-11-06 | 5 | -10/+30 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #3077 from yuzu-emu/revert-3073-azure-rename-partial | 2019-11-06 | 5 | -30/+10 | ||
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Revert "ci: Rename build folder only on non-mainline builds" | 2019-11-06 | 5 | -30/+10 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #3057 from ReinUsesLisp/buffer-sub-data | 2019-11-06 | 6 | -11/+70 | ||
| |\ \ \ \ | ||||||
| | * | | | | gl_rasterizer: Re-enable stream buffer memory due to global memory | 2019-11-02 | 1 | -14/+8 | ||
| | * | | | | gl_rasterizer: Upload constant buffers with glNamedBufferSubData | 2019-11-02 | 6 | -19/+84 | ||
| * | | | | | Merge pull request #3076 from DarkLordZach/telem-names | 2019-11-06 | 1 | -11/+2 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | ci: Populate build repository from Azure environment | 2019-11-05 | 1 | -11/+2 | ||
| * | | | | | | Merge pull request #3062 from bunnei/event-improve | 2019-11-06 | 25 | -112/+53 | ||
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | kernel: readable_event: Signal only once. | 2019-11-03 | 1 | -2/+4 | ||
| | * | | | | | kernel: events: Remove ResetType::Automatic. | 2019-11-03 | 25 | -109/+48 | ||
| | * | | | | | kernel: readable_event: Initialize members. | 2019-11-03 | 1 | -1/+1 | ||
| * | | | | | | Merge pull request #3039 from ReinUsesLisp/cleanup-samplers | 2019-11-06 | 8 | -142/+116 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | shader/node: Unpack bindless texture encoding | 2019-10-29 | 8 | -142/+116 | ||
| * | | | | | | Merge pull request #3073 from DarkLordZach/azure-rename-partial | 2019-11-05 | 5 | -10/+30 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ci: Rename build folder only on non-mainline builds | 2019-11-05 | 5 | -10/+30 | ||
| * | | | | | | | Merge pull request #2859 from Morph1984/hid | 2019-11-06 | 2 | -92/+126 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | hid: Stub SetNpadJoyAssignmentModeSingle and reorganize service commands | 2019-10-07 | 2 | -92/+126 | ||
| * | | | | | | | | Merge pull request #2914 from FernandoS27/fermi-fix | 2019-11-05 | 1 | -3/+27 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fermi2D: Use a different formula for delimiting blit areas. | 2019-10-17 | 1 | -14/+28 | ||
| | * | | | | | | | | Fermi2D: limit blit area to only available area | 2019-10-17 | 1 | -4/+14 | ||
| * | | | | | | | | | Merge pull request #3045 from lioncash/zlib-tests | 2019-11-05 | 8 | -6/+651 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | externals: Track upstream libzip | 2019-10-29 | 5 | -4/+569 | ||
| | * | | | | | | | | | externals: Amend zlib submodule | 2019-10-29 | 4 | -4/+84 | ||
| * | | | | | | | | | | Merge pull request #3065 from bunnei/zero-init-padding | 2019-11-05 | 14 | -158/+166 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | common_func: Use std::array for INSERT_PADDING_* macros. | 2019-11-03 | 14 | -158/+166 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #3059 from FearlessTobi/stub-am-commands | 2019-11-03 | 2 | -3/+31 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyri... | 2019-11-03 | 2 | -3/+31 | ||
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #3060 from FearlessTobi/patch-1 | 2019-11-03 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | common/bit_field: Remove FORCE_INLINE calls | 2019-11-03 | 1 | -2/+2 | ||
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #3064 from yuzu-emu/revert-3063-zero-init-padding | 2019-11-03 | 1 | -3/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||