Historie revizí

Autor SHA1 Zpráva Datum
  bunnei db94457205 Update src/core/hle/service/nvdrv/devices/nvmap.cpp před 6 roky
  bunnei 05def61398 hle: nvdrv: Rewrite of GPU memory management. před 6 roky
  David Marcec f9259c0383 Initial implementation of Ioctl2 & Ioctl3 před 6 roky
  Fernando Sahmkow d20ede40b1 NVServices: Styling, define constructors as explicit and corrections před 7 roky
  Fernando Sahmkow b6844bec60 NVServices: Correct CtrlEventWaitSync to block the ipc until timeout. před 7 roky
  Fernando Sahmkow 24408cce9b nv_services: Deglobalize NvServices před 7 roky
  David Marcec 3d627df4d8 Improved error messages in AM, HwOpus and NvMap před 7 roky
  David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level před 7 roky
  David Marcec c55b5de0fb Made the minimum alignment more clear před 7 roky
  David Marcec c7763603ef Added error codes for nvmap před 7 roky
  Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable před 8 roky
  Lioncash fa8017295b nvdrv: Get rid of indirect inclusions před 8 roky
  James Rowe 638956aa81 Rename logging macro back to LOG_* před 8 roky
  Subv a093feca62 nvmap: Return the address of the nvmap object when Freeing it for the last time. před 8 roky
  greggameplayer 3c26b7179d change some functions před 8 roky
  Subv 525492428d GPU: Implemented the nvmap Free ioctl. před 8 roky
  Lioncash 7c9644646f general: Make formatting of logged hex values more straightforward před 8 roky
  Lioncash 285d8d8b7d nvdrv: Move logging macros over to new fmt-compatible ones před 8 roky
  Subv e862c50a70 Nvdrv: Assert when receiving an unimplemented ioctl in the nv* handlers. před 8 roky
  Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable před 8 roky
  Subv 416f692f6e nvmap: Make IocFromId return the same existing handle instead of creating a new one. před 8 roky
  Lioncash ee170cbcea nvmap: Silence formatting specifier warnings před 8 roky
  bunnei 196f8dff08 nvmap: Refactor to expose nvmap objects. před 8 roky
  David d129905a66 Extra nvdrv support (#162) před 8 roky
  bunnei 764bbaa19c logger: Use Service_NVDRV category where applicable. před 8 roky
  Lioncash 06d2e1bd23 nvmap: Add a return 0 underneath the UNIMPLEMENTED macro před 8 roky
  Lioncash 687a17acae nvmap: Make IoctlCommands an enum class před 8 roky
  Subv 30657f9ca1 NV: Move the nvdrv classes into the Nvidia namespace, and move the functionality to a s single module that services call. před 8 roky
  bunnei 1247c53786 yuzu: Update license text to be consistent across project. před 8 roky
  bunnei 056f987bcd core: Include <algorithm> where used. před 8 roky