suyu/src/core/hle/service/nvflinger
Lioncash b46a5c42ff buffer_queue: Make reference parameter of SetPreallocatedBuffer const
This is simply copied by value, so there's no need to make it a
modifiable reference.

While we're at it, make the names of the parameters match its
definition.
2018-08-09 03:08:14 -04:00
..
buffer_queue.cpp buffer_queue: Make reference parameter of SetPreallocatedBuffer const 2018-08-09 03:08:14 -04:00
buffer_queue.h buffer_queue: Make reference parameter of SetPreallocatedBuffer const 2018-08-09 03:08:14 -04:00
nvflinger.cpp nvdrv: Get rid of global std::weak_ptr 2018-08-07 21:53:05 -04:00
nvflinger.h nvdrv: Get rid of global std::weak_ptr 2018-08-07 21:53:05 -04:00