| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | gl_rasterizer: Use ARB_multi_bind to update UBOs across stages | 2019-04-05 | 4 | -22/+58 | ||
| * | | | | | | Merge pull request #2375 from FernandoS27/fix-ldc | 2019-04-09 | 1 | -2/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove bounding in LD_C | 2019-04-09 | 1 | -2/+1 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #2354 from lioncash/header | 2019-04-09 | 8 | -3/+10 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | video_core/textures/convert: Replace include with a forward declaration | 2019-04-06 | 2 | -1/+5 | ||
| | * | | | | | | video_core/texures/texture: Remove unnecessary includes | 2019-04-06 | 6 | -2/+5 | ||
| * | | | | | | | Merge pull request #2366 from FernandoS27/xmad-fix | 2019-04-09 | 2 | -9/+33 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Correct XMAD mode, psl and high_b on different encodings. | 2019-04-08 | 2 | -9/+33 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2369 from FernandoS27/mip-align | 2019-04-09 | 2 | -4/+12 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | gl_backend: Align Pixel Storage | 2019-04-08 | 2 | -4/+12 | ||
| | |/ / / / / / | ||||||
| * / / / / / / | Correct LOP_IMN encoding | 2019-04-08 | 1 | -1/+1 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #2300 from FernandoS27/null-shader | 2019-04-07 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Permit a Null Shader in case of a bad host_ptr. | 2019-04-07 | 1 | -0/+4 | ||
| * | | | | | | | Merge pull request #2355 from ReinUsesLisp/sync-point | 2019-04-07 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | maxwell_3d: Reduce severity of ProcessSyncPoint | 2019-04-06 | 1 | -2/+2 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2306 from ReinUsesLisp/aoffi | 2019-04-07 | 4 | -71/+205 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | gl_shader_decompiler: Hide local definitions inside an anonymous namespace | 2019-03-31 | 1 | -6/+8 | ||
| | * | | | | | | | shader_ir/decode: Silent implicit sign conversion warning | 2019-03-31 | 1 | -2/+2 | ||
| | * | | | | | | | gl_shader_decompiler: Add AOFFI backing implementation | 2019-03-30 | 1 | -38/+85 | ||
| | * | | | | | | | shader_ir/decode: Implement AOFFI for TEX and TLD4 | 2019-03-30 | 2 | -27/+94 | ||
| | * | | | | | | | shader_ir: Implement immediate register tracking | 2019-03-30 | 2 | -1/+19 | ||
| * | | | | | | | | Merge pull request #2321 from ReinUsesLisp/gl-state-rework | 2019-04-07 | 3 | -339/+324 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gl_state: Rework to enable individual applies | 2019-04-03 | 3 | -339/+324 | ||
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2098 from FreddyFunk/disk-cache-zstd | 2019-04-07 | 1 | -6/+6 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | common/zstd_compression: simplify decompression interface | 2019-03-29 | 1 | -3/+2 | ||
| | * | | | | | | | | gl_shader_disk_cache: Fixup clang format | 2019-03-29 | 1 | -2/+3 | ||
| | * | | | | | | | | gl_shader_disk_cache: Use Zstandard for compression | 2019-03-29 | 1 | -6/+6 | ||
| * | | | | | | | | | Merge pull request #2352 from bunnei/mem-manager-fixes | 2019-04-07 | 3 | -12/+84 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | memory_manager: Improved implementation of read/write/copy block. | 2019-04-05 | 3 | -12/+84 | ||
| * | | | | | | | | | Merge pull request #2317 from FernandoS27/sync | 2019-04-05 | 2 | -1/+27 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Implement SyncPoint Register in the GPU. | 2019-04-05 | 2 | -1/+27 | ||
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2346 from lioncash/header | 2019-04-05 | 10 | -22/+39 | ||
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | video_core/engines: Make memory manager members private | 2019-04-05 | 9 | -13/+14 | ||
| | * | | | | | | | | video_core/engines: Remove unnecessary inclusions where applicable | 2019-04-05 | 10 | -9/+25 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2350 from lioncash/vmem | 2019-04-05 | 2 | -22/+38 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | video_core/memory_manager: Make Read() a const qualified member function | 2019-04-05 | 2 | -6/+6 | ||
| | * | | | | | | | | video_core/memory_manager: Make ReadBlock() a const qualifier member function | 2019-04-05 | 2 | -2/+2 | ||
| | * | | | | | | | | video_core/memory_manager: Add a const qualified variant of GetPointer() | 2019-04-05 | 2 | -2/+17 | ||
| | * | | | | | | | | video_core/memory_manager: Make FindFreeRegion() a const member function | 2019-04-05 | 2 | -10/+11 | ||
| | * | | | | | | | | video_core/memory_manager: Make GpuToCpuAddress() a const member function | 2019-04-05 | 2 | -3/+3 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2347 from lioncash/trunc | 2019-04-05 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | video_core/gpu_thread: Silence truncation warning in ThreadManager's constructor | 2019-04-05 | 1 | -1/+1 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2327 from ReinUsesLisp/crash-safe-visit | 2019-04-05 | 1 | -1/+6 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gl_shader_decompiler: Return early when an operation is invalid | 2019-04-03 | 1 | -1/+6 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2337 from lioncash/temporary | 2019-04-05 | 1 | -12/+12 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gl_shader_decompiler: Rename GenerateTemporal() to GenerateTemporary() | 2019-04-04 | 1 | -12/+12 | ||
| * | | | | | | | | | video_core/macro_interpreter: Remove assertion within FetchParameter() | 2019-04-05 | 1 | -2/+1 | ||
| * | | | | | | | | | video_core/macro_interpreter: Simplify GetRegister() | 2019-04-05 | 1 | -11/+6 | ||
| | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #2282 from bunnei/gpu-asynch-v2 | 2019-04-04 | 3 | -51/+65 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gpu_thread: Improve synchronization by using CoreTiming. | 2019-04-01 | 3 | -51/+65 | ||
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||