bunnei
|
df66fadc12
|
nvflinger: Fix for BufferQueue event handling.
|
2018-07-17 00:26:23 -04:00 |
|
James Rowe
|
e159c550d8
|
Rename logging macro back to LOG_*
|
2018-07-02 21:45:47 -04:00 |
|
Lioncash
|
3873211738
|
core_timing: Namespace all functions and constants in core_timing's header
All of these variables and functions are related to timings and should be within the namespace.
|
2018-04-30 03:32:59 -04:00 |
|
Lioncash
|
38f90ec51a
|
nvflinger: Move logging macros over to new fmt-compatible ones
|
2018-04-24 12:01:30 -04:00 |
|
Subv
|
106d31e8c3
|
Qt: Update the WaitTree widget to show info about the current mutex of each thread.
|
2018-04-20 21:04:34 -05:00 |
|
Lioncash
|
6d94dd21a5
|
service: Use nested namespace specifiers where applicable
Tidies up namespace declarations
|
2018-04-19 22:20:28 -04:00 |
|
bunnei
|
b17664dfa9
|
nvflinger: Call MicroProfileFlip on NVFlinger::Compose.
|
2018-04-18 20:28:50 -04:00 |
|
bunnei
|
c2a48352ad
|
renderer_opengl: Better handling of framebuffer transform flags.
|
2018-03-23 14:58:27 -04:00 |
|
bunnei
|
bae5ccd6d2
|
vi: Remove DequeueBuffer and wait until next available buffer.
|
2018-03-18 20:56:35 -04:00 |
|
bunnei
|
b437a08a21
|
nvflinger: Remove superfluous buffer format check.
|
2018-03-16 20:11:50 -04:00 |
|
Subv
|
1fddc7fe43
|
Vi: Signal the BufferQueue's Native Handle right after ReleaseBuffer is called.
This prevents a thread starvation issue in Puyo Puyo Tetris.
We should hwtest this behavior and figure out where exactly this event is signaled.
|
2018-03-03 11:51:36 -05:00 |
|
James Rowe
|
e027d1b40c
|
Fix fps counter to correctly measure frame end when there was no frame to draw
|
2018-02-14 10:16:39 -07:00 |
|
bunnei
|
b3ac6d5f45
|
vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical.
|
2018-02-11 21:00:41 -05:00 |
|
bunnei
|
5d35b4908e
|
nvflinger: (Hack) Use first available buffer if none are found.
|
2018-02-09 23:33:49 -05:00 |
|
bunnei
|
c114abb301
|
nvflinger: Signal BufferQueue native handle event.
- This gets BOTW booting.
|
2018-02-04 23:00:35 -05:00 |
|
Subv
|
edb1c9589b
|
VI: Move BufferQueue and NVFlinger to their own folder/namespace.
|
2018-01-22 11:54:58 -05:00 |
|