| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | fixed_pipeline_state: Pack attribute state | 2020-04-18 | 6 | -101/+85 | ||
| * | | | | | | | | Merge pull request #3698 from lioncash/warning | 2020-04-21 | 2 | -12/+13 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | decode/memory: Resolve unused variable warning | 2020-04-16 | 1 | -1/+1 | ||
| | * | | | | | | | | decode/texture: Resolve unused variable warnings. | 2020-04-16 | 1 | -5/+7 | ||
| | * | | | | | | | | decode/texture: Collapse loop down into std::generate | 2020-04-16 | 1 | -3/+1 | ||
| | * | | | | | | | | decode/texture: Eliminate trivial missing field initializer warnings | 2020-04-16 | 1 | -3/+4 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3695 from ReinUsesLisp/default-attributes | 2020-04-20 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | maxwell_3d: Initialize format attributes constant as one | 2020-04-16 | 1 | -0/+4 | ||
| * | | | | | | | | | Merge pull request #3733 from ambasta/patch-2 | 2020-04-20 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Initialize quad_indexed_pass before uint8_pass | 2020-04-20 | 1 | -1/+1 | ||
| * | | | | | | | | | Merge pull request #3700 from ReinUsesLisp/stream-buffer-sizes | 2020-04-20 | 2 | -33/+48 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | vk_stream_buffer: Fix out of memory on boot on recent Nvidia drivers | 2020-04-17 | 2 | -33/+48 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3729 from lioncash/globals | 2020-04-19 | 3 | -6/+11 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | dma_pusher: Remove reliance on the global system instance | 2020-04-19 | 3 | -6/+11 | ||
| * | | | | | | | | | Merge pull request #3694 from ReinUsesLisp/indexed-quads | 2020-04-19 | 5 | -12/+280 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | vk_compute_pass: Implement indexed quads | 2020-04-16 | 5 | -12/+280 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3686 from lioncash/table | 2020-04-19 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | texture_cache/format_lookup_table: Fix incorrect green, blue, and alpha indices | 2020-04-15 | 1 | -3/+3 | ||
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3679 from lioncash/track | 2020-04-19 | 1 | -5/+6 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | track: Eliminate redundant copies | 2020-04-15 | 1 | -5/+6 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | / | renderer_vulkan: assume X11 if not Windows/macOS after bf1d66b7c074 | 2020-04-19 | 1 | -3/+3 | ||
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #3716 from bunnei/fix-another-impl-fallthrough | 2020-04-18 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | video_core: gl_shader_decompiler: Fix implicit fallthrough errors. | 2020-04-18 | 1 | -0/+1 | ||
| * | | | | | | | video_code: Fix implicit switch fallthrough. | 2020-04-17 | 1 | -0/+2 | ||
| | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | | Revert "gl_shader_cache: Use CompileDepth::FullDecompile on GLSL" | 2020-04-17 | 1 | -3/+1 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #3666 from bunnei/new-vmm | 2020-04-17 | 4 | -75/+42 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | video_core: memory_manager: Updates for Common::PageTable changes. | 2020-04-17 | 2 | -67/+34 | ||
| | * | | | | | core: memory: Move to Core::Memory namespace. | 2020-04-17 | 2 | -8/+8 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #3682 from lioncash/uam | 2020-04-17 | 1 | -1/+1 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | gl_query_cache: Resolve use-after-move in CachedQuery move assignment operator | 2020-04-15 | 1 | -1/+1 | ||
| | |/ / / | ||||||
| * | | | | Merge pull request #3673 from lioncash/extra | 2020-04-16 | 7 | -14/+20 | ||
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | CMakeLists: Specify -Wextra on linux builds | 2020-04-15 | 7 | -14/+20 | ||
| | |/ / | ||||||
| * | | | Merge pull request #3600 from ReinUsesLisp/no-pointer-buf-cache | 2020-04-16 | 14 | -228/+90 | ||
| |\ \ \ | ||||||
| | * | | | buffer_cache: Return handles instead of pointer to handles | 2020-04-16 | 14 | -228/+90 | ||
| | | |/ | |/| | ||||||
| * | | | Merge pull request #3689 from lioncash/unused-var | 2020-04-16 | 1 | -1/+0 | ||
| |\ \ \ | ||||||
| | * | | | decode/shift: Remove unused variable within Shift() | 2020-04-16 | 1 | -1/+0 | ||
| | | |/ | |/| | ||||||
| * | | | Merge pull request #3688 from lioncash/nequal | 2020-04-16 | 2 | -0/+5 | ||
| |\ \ \ | ||||||
| | * | | | surface_view: Add missing operator!= to ViewParams | 2020-04-16 | 2 | -0/+5 | ||
| | |/ / | ||||||
| * | | | Merge pull request #3680 from lioncash/static | 2020-04-16 | 1 | -1/+1 | ||
| |\ \ \ | ||||||
| | * | | | gl_device: Mark stage_swizzle as constexpr | 2020-04-15 | 1 | -1/+1 | ||
| | |/ / | ||||||
| * | | | Merge pull request #3687 from lioncash/constness | 2020-04-16 | 1 | -2/+2 | ||
| |\ \ \ | ||||||
| | * | | | surface_base: Make IsInside() a const member function | 2020-04-15 | 1 | -2/+2 | ||
| | |/ / | ||||||
| * | | | Merge pull request #3685 from lioncash/copies | 2020-04-16 | 1 | -3/+3 | ||
| |\ \ \ | ||||||
| | * | | | control_flow: Make use of std::move in TryInspectAddress() | 2020-04-15 | 1 | -3/+3 | ||
| | |/ / | ||||||
| * | | | Merge pull request #3683 from lioncash/docs | 2020-04-15 | 2 | -5/+5 | ||
| |\ \ \ | ||||||
| | * | | | video_core: Amend doxygen comment references | 2020-04-15 | 2 | -5/+5 | ||
| | |/ / | ||||||
| * | | | Merge pull request #3649 from FernandoS27/3d-fix | 2020-04-15 | 1 | -0/+6 | ||
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Texture Cache: Read current data when flushing a 3D segment. | 2020-04-15 | 1 | -0/+6 | ||
| | |/ | ||||||
| * | | Merge pull request #3612 from ReinUsesLisp/red | 2020-04-15 | 5 | -70/+141 | ||
| |\ \ | ||||||
| | * | | shader/memory: Implement RED.E.ADD | 2020-04-06 | 5 | -28/+99 | ||