Historial de Commits

Autor SHA1 Mensaje Fecha
  Subv fc5b489b0f Shaders: Log and crash when using an unimplemented texture type in a texture sampling instruction. hace 8 años
  bunnei b1d238bbb8 Merge pull request #1064 from lioncash/telemetry hace 8 años
  bunnei 028d90eb79 Merge pull request #1104 from Subv/instanced_arrays hace 8 años
  bunnei 296e57fa0e Merge pull request #1115 from Subv/texs_mask hace 8 años
  bunnei b20ed93884 Merge pull request #1112 from Subv/sampler_types hace 8 años
  bunnei 185b35bfcd Merge pull request #1117 from ogniK5377/CheckFreeCommunicationPermission hace 8 años
  bunnei 943771e703 Merge pull request #1017 from ogniK5377/better-account hace 8 años
  bunnei ce4b77bd7d Merge pull request #1120 from ogniK5377/rgba8-uint hace 8 años
  bunnei 6ee8b15abe Merge pull request #1119 from lioncash/uninit hace 8 años
  David Marcec 23d45715dc Implemented RGBA8_UINT hace 8 años
  Lioncash ffd60ee476 game_list: Avoid uninitialized variables when retrieving program ID hace 8 años
  David Marcec 8a88110060 Added CheckFreeCommunicationPermission hace 8 años
  Subv 6cf719a4ab Shaders/TEXS: Fixed the component mask in the TEXS instruction. hace 8 años
  bunnei 51ddb130c5 Merge pull request #1089 from Subv/neg_bits hace 8 años
  bunnei 9b17486be6 Merge pull request #1105 from Subv/convert_neg hace 8 años
  bunnei 0a1d4fbc5c Merge pull request #1113 from Subv/texs_mask hace 8 años
  Subv f7edbcd7a3 Shaders/TEXS: Fixed the component mask in the TEXS instruction. hace 8 años
  bunnei b0eb580931 Merge pull request #1102 from ogniK5377/mirror-clamp-edge hace 8 años
  bunnei 85da529f15 Merge pull request #1101 from Subv/ssy_stack hace 8 años
  Subv 7fb406c3fc Shader: Implemented the TLD4 and TLD4S opcodes using GLSL's textureGather. hace 8 años
  Subv 3ef4b3d4b4 Shader: Use the right sampler type in the TEX, TEXS and TLDS instructions. hace 8 años
  Subv 73b937b190 Shader: Added bitfields for the texture type of the various sampling instructions. hace 8 años
  Subv 656758fd81 Shaders: Added decodings for TLD4 and TLD4S hace 8 años
  bunnei 29d4f8c2dd Merge pull request #1109 from Subv/ldg_decode hace 8 años
  bunnei 9baf5de90c Merge pull request #1108 from Subv/front_facing hace 8 años
  bunnei d6cb22b0df Merge pull request #1103 from Subv/lop_pred hace 8 años
  Subv 1b92ae136f Shaders: Added decodings for the LDG and STG instructions. hace 8 años
  Subv 731701a2d2 Shaders: Implemented the gl_FrontFacing input attribute (attr 63). hace 8 años
  David Marcec 706fc5d2d6 Added check to see if ARB_texture_mirror_clamp_to_edge is supported hace 8 años
  Subv 9b1c49a9cf Shader: Remove an unneeded assert, the negate bit is implemented for conversion instructions. hace 8 años