* grub-core/commands/videotest.c: Reduce flickering and draw 6 squares

instead of 2 to have full RGB/CMY test pattern.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-05-02 14:34:13 +02:00
parent 3f9634e550
commit cd0f6eec7b
2 changed files with 35 additions and 19 deletions

View file

@ -1,3 +1,8 @@
2013-05-02 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/videotest.c: Reduce flickering and draw 6 squares
instead of 2 to have full RGB/CMY test pattern.
2013-04-30 Vladimir Serbinenko <phcoder@gmail.com>
Add few more tests.