#
4cff9918 |
| 18-Jan-2023 |
Murai Takashi <tmurai01@gmail.com> |
screen_savers/flurry: Remove duplicated code
Pointed out by Clang Static Analyzer (Dead assignment).
Change-Id: I3360c52ec42ca1695d4bc45a422fd91de1a349e1 Reviewed-on: https://review.haiku-os.org/c/
screen_savers/flurry: Remove duplicated code
Pointed out by Clang Static Analyzer (Dead assignment).
Change-Id: I3360c52ec42ca1695d4bc45a422fd91de1a349e1 Reviewed-on: https://review.haiku-os.org/c/haiku/+/6005 Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
show more ...
|
#
6b05e9db |
| 25-Jun-2015 |
Philippe Saint-Pierre <stpere@gmail.com> |
CID 1273486: change from boolean to bitwise operator
Typo confirmed by looking at the corresponding source file from elsewhere. + some style fixes
|
#
e11db35d |
| 01-Nov-2013 |
John Scipione <jscipione@gmail.com> |
Flurry Screen Saver: style fixes, correct Jamfile
|
#
82d2e399 |
| 25-Mar-2009 |
Karsten Heimrich <host.haiku@gmx.de> |
* port of known OSX screensaver done by Calum Robinson called Flurry (the default one on OSX) * add to build but not to the image since
- misses some configuration stuff - does not look as good as
* port of known OSX screensaver done by Calum Robinson called Flurry (the default one on OSX) * add to build but not to the image since
- misses some configuration stuff - does not look as good as it could be because of missing double buffering - does crash screen_blanker on hide (as all GL screensaver did that i tested)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29718 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|