bunnei
650c9d0d62
hle: nvflinger: Use std::chrono for present_ns.
4 years ago
bunnei
ca12a77670
hle: nvflinger: Migrate android namespace -> Service::android.
4 years ago
bunnei
5849c9a4cd
hle: nvflinger: BufferQueueProducer: Handle SetPreallocatedBuffer with empty buffer.
- Used by Naruto Ultimate Ninja Storm.
4 years ago
bunnei
7f4165fc05
hle: vi: Integrate new NVFlinger and HosBinderDriverServer service.
4 years ago
bunnei
a87812c6a1
hle: nvflinger: Add implementation for HosBinderDriverServer service.
4 years ago
bunnei
56284bff6c
hle: nvflinger: Add implementation for BufferQueueProducer class.
4 years ago
bunnei
bfff7b58fd
hle: nvflinger: Add implementation for BufferQueueCore class.
4 years ago
bunnei
6e7f687df4
hle: nvflinger: Add implementation for BufferQueueConsumer class.
4 years ago
bunnei
41983bc0ca
hle: nvflinger: Add implementation for QueueBufferInput and QueueBufferOutput structs.
4 years ago
bunnei
0057159066
hle: nvflinger: Add implementation for BufferItemConsumer class.
4 years ago
bunnei
79e8cdf595
hle: nvflinger: Add implementation for ConsumerBase class.
4 years ago
bunnei
d25cb12bff
hle: nvflinger: Add implementation for BufferSlot class.
4 years ago
bunnei
c723db39c7
hle: nvflinger: Add implementation for BufferItem class.
4 years ago
bunnei
d13e18a8ed
hle: nvflinger: Move implementation for Parcel to its own header.
4 years ago
bunnei
a454670de5
hle: nvflinger: Add android buffer queue definitions to its own header.
4 years ago
bunnei
fe9945ad6c
hle: nvflinger: Add IBinder interface.
4 years ago
bunnei
b9cbc708e8
hle: nvflinger: Add IConsumerListener interface.
4 years ago
bunnei
81e143a3d2
hle: nvflinger: Add ProducerListener interface.
4 years ago
bunnei
fd24d5a0a2
hle: nvflinger: Add android window enumerations to its own header.
4 years ago
bunnei
05ff9e8d4e
hle: nvflinger: Add android Status flags to its own header.
4 years ago
bunnei
05d80fba38
hle: nvflinger: Move BufferTransformFlags to its own header.
4 years ago
bunnei
402273d91b
hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts.
4 years ago
bunnei
d456b9d554
hle: nvflinger: Move PixelFormat to its own header.
4 years ago
bunnei
5a8b9a9706
hle: nvflinger: Add implementation for GraphicBuffer class.
4 years ago
bunnei
8c27465325
hle: nvflinger: Add implementation for Fence class.
4 years ago
bunnei
d47575f2c5
hle: nvflinger: Add implementation for Rect class.
4 years ago
bunnei
0704b645df
common: logging: Add a logger for NVFlinger.
4 years ago
Liam
dea5de91d2
buffer_cache: reset cached write bits after flushing invalidations
4 years ago
Shoegzer
a8896e940a
Add include to fix compiling
4 years ago
bunnei
e439c31c9e
Revert "dynarmic: Reduce size of code caches"
4 years ago
Morph
6e232b9efe
applets/mii: Remove unused include
4 years ago
Morph
bcca849d0c
applets/mii: Remove frontend parameters
These are unused for now as we do not support a frontend implementation.
4 years ago
Morph
c50401903f
applets/mii: Cleanup MiiEdit applet implementation
This also enables proper support for MiiEdit applets which are used in games with firmware versions prior to 10.2.0 by handling the 2 different versions of applet inputs and outputs.
4 years ago
Morph
1d5f6b173d
applets/mii: Cleanup MiiEdit applet types
4 years ago
Morph
7c44a4ede3
applets/mii: Move MiiEdit applet types into its own file
4 years ago
Morph
aa44ef7b64
service: Move mii enums and structs into its own file
Moves these into types.h, since other files also make use of these types.
4 years ago
Morph
e05e6853fa
applets: Rename Mii to MiiEdit
4 years ago
ameerj
b3cfccdb80
qt_web_browser: Add missing includes
4 years ago
Fernando Sahmkow
3b0d233cbd
BufferCache: Find direction of the stream buffer increase.
4 years ago
ameerj
866b7c20a8
general: Fix clang/gcc build errors
4 years ago
ameerj
a367db44cf
yuzu_cmd: Reduce unused includes
4 years ago
ameerj
936829e873
yuzu: Reduce unused includes
4 years ago
ameerj
9b505758dc
web_service: Reduce unused includes
4 years ago
ameerj
967ed01fcf
input_common: Reduce unused includes
4 years ago
ameerj
574a2c4b77
shader_recompiler: Reduce unused includes
4 years ago
ameerj
923decae5a
common: Reduce unused includes
4 years ago
ameerj
1bc7d61b57
video_core: Reduce unused includes
4 years ago
ameerj
8a8ea65fae
common: Reduce unused includes
4 years ago
ameerj
ade596121b
core: Reduce unused includes
4 years ago
Liam
536d7ed7b1
Address review comments
4 years ago