Historique des commits

Auteur SHA1 Message Date
  bunnei 59f4ff4659 gl_shader_decompiler: Fix swizzle in GetRegister. il y a 8 ans
  bunnei 5a28dce9eb gl_shader_decompiler: Implement FMUL/FADD/FFMA immediate instructions. il y a 8 ans
  bunnei 8d4899d6ea gl_shader_decompiler: Allow vertex position to be used in fragment shader. il y a 8 ans
  bunnei 95144cc39c gl_shader_decompiler: Implement IPA instruction. il y a 8 ans
  bunnei 8b4443c966 gl_shader_decompiler: Add support for TEXS instruction. il y a 8 ans
  bunnei 5ba71369ac gl_shader_decompiler: Use fragment output color for GPR 0-3. il y a 8 ans
  bunnei 5d529698c9 gl_shader_decompiler: Partially implement MUFU. il y a 8 ans
  bunnei 5b9bcbf438 Merge pull request #341 from shinyquagsire23/pfs-hfs-impl il y a 8 ans
  mailwl 5922f2c46d Service/VI: stub SetLayerVisibility, fix GetDisplayResolution output il y a 8 ans
  bunnei 2b082e2710 Merge pull request #343 from Subv/tex_wrap_4 il y a 8 ans
  shinyquagsire23 de580ccdd5 file_sys: Use NGLOG il y a 8 ans
  Hexagon12 e52a87b98a Various service name fixes - part 2 (rebased) (#322) il y a 8 ans
  bunnei 0905dc1ff4 Merge pull request #342 from bunnei/indexed-verts il y a 8 ans
  Subv 636ad34707 MaxwellToGL: Implemented tex wrap mode 1 (Wrap, GL_REPEAT). il y a 8 ans
  Subv 7fc516cc1a MaxwellToGL: Added a TODO and partial implementation of maxwell wrap mode 4 (Clamp, GL_CLAMP). il y a 8 ans
  bunnei 77bdc49343 gl_rendering: Use NGLOG* for changed code. il y a 8 ans
  bunnei 1a1af3fda3 gl_rasterizer: Implement indexed vertex mode. il y a 8 ans
  shinyquagsire23 83aa38b239 file_sys: tweaks il y a 8 ans
  shinyquagsire23 c03795300a file_sys: Add HFS/PFS helper component il y a 8 ans
  bunnei 44e09ba807 Merge pull request #338 from bunnei/unrequire-shared-font il y a 8 ans
  bunnei d6d7d0989c Merge pull request #337 from Subv/used_buffers il y a 8 ans
  bunnei ac628f139d pl_u: Use empty shared font if none is available. il y a 8 ans
  Subv 477aab5960 GPU: Use the same buffer names in the generated GLSL and the buffer uploading code. il y a 8 ans
  Subv 14ac40436e GPU: Don't use explicit binding points when uploading the constbuffers to opengl. il y a 8 ans
  bunnei b8825fbf10 Merge pull request #335 from bunnei/delete-file il y a 8 ans
  bunnei b60834ac41 Merge pull request #334 from Subv/used_buffers il y a 8 ans
  bunnei bddad50dd4 fsp_srv: Implement DeleteFile. il y a 8 ans
  Subv e128e90350 GPU: Don't use GetPointer when uploading the constbuffer data to the GPU. il y a 8 ans
  Subv 7da47da66e GPU: Use the buffer hints from the shader decompiler to upload only the necessary const buffers for each shader stage. il y a 8 ans
  bunnei 34264879b3 Merge pull request #333 from bunnei/const-buff-hints il y a 8 ans