6276 Commits (dc852fda3b0bbc26336f034193b6040abeead606)
 

Author SHA1 Message Date
bunnei dc852fda3b fsp_srv: Implement DeleteFile. 8 years ago
bunnei 3948475307 Merge pull request #333 from bunnei/const-buff-hints 8 years ago
bunnei 595d37d69a shaders: Expose hints about used const buffers. 8 years ago
bunnei be430a4200 Merge pull request #328 from Subv/constbuffers 8 years ago
Subv 03cbd8f20f GPU: Upload the entirety of each constbuffer for each shader stage as SSBOs. 8 years ago
Subv ea730b69d1 GPU: Allow configuring ssbos in the opengl state manager. 8 years ago
Subv e14e38fe0e GPU: Added a function to determine whether a shader stage is enabled or not. 8 years ago
bunnei 1a1008a642 Merge pull request #332 from bunnei/fix-total-mem-usage 8 years ago
bunnei 3260473ce8 vm_manager: Increase GetTotalMemoryUsage value. 8 years ago
bunnei f23d61a709 Merge pull request #327 from adityaruplaha/fullscreen-fix 8 years ago
bunnei a2dcd3cbbc Merge pull request #331 from bunnei/fsp-flush 8 years ago
bunnei 3ae99fd150 Merge pull request #329 from bunnei/shader-gen-part-1 8 years ago
bunnei 28c0641382 fsp_srv: Implement IFile::Flush. 8 years ago
bunnei 538322ec1f shaders: Add NumTextureSamplers const, remove unused #pragma. 8 years ago
bunnei f48c229f0e shaders: Address PR review feedback. 8 years ago
bunnei 2fcae0000f gl_shader_decompiler: Cleanup log statements. 8 years ago
bunnei 47bf0b0094 shaders: Fix GCC and clang build issues. 8 years ago
bunnei d166a50ded gl_shader_decompiler: Implement negate, abs, etc. and lots of cleanup. 8 years ago
bunnei a859a70da1 shader_bytecode: Add FSETP and KIL to GetInfo. 8 years ago
bunnei 6fe96737a1 shader_bytecode: Add SubOp decoding. 8 years ago
bunnei a5728bdd10 gl_shader_decompiler: Add shader stage hint. 8 years ago
bunnei e3628ec6fd renderer_opengl: Fix Morton copy byteswap, etc. 8 years ago
adityaruplaha 4716115c3d Fix the stuck in fullscreen bug (Original PR: citra-emu/citra#3611) 8 years ago
bunnei 1962aac7a0 gl_shader_manager: Implement SetShaderSamplerBindings. 8 years ago
bunnei 1a3dbd49ef gl_rasterizer: Generate shaders and upload uniforms. 8 years ago
bunnei 8df3222eb3 gl_shader_decompiler: Basic impl. for very simple vertex shaders. 8 years ago
bunnei f11b2888c9 gl_shader_manager: Cleanup and consolidate uniform handling. 8 years ago
bunnei 7e7f053ea7 maxwell_3d: Make memory_manager public. 8 years ago
bunnei 4e961244a8 maxwell_3d: Fix shader_config decodings. 8 years ago
bunnei 2452d127dc gl_rasterizer: Use shader program manager, remove test shader. 8 years ago
bunnei f9c4e515d8 renderer_opengl: Add gl_shader_manager class. 8 years ago
bunnei 9e32fa6bb2 maxwell_to_gl: Add a few types, etc. 8 years ago
bunnei 7cebff07e4 gl_shader_gen: Add hashable setup/config structs. 8 years ago
bunnei 1aa7a9ae50 gl_shader_util: Add missing includes. 8 years ago
bunnei c30c48e052 common: Port cityhash code from Citra. 8 years ago
bunnei f1915d909e renderer_opengl: Use OGLProgram instead of OGLShader. 8 years ago
bunnei 56ee41ebe8 gl_shader_util: Grab latest upstream. 8 years ago
bunnei 83007952ea gl_resource_manager: Grab latest upstream. 8 years ago
bunnei f0f3990064 gl_shader_decompiler: Add skeleton code from Citra for shader analysis. 8 years ago
bunnei 0b49a74e19 shader_bytecode: Add initial module for shader decoding. 8 years ago
bunnei 7112683376 bit_field: Make all methods constexpr. 8 years ago
bunnei e42bbdddff Merge pull request #323 from Hexagon12/stub-hid 8 years ago
bunnei 5ae56bd392 Merge pull request #325 from Hexagon12/ipc-value-fix 8 years ago
Hexagon12 433ccdebe5 Fixed normal params in GetDisplayResolution 8 years ago
Hexagon12 e6bb2d65f8 Stubbed out GetPlayerLedPattern 8 years ago
Hexagon12 089efdb3ca Merge pull request #1 from yuzu-emu/master 8 years ago
bunnei 219e3f4c45 Merge pull request #319 from Hexagon12/service-name-fix 8 years ago
bunnei 262a5f3785 Merge pull request #320 from mailwl/ssl-update 8 years ago
mailwl b439691768 Service/SSL: update service according switchbrew 8 years ago
Hexagon12 8293ccc5ed Various fixes and clang 8 years ago