Historia zmian

Autor SHA1 Wiadomość Data
  Subv 23b1e6eded GPU: Implement the ISCADD shader instructions. 8 lat temu
  Subv 438a9b70cc GPU: Added decodings for the ISCADD instructions. 8 lat temu
  bunnei e8bfff7b4b Merge pull request #514 from Subv/lop32i 8 lat temu
  bunnei f564822e78 Merge pull request #510 from Subv/isetp 8 lat temu
  bunnei 37fd4e6d9b Merge pull request #512 from Subv/fset 8 lat temu
  bunnei cdd92dc692 Merge pull request #501 from Subv/shader_bra 8 lat temu
  bunnei 38d25a4cb2 Merge pull request #515 from Subv/viewport_fix 8 lat temu
  Subv 2933521a08 GPU: Use the bf bit in FSET to determine whether to write 0xFFFFFFFF or 1.0f. 8 lat temu
  Subv f6679ce422 GPU: Corrected the I2F_R implementation. 8 lat temu
  Subv 5d55403f94 GPU: Calculate the correct viewport dimensions based on the scale and translate registers. 8 lat temu
  bunnei 0a0233f39f Merge pull request #490 from BreadFish64/extension-check 8 lat temu
  bunnei 9936d1b9e2 Merge pull request #513 from Subv/cache_alignment 8 lat temu
  greggameplayer 4fad069870 Nvdrv/devices/nvhost_gpu : Add some IoctlCommands with their params (#511) 8 lat temu
  Subv 0c688b421c GPU: Implemented the LOP32I instruction. 8 lat temu
  Subv cb47abecc6 GLCache: Corrected a mismatch between storing compressed sizes and verifying the uncompressed alignment in GetSurface. 8 lat temu
  BreadFish64 fbef849c04 sdl: add check for GL extension support 8 lat temu
  BreadFish64 0641950f9a qt: add check for GL extension support 8 lat temu
  bunnei b7c64f0ded Merge pull request #502 from bunnei/more-am-stuff 8 lat temu
  Subv 90cddf1996 GPU: Use explicit types when retrieving the uniform values for fsetp/fset and isetp instead of the type of an invalid output register. 8 lat temu
  Subv 7c181fd4f4 GPU: Implemented the ISETP_R and ISETP_C shader instructions. 8 lat temu
  James Rowe d16f83fda3 Merge pull request #507 from valentinvanelslande/3616 8 lat temu
  Valentin Vanelslande 5c82400ef8 Port citra #3616 8 lat temu
  bunnei afdd2f4cad am: Implement ILibraryAppletAccessor::PopOutData. 8 lat temu
  bunnei df4336a85e am: ISelfController:LaunchableEvent should be sticky. 8 lat temu
  bunnei 51d8a2c322 am: Stub out ILibraryAppletAccessor Start and GetResult methods. 8 lat temu
  bunnei 049ce242a4 Merge pull request #499 from bunnei/am-stuff 8 lat temu
  Subv b481d8a00d GPU: Partially implemented the shader BRA instruction. 8 lat temu
  Subv 06c72b4fcf GPU: Added decoding for the BRA instruction. 8 lat temu
  bunnei 876b805e50 am: Implement ILibraryAppletAccessor::PushInData. 8 lat temu
  bunnei 2dcb98226b am: Implement IStorageAccessor::Write. 8 lat temu