Matthew Budd
|
8252a94202
|
Minor code cleanup.
|
2020-10-21 22:05:15 -04:00 |
Matthew Budd
|
a2fbb33d68
|
Added video driver select option for GTK/SDL GUI. Currently there are 3 possible video drivers: OpenGL GLX, SDL2, and Cairo.
|
2020-08-07 21:22:07 -04:00 |
Matthew Budd
|
002481c6b9
|
Added a few more options to the palette config window.
|
2020-07-18 15:19:01 -04:00 |
Matthew Budd
|
be7dcda45e
|
Added palette config window and logic.
|
2020-07-16 21:18:57 -04:00 |
Matthew Budd
|
74afb50949
|
Added basic functions of emulation menu
|
2020-07-11 11:58:11 -04:00 |
Matthew Budd
|
4dca42bfca
|
Moved the physical input update to the main thread since the MAC OS X SDL2 requires it to be so.
|
2020-07-05 21:16:31 -04:00 |
mjbudd77
|
72141845f0
|
Changed gl_shm name to nes_shm. Added audio circular buffer to shared memory.
|
2020-07-03 15:58:53 -04:00 |
Matthew Budd
|
53dcb48a90
|
Successful test of SDL video driver inside QT window.
|
2020-06-29 10:11:02 -04:00 |
Matthew Budd
|
7ba7ef4b82
|
Include path fixes for qmake incorrectly marking sdl folder for heading includes.
|
2020-06-27 20:07:24 -04:00 |
Matthew Budd
|
0352483a19
|
Successful display of video in QT gui.
|
2020-06-23 22:51:10 -04:00 |
Matthew Budd
|
be4c650238
|
Starting new QT gui.
|
2020-06-23 20:40:43 -04:00 |