diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-03 18:32:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-03 18:32:32 +0700 |
commit | 6185427402999ab0d5df96b5f0f60e2f7e1176fa (patch) | |
tree | 01215162a2924bd734f925165e9e4465c035c6cb /development/SDL2_gfx/README | |
parent | 90ec2fa823ef174fa80999eb0b9ba76d2016b486 (diff) | |
download | slackbuilds-6185427402999ab0d5df96b5f0f60e2f7e1176fa.tar.gz |
development/SDL2_gfx: Added (addon library for the SDL2).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/SDL2_gfx/README')
-rw-r--r-- | development/SDL2_gfx/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/SDL2_gfx/README b/development/SDL2_gfx/README new file mode 100644 index 0000000000..6be21f40d1 --- /dev/null +++ b/development/SDL2_gfx/README @@ -0,0 +1,3 @@ +SDL graphics drawing primitives and other support functions +wrapped up in an addon library for the Simple Direct Media +(SDL) cross-platform API layer. |