Histórico de Commits

Autor SHA1 Mensagem Data
  bunnei cb267093bb Merge pull request #365 from lioncash/codeblock há 8 anos atrás
  Lioncash 0eba5911f2 common: Remove code_block.h há 8 anos atrás
  bunnei 2c8afe1140 Merge pull request #357 from lioncash/guard há 8 anos atrás
  bunnei 2ef04f69b2 Merge pull request #358 from lioncash/explicit há 8 anos atrás
  bunnei 14bf88a777 Merge pull request #359 from lioncash/redundant há 8 anos atrás
  Lioncash 3990da488b vi: Remove redundant initializers in the constructors há 8 anos atrás
  Lioncash 80982748c8 disk_filesystem: Remove unused total_entries_in_directory member from Disk_Directory há 8 anos atrás
  Lioncash e61a4dd485 disk_filesystem: Remove redundant initializer in Disk_Directory's constructor há 8 anos atrás
  Lioncash b05f8ea5b5 disk_filesystem: Make constructors explicit where applicable há 8 anos atrás
  Lioncash 3841ec4200 renderer_opengl: Add missing header guards há 8 anos atrás
  bunnei 17ad56c1dc Merge pull request #356 from lioncash/shader há 8 anos atrás
  bunnei f633b0c875 Merge pull request #355 from Subv/shader_instr há 8 anos atrás
  Lioncash e3b6f6c016 glsl_shader_decompiler: Use std::string_view instead of std::string for AddLine() há 8 anos atrás
  Lioncash 412b31ad72 glsl_shader_decompiler: Add AddNewLine() function to ShaderWriter há 8 anos atrás
  Lioncash aa26baa3db glsl_shader_decompiler: Add char overload for ShaderWriter's AddLine() há 8 anos atrás
  Lioncash 4ef392906b glsl_shader_decompiler: Append indentation without constructing a separate std::string há 8 anos atrás
  James Rowe 3f49210234 Merge pull request #348 from jlachniet/patch-1 há 8 anos atrás
  Subv fe84842137 ShaderGen: Implemented the fmul32i shader instruction. há 8 anos atrás
  Subv 5367935d35 ShaderGen: Fixed a case where the TEXS instruction would use the same registers for the input and the output. há 8 anos atrás
  N00byKing 8a47e7e493 Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) há 8 anos atrás
  James Rowe e90a12f80c Merge pull request #352 from bunnei/fix-microprofile há 8 anos atrás
  bunnei d019bb16f6 Merge pull request #353 from Subv/compressed_formats há 8 anos atrás
  Subv 057170928c GPU: Add support for the DXT23 and DXT45 compressed texture formats. há 8 anos atrás
  bunnei de18592179 nvflinger: Call MicroProfileFlip on NVFlinger::Compose. há 8 anos atrás
  bunnei 60e6e8953e Merge pull request #351 from Subv/tex_formats há 8 anos atrás
  Subv 2985056340 GPU: Implemented the B5G6R5 format. há 8 anos atrás
  bunnei ce4f159b1c gl_shader_gen: Support vertical/horizontal viewport flipping. (#347) há 8 anos atrás
  bunnei 6a999cf800 Merge pull request #350 from Subv/tex_components há 8 anos atrás
  Subv 43d98ca8fe GLCache: Added boilerplate code to make supporting configurable texture component types. há 8 anos atrás
  Subv 5b3fab6766 GLCache: Unify texture and framebuffer formats when converting to OpenGL. há 8 anos atrás