wheremyfoodat
|
c319e59545
|
Resizing window on Qt (#556)
* Qt: Add screen resize
* Qt: Allocate screen on heap for setCentralWidget
* Fix header inclusion order
* Switch to std::function for resize callback
* rdeepfried
|
2024-07-23 23:13:14 +03:00 |
|
wheremyfoodat
|
061c80fd11
|
Properly join emulator thread
|
2023-10-01 23:51:08 +03:00 |
|
wheremyfoodat
|
c10a3e7160
|
Make emulator output size properly configurable
|
2023-10-01 16:28:14 +03:00 |
|
wheremyfoodat
|
5155682e0f
|
Get emulator rendering working with Qt
|
2023-10-01 01:28:08 +03:00 |
|
wheremyfoodat
|
155d2b8f24
|
[Qt] Add MainWindow class
|
2023-09-30 17:07:54 +03:00 |
|
wheremyfoodat
|
8c3dd70c5a
|
Add QPlatformNative include for Linux/BSD
|
2023-09-30 14:34:02 +03:00 |
|
wheremyfoodat
|
45a80c9e39
|
Better GL screen widget, initialize it to red as a test
|
2023-09-30 13:44:54 +03:00 |
|
wheremyfoodat
|
b8032c8286
|
Add Qt screen widget
|
2023-09-30 13:21:27 +03:00 |
|