Historie revizí

Autor SHA1 Zpráva Datum
  bunnei b60834ac41 Merge pull request #334 from Subv/used_buffers před 8 roky
  Subv e128e90350 GPU: Don't use GetPointer when uploading the constbuffer data to the GPU. před 8 roky
  Subv 7da47da66e GPU: Use the buffer hints from the shader decompiler to upload only the necessary const buffers for each shader stage. před 8 roky
  bunnei 34264879b3 Merge pull request #333 from bunnei/const-buff-hints před 8 roky
  bunnei 73d9c494ea shaders: Expose hints about used const buffers. před 8 roky
  bunnei bb0c3fc828 Merge pull request #328 from Subv/constbuffers před 8 roky
  Subv c9b511da08 GPU: Upload the entirety of each constbuffer for each shader stage as SSBOs. před 8 roky
  Subv 1957640ea2 GPU: Allow configuring ssbos in the opengl state manager. před 8 roky
  Subv ae58e46036 GPU: Added a function to determine whether a shader stage is enabled or not. před 8 roky
  bunnei 2b9a6b3281 Merge pull request #332 from bunnei/fix-total-mem-usage před 8 roky
  bunnei 43f0f163e1 vm_manager: Increase GetTotalMemoryUsage value. před 8 roky
  bunnei 9f66cae865 Merge pull request #327 from adityaruplaha/fullscreen-fix před 8 roky
  bunnei 778be45103 Merge pull request #331 from bunnei/fsp-flush před 8 roky
  bunnei fdca7b5f7a Merge pull request #329 from bunnei/shader-gen-part-1 před 8 roky
  bunnei 9cab6809f2 fsp_srv: Implement IFile::Flush. před 8 roky
  bunnei 1b41b875dc shaders: Add NumTextureSamplers const, remove unused #pragma. před 8 roky
  bunnei e6224fec27 shaders: Address PR review feedback. před 8 roky
  bunnei eabeedf6af gl_shader_decompiler: Cleanup log statements. před 8 roky
  bunnei 0d408b965b shaders: Fix GCC and clang build issues. před 8 roky
  bunnei 86135864da gl_shader_decompiler: Implement negate, abs, etc. and lots of cleanup. před 8 roky
  bunnei 7639667562 shader_bytecode: Add FSETP and KIL to GetInfo. před 8 roky
  bunnei 5a47832221 shader_bytecode: Add SubOp decoding. před 8 roky
  bunnei 50023bdae7 gl_shader_decompiler: Add shader stage hint. před 8 roky
  bunnei a992aac5eb renderer_opengl: Fix Morton copy byteswap, etc. před 8 roky
  adityaruplaha 958c98bdae Fix the stuck in fullscreen bug (Original PR: citra-emu/citra#3611) před 8 roky
  bunnei 0ca8fce9d0 gl_shader_manager: Implement SetShaderSamplerBindings. před 8 roky
  bunnei beddc8afd2 gl_rasterizer: Generate shaders and upload uniforms. před 8 roky
  bunnei 85d77a3d24 gl_shader_decompiler: Basic impl. for very simple vertex shaders. před 8 roky
  bunnei 51f37f5061 gl_shader_manager: Cleanup and consolidate uniform handling. před 8 roky
  bunnei 35aca0bf1f maxwell_3d: Make memory_manager public. před 8 roky