Dmitry Marakasov
|
77a97972b3
|
Don't mention C++11 in project description
We currently use C++17 and will switch to a newer standards as
needed.
Fixes #137
|
2022-09-12 18:06:10 +03:00 |
|
Dmitry Marakasov
|
89ea96d008
|
Mark most single argument constructors explicit
Fixes #91
|
2017-02-14 14:14:26 +03:00 |
|
Dmitry Marakasov
|
20bdc36577
|
Add export statements all over the code
|
2016-05-23 17:11:12 +03:00 |
|
Dmitry Marakasov
|
ecb62ab8ab
|
Improve wording of class descriptions
|
2015-09-07 02:24:11 +03:00 |
|
Dmitry Marakasov
|
2e3f6bbeb2
|
Provide default value for SDL_image init flags
|
2015-01-19 03:06:56 +03:00 |
|
Dmitry Marakasov
|
0f1dd26ebd
|
Add in/out specifiers to param documentation
|
2015-01-12 21:43:28 +03:00 |
|
Dmitry Marakasov
|
c753c8ceba
|
Multiple documentation fixes
|
2015-01-11 06:25:38 +03:00 |
|
Dmitry Marakasov
|
d714070984
|
Document deleted ctors/assignment operators
|
2015-01-11 00:34:47 +03:00 |
|
Dmitry Marakasov
|
e0032de447
|
Implement wrapper for SDL_image init/deinit
Fixes #21
|
2014-12-27 05:22:12 +03:00 |
|