| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Merge pull request #261 from mailwl/spl | 2018-03-22 | 10 | -0/+176 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Service/spl: add module and services | 2018-03-22 | 10 | -0/+176 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #258 from Subv/gpu_attribs | 2018-03-21 | 1 | -3/+27 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | GPU: Added vertex attribute format registers. | 2018-03-21 | 1 | -1/+14 | ||
| | * | | | | | | GPU: Added registers for the number of vertices to render. | 2018-03-20 | 1 | -2/+13 | ||
| * | | | | | | | Merge pull request #260 from N00byKing/3535 | 2018-03-21 | 4 | -36/+3 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | CMake: Set EMU_ARCH_BITS in CMakeLists.txt | 2018-03-21 | 4 | -36/+3 | ||
| * | | | | | | | | Merge pull request #259 from N00byKing/usehttps | 2018-03-21 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Use HTTPS for Submodule lz4 | 2018-03-21 | 1 | -1/+1 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #257 from mailwl/vi-module | 2018-03-21 | 8 | -212/+160 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Service/vi: convert services to module | 2018-03-21 | 8 | -212/+160 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #254 from bunnei/port-citra-renderer | 2018-03-20 | 22 | -1172/+24167 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | renderer_gl: Port boilerplate rasterizer code over from Citra. | 2018-03-20 | 5 | -1/+495 | ||
| | * | | | | | | gl_shader_util: Sync latest version with Citra. | 2018-03-20 | 3 | -46/+116 | ||
| | * | | | | | | renderer_gl: Port over gl_shader_gen module from Citra. | 2018-03-20 | 3 | -0/+88 | ||
| | * | | | | | | renderer_gl: Port over gl_shader_decompiler module from Citra. | 2018-03-19 | 3 | -0/+87 | ||
| | * | | | | | | renderer_gl: Port over gl_rasterizer_cache module from Citra. | 2018-03-19 | 3 | -0/+1714 | ||
| | * | | | | | | gl_resource_manager: Sync latest version with Citra. | 2018-03-19 | 1 | -8/+77 | ||
| | * | | | | | | renderer_gl: Port over gl_stream_buffer module from Citra. | 2018-03-19 | 3 | -0/+218 | ||
| | * | | | | | | externals: Update Glad to latest version used by Citra. | 2018-03-19 | 4 | -1071/+21262 | ||
| | * | | | | | | gl_state: Sync latest version with Citra. | 2018-03-19 | 2 | -47/+111 | ||
| * | | | | | | | Merge pull request #256 from mailwl/fatal | 2018-03-20 | 10 | -0/+146 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Service: add fatal:u, fatal:p services | 2018-03-20 | 10 | -0/+146 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #253 from Subv/rt_depth | 2018-03-19 | 1 | -1/+48 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | GPU: Added Z buffer registers to Maxwell3D's reg structure. | 2018-03-19 | 1 | -1/+17 | ||
| | * | | | | | | GPU: Added the render target (RT) registers to Maxwell3D's reg structure. | 2018-03-19 | 1 | -1/+32 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #252 from N00byKing/3064 | 2018-03-19 | 15 | -27/+29 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Clang Fixes | 2018-03-19 | 5 | -9/+11 | ||
| | * | | | | | oops | 2018-03-19 | 1 | -3/+3 | ||
| | * | | | | | More Warning cleanups | 2018-03-19 | 3 | -3/+3 | ||
| | * | | | | | Clean Warnings (?) | 2018-03-19 | 15 | -20/+20 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #251 from Subv/tic_tsc | 2018-03-19 | 1 | -1/+30 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | GPU: Added the TSC registers to the Maxwell3D register structure. | 2018-03-19 | 1 | -1/+15 | ||
| | * | | | | | GPU: Added the TIC registers to the Maxwell3D register structure. | 2018-03-19 | 1 | -1/+16 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo | 2018-03-18 | 7 | -41/+41 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Implements citra-emu/citra#3184 | 2018-02-25 | 7 | -41/+41 | ||
| * | | | | | | Merge pull request #250 from bunnei/buffer-dequeue-wait | 2018-03-18 | 10 | -51/+128 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | vi: Remove DequeueBuffer and wait until next available buffer. | 2018-03-18 | 3 | -12/+49 | ||
| | * | | | | | | hle_ipc: Add SleepClientThread to block current thread within HLE routines. | 2018-03-18 | 2 | -0/+47 | ||
| | * | | | | | | hle_ipc: Use shared_ptr instead of unique_ptr to allow copies. | 2018-03-18 | 2 | -9/+9 | ||
| | * | | | | | | hle_ipc: Remove GetPointer(..) usage with WriteToOutgoingCommandBuffer. | 2018-03-18 | 3 | -7/+14 | ||
| | * | | | | | | thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB. | 2018-03-18 | 4 | -23/+9 | ||
| * | | | | | | | Merge pull request #249 from Subv/macro_E1A | 2018-03-18 | 2 | -1/+29 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | GPU: Implement macro 0xE1A BindTextureInfoBuffer in HLE. | 2018-03-18 | 2 | -1/+29 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #248 from Subv/cb_data | 2018-03-18 | 5 | -11/+105 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | GPU: Implement the BindStorageBuffer macro method in HLE. | 2018-03-18 | 2 | -1/+36 | ||
| | * | | | | | | GPU: Handle writes to the CB_DATA method. | 2018-03-18 | 2 | -0/+39 | ||
| | * | | | | | | GPU: Move the GPU's class constructor and destructors to a cpp file. | 2018-03-18 | 3 | -10/+30 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #246 from Subv/gpu_macro_calls | 2018-03-18 | 8 | -80/+119 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | GPU: Store uploaded GPU macros and keep track of the number of method paramet... | 2018-03-18 | 4 | -27/+74 | ||