提交歷史

作者 SHA1 備註 提交日期
  bunnei c93ea96366 Merge pull request #346 from bunnei/misc-gpu-improvements 8 年之前
  bunnei 71b4a3b9f6 Merge pull request #344 from bunnei/shader-decompiler-p2 8 年之前
  bunnei 9dc0d13ba5 Merge pull request #345 from bunnei/blending 8 年之前
  bunnei 7222d9a4c3 gl_rasterizer_cache: Add missing LOG statements. 8 年之前
  bunnei 9df8e924fb texture: Add missing formats. 8 年之前
  bunnei 3ed8a1cac7 gpu: Add several framebuffer formats to RenderTargetFormat. 8 年之前
  bunnei 4a8eb6745e maxwell3d: Allow Texture2DNoMipmap as Texture2D. 8 年之前
  bunnei 531c25386e shader_bytecode: Make ctor's constexpr and explicit. 8 年之前
  bunnei 174cba5c58 renderer_opengl: Implement BlendEquation and BlendFunc. 8 年之前
  bunnei e59126809c bit_field: Remove is_pod check, add is_trivially_copyable_v. 8 年之前
  bunnei 1f6fe062ca gl_shader_decompiler: Fix warnings with MarkAsUsed. 8 年之前
  bunnei ed542a7309 gl_shader_decompiler: Cleanup logging, updating to NGLOG_*. 8 年之前
  bunnei ef2d5ab0c1 gl_shader_decompiler: Implement several MUFU subops and abs_d. 8 年之前
  bunnei 59f4ff4659 gl_shader_decompiler: Fix swizzle in GetRegister. 8 年之前
  bunnei 5a28dce9eb gl_shader_decompiler: Implement FMUL/FADD/FFMA immediate instructions. 8 年之前
  bunnei 8d4899d6ea gl_shader_decompiler: Allow vertex position to be used in fragment shader. 8 年之前
  bunnei 95144cc39c gl_shader_decompiler: Implement IPA instruction. 8 年之前
  bunnei 8b4443c966 gl_shader_decompiler: Add support for TEXS instruction. 8 年之前
  bunnei 5ba71369ac gl_shader_decompiler: Use fragment output color for GPR 0-3. 8 年之前
  bunnei 5d529698c9 gl_shader_decompiler: Partially implement MUFU. 8 年之前
  bunnei 5b9bcbf438 Merge pull request #341 from shinyquagsire23/pfs-hfs-impl 8 年之前
  bunnei 2b082e2710 Merge pull request #343 from Subv/tex_wrap_4 8 年之前
  shinyquagsire23 de580ccdd5 file_sys: Use NGLOG 8 年之前
  Hexagon12 e52a87b98a Various service name fixes - part 2 (rebased) (#322) 8 年之前
  bunnei 0905dc1ff4 Merge pull request #342 from bunnei/indexed-verts 8 年之前
  Subv 636ad34707 MaxwellToGL: Implemented tex wrap mode 1 (Wrap, GL_REPEAT). 8 年之前
  Subv 7fc516cc1a MaxwellToGL: Added a TODO and partial implementation of maxwell wrap mode 4 (Clamp, GL_CLAMP). 8 年之前
  bunnei 77bdc49343 gl_rendering: Use NGLOG* for changed code. 8 年之前
  bunnei 1a1af3fda3 gl_rasterizer: Implement indexed vertex mode. 8 年之前
  shinyquagsire23 83aa38b239 file_sys: tweaks 8 年之前