Dmitry Marakasov
|
cb8153ab83
|
Add rendertarget demo
|
2013-12-18 06:16:10 +04:00 |
|
Dmitry Marakasov
|
21c7e3c73c
|
Split demo into multiple programs to keep them simple and clear
|
2013-12-18 06:16:10 +04:00 |
|
Dmitry Marakasov
|
3d57457a33
|
Provide default arguments for Copy()
|
2013-12-18 06:16:10 +04:00 |
|
Dmitry Marakasov
|
51aee70136
|
Use int type for flip argument, as it's a bitfield and not a real enum
|
2013-12-18 06:16:10 +04:00 |
|
Dmitry Marakasov
|
4c46058a4b
|
Provide Set*Mod with default values, such so no-arg call will reset modifier to default
|
2013-12-18 06:16:10 +04:00 |
|
Dmitry Marakasov
|
96576e112d
|
Add method to set color component multipliers
|
2013-12-18 06:16:10 +04:00 |
|
Dmitry Marakasov
|
7698a2522e
|
Add method to retrieve SDL_RendererInfo
|
2013-12-18 06:16:10 +04:00 |
|
Dmitry Marakasov
|
92925a9620
|
Add a way to swap some types of objects
|
2013-12-18 06:15:46 +04:00 |
|
Dmitry Marakasov
|
acebd488aa
|
Add a way to reset render target to default (e.g. screen)
|
2013-12-18 06:14:08 +04:00 |
|
Dmitry Marakasov
|
150830b270
|
Add exception handling to the demo
|
2013-09-21 04:33:33 +04:00 |
|
Dmitry Marakasov
|
6e54088c9e
|
Add a note on that objects are freed
|
2013-09-20 23:34:25 +04:00 |
|
Dmitry Marakasov
|
76124eb4a5
|
Explicitely declare default move ctors and assignments
|
2013-09-20 23:34:20 +04:00 |
|
Dmitry Marakasov
|
df56f312ed
|
Add draw functions
|
2013-09-18 03:05:45 +04:00 |
|
Dmitry Marakasov
|
aa615060e4
|
Add getters and checks for nullness
|
2013-09-18 03:04:47 +04:00 |
|
Dmitry Marakasov
|
3011a62589
|
Add another named constructor for Rect
|
2013-09-06 02:03:47 +04:00 |
|
Dmitry Marakasov
|
8b0b6548f7
|
Add mention of C++11
|
2013-09-06 02:00:30 +04:00 |
|
Dmitry Marakasov
|
d4fe882c68
|
Update README
|
2013-09-06 01:53:15 +04:00 |
|
Dmitry Marakasov
|
c122f11643
|
Initial import
|
2013-09-06 01:47:05 +04:00 |
|