Историја ревизија

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