Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  bunnei d6d7d0989c Merge pull request #337 from Subv/used_buffers 8 yıl önce
  Subv 477aab5960 GPU: Use the same buffer names in the generated GLSL and the buffer uploading code. 8 yıl önce
  Subv 14ac40436e GPU: Don't use explicit binding points when uploading the constbuffers to opengl. 8 yıl önce
  bunnei b8825fbf10 Merge pull request #335 from bunnei/delete-file 8 yıl önce
  bunnei b60834ac41 Merge pull request #334 from Subv/used_buffers 8 yıl önce
  bunnei bddad50dd4 fsp_srv: Implement DeleteFile. 8 yıl önce
  Subv e128e90350 GPU: Don't use GetPointer when uploading the constbuffer data to the GPU. 8 yıl önce
  Subv 7da47da66e GPU: Use the buffer hints from the shader decompiler to upload only the necessary const buffers for each shader stage. 8 yıl önce
  bunnei 34264879b3 Merge pull request #333 from bunnei/const-buff-hints 8 yıl önce
  bunnei 73d9c494ea shaders: Expose hints about used const buffers. 8 yıl önce
  bunnei bb0c3fc828 Merge pull request #328 from Subv/constbuffers 8 yıl önce
  Subv c9b511da08 GPU: Upload the entirety of each constbuffer for each shader stage as SSBOs. 8 yıl önce
  Subv 1957640ea2 GPU: Allow configuring ssbos in the opengl state manager. 8 yıl önce
  Subv ae58e46036 GPU: Added a function to determine whether a shader stage is enabled or not. 8 yıl önce
  bunnei 2b9a6b3281 Merge pull request #332 from bunnei/fix-total-mem-usage 8 yıl önce
  bunnei 43f0f163e1 vm_manager: Increase GetTotalMemoryUsage value. 8 yıl önce
  bunnei 9f66cae865 Merge pull request #327 from adityaruplaha/fullscreen-fix 8 yıl önce
  bunnei 778be45103 Merge pull request #331 from bunnei/fsp-flush 8 yıl önce
  bunnei fdca7b5f7a Merge pull request #329 from bunnei/shader-gen-part-1 8 yıl önce
  bunnei 9cab6809f2 fsp_srv: Implement IFile::Flush. 8 yıl önce
  bunnei 1b41b875dc shaders: Add NumTextureSamplers const, remove unused #pragma. 8 yıl önce
  bunnei e6224fec27 shaders: Address PR review feedback. 8 yıl önce
  bunnei eabeedf6af gl_shader_decompiler: Cleanup log statements. 8 yıl önce
  bunnei 0d408b965b shaders: Fix GCC and clang build issues. 8 yıl önce
  bunnei 86135864da gl_shader_decompiler: Implement negate, abs, etc. and lots of cleanup. 8 yıl önce
  bunnei 7639667562 shader_bytecode: Add FSETP and KIL to GetInfo. 8 yıl önce
  bunnei 5a47832221 shader_bytecode: Add SubOp decoding. 8 yıl önce
  bunnei 50023bdae7 gl_shader_decompiler: Add shader stage hint. 8 yıl önce
  bunnei a992aac5eb renderer_opengl: Fix Morton copy byteswap, etc. 8 yıl önce
  adityaruplaha 958c98bdae Fix the stuck in fullscreen bug (Original PR: citra-emu/citra#3611) 8 yıl önce