Historial de Commits

Autor SHA1 Mensaje Fecha
  Filiph Sandström f61c9da7d3 Update ptm.h hace 10 años
  bunnei 8c385a3fc6 Merge pull request #1209 from wwylele/file-path-encoding hace 10 años
  bunnei 4195d9b3f8 Merge pull request #1187 from bunnei/shader-gen hace 10 años
  bunnei 74186a5f01 gl_shader_gen: Use explicit locations for vertex shader attributes. hace 10 años
  bunnei e663f5c914 gl_shader_gen: Optimize code for AppendAlphaTestCondition. hace 10 años
  bunnei e7b1f2ae0a gl_rasterizer: Define enum types for each vertex texcoord attribute. hace 10 años
  bunnei 0ebcff710e gl_shader_gen: Various cleanups to shader generation. hace 10 años
  bunnei 240a3b80d9 gl_rasterizer: Use MMH3 hash for shader cache hey. hace 10 años
  bunnei 71edb55114 gl_shader_gen: Require explicit uniform locations. hace 10 años
  bunnei 5ef2df056d gl_shader_gen: Rename 'o' to 'attr' in vertex/fragment shaders. hace 10 años
  bunnei c2c4faef4c gl_shader_gen: AppendAlphaModifier default should be 0.0, not vec4(0.0). hace 10 años
  bunnei bd833b8dd8 gl_shader_gen: Fix bug where TEV stage outputs should be clamped. hace 10 años
  bunnei f2e7f7e101 gl_rasterizer: Add documentation to ShaderCacheKey. hace 10 años
  bunnei 4b5141954e gl_shader_gen: Add additional function documentation. hace 10 años
  bunnei 2a0a86f629 gl_shader_util: Cleanup header file + add docstring. hace 10 años
  bunnei a74774257e gl_shader_gen: Various cleanups + moved TEV stage generation to its own function. hace 10 años
  bunnei c86b9d4242 renderer_opengl: Refactor shader generation/caching to be more organized + various cleanups. hace 10 años
  bunnei 3c057bd3d8 gl_rasterizer: Move logic for creating ShaderCacheKey to a static function. hace 10 años
  bunnei b02a533d94 gl_shader_util: Use vec3 constants for AppendColorCombiner. hace 10 años
  bunnei 37b0aa5af7 gl_rasterizer: Fix typo in uploading TEV const color uniforms. hace 10 años
  bunnei 82f3e6dc69 gl_shader_util: Fix precision bug with alpha testing. hace 10 años
  Subv e3f4233cef Initial implementation of fragment shader generation with caching. hace 11 años
  wwylele 6e57389172 change file path encoding to Local8bit() hace 10 años
  bunnei 7411aed5c7 Merge pull request #1207 from kemenaran/persist-citra-settings-in-qt hace 10 años
  bunnei 2e2cfa0037 Merge pull request #1204 from kemenaran/qt-add-mac-icon hace 10 años
  bunnei c717d1551d Merge pull request #1199 from Gareth422/encryption-check hace 10 años
  Pierre de La Morinerie 71f6672415 citra-qt: persist hardware-rendering and shaders-jit settings hace 10 años
  Pierre de La Morinerie 22421528b7 citra-qt: Add icon to Mac app hace 11 años
  Gareth Poole 721475420d Loader: Change NCCH header types to be explicitly little-endian hace 10 años
  Gareth Poole 2706394384 Loader: Implement encryption check hace 10 años