Directory src/util/graphics/sdl/

Total Files:
3
Deleted Files:
1
Lines of Code:
3229

[root]/src/util/graphics/sdl

Lines of Code

src/util/graphics/sdl/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
kazzmir 15 (100.0%) 2531 (100.0%) 168.7

Most Recent Commits

kazzmir 2014-01-14 23:58 Rev.: 8174

start a new mugen command design

1 lines of code changed in 1 file:

  • src/util/graphics/sdl: xbr.cpp (+1 -1)
kazzmir 2013-04-19 10:26 Rev.: 7872

throw an exception if a sub-bitmap is created with width/height < 1. fix some drawing bugs

12 lines of code changed in 1 file:

  • src/util/graphics/sdl: bitmap.cpp (+12)
kazzmir 2013-04-06 13:15 Rev.: 7852

change xbr license to LGPL at Hyllians request

0 lines of code changed in 2 files:

  • src/util/graphics/sdl: xbr.cpp (new)
kazzmir 2013-03-14 11:33 Rev.: 7836

change screen size without recreating the display

4 lines of code changed in 1 file:

  • src/util/graphics/sdl: bitmap.cpp (+4)
kazzmir 2013-01-26 00:30 Rev.: 7774

[mugen] use serialize script to create stage data. [util] wrap the underlying color datatype in a class

100 lines of code changed in 2 files:

  • src/util/graphics/sdl: bitmap.cpp (+99 -99), bitmap.h (+1 -1)
kazzmir 2013-01-17 16:39 Rev.: 7751

dont force a window size. instead, draw black bars

4 lines of code changed in 1 file:

  • src/util/graphics/sdl: bitmap.cpp (+4)
kazzmir 2012-12-27 00:43 Rev.: 7696

add radians->degrees and TranslucentBitmap::ellipseFill (for sdl)

5 lines of code changed in 1 file:

  • src/util/graphics/sdl: bitmap.cpp (+5)
kazzmir 2012-12-14 11:29 Rev.: 7656

move software renderer to util/graphics

2 lines of code changed in 2 files:

  • src/util/graphics/sdl: bitmap.cpp (+1 -1), bitmap.h (+1 -1)
kazzmir 2012-12-13 14:12 Rev.: 7653

move sdl bitmap implementation to util/graphics

2403 lines of code changed in 4 files:

  • src/util/graphics/sdl: bitmap.cpp (new 2357), bitmap.h (+46), mixer (del)
Generated by StatSVN 0.7.0