| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | gl_shader_decompiler: Fixup slow path | 2019-09-04 | 1 | -1/+1 | ||
| | * | | | | | | | | | | gl_device: Disable precise in fragment shaders on bugged drivers | 2019-09-04 | 3 | -15/+43 | ||
| | * | | | | | | | | | | gl_shader_decompiler: Fixup AMD's slow path type | 2019-09-04 | 1 | -1/+1 | ||
| | * | | | | | | | | | | gl_shader_decompiler: Rework GLSL decompiler type system | 2019-09-04 | 1 | -416/+505 | ||
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827) | 2019-09-04 | 2 | -0/+16 | ||
| * | | | | | | | | | | Merge pull request #2829 from Morph1984/audio | 2019-09-04 | 1 | -2/+15 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | remove <f32> | 2019-09-03 | 1 | -1/+1 | ||
| | * | | | | | | | | | | explicitly represent 1 as a float (1.0f instead of 1) | 2019-09-03 | 1 | -1/+1 | ||
| | * | | | | | | | | | | Change u32 -> f32 | 2019-09-03 | 1 | -1/+1 | ||
| | * | | | | | | | | | | service/audio/audren_u: Stub IAudioDevice::GetAudioDeviceOutputVolume | 2019-09-03 | 1 | -2/+15 | ||
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Fix uisettings include | 2019-09-04 | 1 | -1/+1 | ||
| * | | | | | | | | | | Limit the size of directory icons, fix text when icon size is none | 2019-09-04 | 2 | -4/+3 | ||
| * | | | | | | | | | | Change QList to QVector | 2019-09-04 | 5 | -16/+19 | ||
| * | | | | | | | | | | Separate UserNand and Sdmc directories | 2019-09-04 | 5 | -32/+59 | ||
| * | | | | | | | | | | Address more trivial review comments | 2019-09-04 | 4 | -25/+18 | ||
| * | | | | | | | | | | Address trivial review comments | 2019-09-04 | 7 | -53/+59 | ||
| * | | | | | | | | | | yuzu: Add support for multiple game directories | 2019-09-04 | 12 | -195/+666 | ||
| | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2708 from DarkLordZach/mii-db-source-crash | 2019-09-04 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mii: Handle logging of unknown database source | 2019-07-10 | 1 | -0/+4 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2793 from ReinUsesLisp/bgr565 | 2019-09-03 | 15 | -204/+71 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | renderer_opengl: Implement RGB565 framebuffer format | 2019-08-21 | 3 | -3/+9 | ||
| | * | | | | | | | | | renderer_opengl: Use block linear swizzling for CPU framebuffers | 2019-08-21 | 3 | -150/+33 | ||
| | * | | | | | | | | | renderer_opengl: Use VideoCore pixel format | 2019-08-21 | 3 | -23/+11 | ||
| | * | | | | | | | | | gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig | 2019-08-21 | 11 | -32/+22 | ||
| * | | | | | | | | | | Merge pull request #2812 from ReinUsesLisp/f2i-selector | 2019-09-03 | 2 | -7/+23 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | shader_ir/conversion: Split int and float selector and implement F2F H1 | 2019-08-28 | 2 | -19/+24 | ||
| | * | | | | | | | | | | shader_ir/conversion: Implement F2I F16 Ra.H1 | 2019-08-27 | 2 | -6/+17 | ||
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #2811 from ReinUsesLisp/fsetp-fix | 2019-09-03 | 2 | -4/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | float_set_predicate: Add missing negation bit for the second operand | 2019-08-27 | 2 | -4/+6 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2826 from ReinUsesLisp/macro-binding | 2019-09-03 | 2 | -10/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | maxwell_3d: Fix macro binding cursor | 2019-09-01 | 2 | -10/+4 | ||
| * | | | | | | | | | | | Merge pull request #2831 from FearlessTobi/port-4914 | 2019-09-03 | 2 | -0/+22 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix to Windows sleep issues | 2019-09-03 | 2 | -0/+22 | ||
| | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * / | | | | | | | | | | configuration/config: Add missing screenshot path read | 2019-09-04 | 1 | -0/+1 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2765 from FernandoS27/dma-fix | 2019-09-01 | 3 | -23/+36 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | MaxwellDMA: Fixes, corrections and relaxations. | 2019-07-25 | 3 | -23/+36 | ||
| * | | | | | | | | | | video_core: Silent miscellaneous warnings (#2820) | 2019-08-30 | 23 | -48/+22 | ||
| | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | | gl_buffer_cache: Add missing include | 2019-08-29 | 1 | -0/+1 | ||
| * | | | | | | | | | Merge pull request #2742 from ReinUsesLisp/fix-texture-buffers | 2019-08-29 | 4 | -4/+12 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | gl_shader_decompiler: Rename bufferImage to imageBuffer | 2019-07-18 | 1 | -1/+1 | ||
| | * | | | | | | | | gl_shader_cache: Fix newline on buffer preprocessor definitions | 2019-07-18 | 1 | -2/+6 | ||
| | * | | | | | | | | textures: Fix texture buffer size calculation | 2019-07-18 | 1 | -1/+1 | ||
| | * | | | | | | | | gl_texture_cache: Do not set texture parameters to buffers | 2019-07-18 | 1 | -0/+3 | ||
| | * | | | | | | | | gl_texture_cache: Add missing break in CreateTexture | 2019-07-18 | 1 | -0/+1 | ||
| * | | | | | | | | | Merge pull request #2783 from FernandoS27/new-buffer-cache | 2019-08-29 | 9 | -330/+684 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Buffer Cache: Adress Feedback. | 2019-08-21 | 2 | -7/+6 | ||
| | * | | | | | | | | | Buffer_Cache: Implement flushing. | 2019-08-21 | 2 | -1/+30 | ||
| | * | | | | | | | | | Buffer_Cache: Implement barriers. | 2019-08-21 | 1 | -0/+4 | ||
| | * | | | | | | | | | Buffer_Cache: Optimize and track written areas. | 2019-08-21 | 2 | -12/+104 | ||
| | * | | | | | | | | | BufferCache: Rework mapping caching. | 2019-08-21 | 2 | -49/+76 | ||