D15C0DE
|
b6fd832980
[6/6] Repaint via VideoSystem
|
4 yıl önce |
m9710797
|
0c6c272e85
[2/2] use constexpr to define constants
|
5 yıl önce |
Wouter Vermaelen
|
4fc1763ac3
Replace 'array_ref' utility with 'span'
|
6 yıl önce |
m9710797
|
cce9ce32ce
Remove Display::{get,set}OutputScreenResolution()
|
8 yıl önce |
m9710797
|
4b62426640
Use SDL_Texture in SDLImage (instead of SDL_Surface)
|
8 yıl önce |
Maarten ter Huurne
|
756684c913
Changed Display::setWindowTitle() into getWindowTitle()
|
8 yıl önce |
m9710797
|
213c4d58e6
Eliminate some SDL_GetVideoSurface() calls
|
8 yıl önce |
m9710797
|
fbd2d80bbb
Mark single-parameter constructors 'implicit'
|
8 yıl önce |
Wouter Vermaelen
|
6a259c901c
[1/10] Document sorting criteria (if any) for vectors
|
9 yıl önce |
Wouter Vermaelen
|
49f27fea65
Remove back-pointers from inner to outer objects
|
9 yıl önce |
Wouter Vermaelen
|
f3e567c5f5
Replace 'typedef' with 'using'
|
9 yıl önce |
m9710797
|
d97e74abe8
[7/9] unique_ptr->value, remaining stuff
|
9 yıl önce |
m9710797
|
d16ce95f82
[2/9] unique_ptr->value, command objects
|
9 yıl önce |
m9710797
|
c2a8cb3594
[1/9] unique_ptr->value, setting objects
|
10 yıl önce |
m9710797
|
c78bd93d2c
[4/5] Mark virtual method overrides with new c++11 'override' keyword
|
10 yıl önce |
m9710797
|
167be8eb04
[3/5] Made destructors non-virtual where possible
|
10 yıl önce |
m9710797
|
fcbcac823e
[1/5] Added final class annotations
|
10 yıl önce |
m9710797
|
363502b6bf
Inline trivial getter/setters
|
10 yıl önce |
Wouter Vermaelen
|
7bd9111ba3
Replace Alarm with RTScheduler
|
10 yıl önce |
wouter
|
9c58265013
Ran include-what-you-use and removed some #includes
|
11 yıl önce |
wouter
|
d089095d55
Various text-processing stuff
|
11 yıl önce |
Wouter Vermaelen
|
23c793575c
Remove layer name stuff
|
11 yıl önce |
Wouter Vermaelen
|
6a186032f0
Fix video recording
|
11 yıl önce |
Wouter Vermaelen
|
636a9a3c21
Use the types defined in the <cstdint> header
|
12 yıl önce |
Alex Wulms
|
142eb73c95
Reduce CPU usage and usb-debug-console error logging when Android sends openMSX to the background
|
12 yıl önce |
Wouter Vermaelen
|
6be44c5e4e
Replace most uses of {const_}iterator by 'auto'
|
12 yıl önce |
Wouter Vermaelen
|
f875ff28d5
Also initialize member variables using make_unique()
|
12 yıl önce |
Wouter Vermaelen
|
093730528e
Replace our own shared_ptr class with std::shared_ptr
|
12 yıl önce |
Wouter Vermaelen
|
3979f87d52
Replace std::auto_ptr with std::unique_ptr
|
12 yıl önce |
Wouter Vermaelen
|
8acbfa5a33
Enable 'screenshot -raw' for video9000
|
12 yıl önce |