History for uwuboot / source / arm11 / gfx.c
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
2017-07-09
@profi200
Revert previous commit since it breaks FIRM launch (race) and has been fixed in Luma.
profi200 committed on 9 Jul 2017
@profi200
Fixed gfx deinit for Luma once again meh.
profi200 committed on 9 Jul 2017
@profi200
Refactor of I2C code.
profi200 committed on 9 Jul 2017
2017-07-02
@profi200
Fixed race in timer code.
profi200 committed on 2 Jul 2017
2017-06-30
@profi200
Cleanup the gfx code a bit.
profi200 committed on 30 Jun 2017
@profi200
Added GX_displayTransfer().
profi200 committed on 30 Jun 2017
@profi200
Give VBlank0 its own handler.
profi200 committed on 30 Jun 2017
@profi200
Reduce screen tearing. Only double buffering can fix it completely.
profi200 committed on 30 Jun 2017
2017-06-29
@profi200
Confirmed PSC0/1 interrupts. Make sure nothing uses the I2C bus at GPU init.
profi200 committed on 29 Jun 2017
2017-06-28
@profi200
Replaced wait() with TIMER_sleepMs() in gfx code. Tested and works on N3DS.
profi200 committed on 28 Jun 2017
2017-05-27
@profi200
Disable GPU mem fill because it races against the console.
profi200 committed on 27 May 2017
2017-05-21
@profi200
Fixed GFX on New3DS. Thanks TuxSH.
profi200 committed on 21 May 2017
2017-05-19
@profi200
Set screen brightness higher for readability.
profi200 committed on 19 May 2017
2017-05-18
@profi200
Clear screens before changing fb format and stride to avoid garbage on screen.
profi200 committed on 18 May 2017
2017-05-17
@profi200
Temporary gfx workaround for Luma.
profi200 committed on 17 May 2017
@profi200
Cleaned up GFX code. Now based on Luma3DS code.
profi200 committed on 17 May 2017
2017-02-05
@profi200
Moved reg defines back from io.h.
profi200 committed on 5 Feb 2017
2017-02-03
@profi200
Revert a few whitespace fixes in gfx.c.
profi200 committed on 3 Feb 2017
@profi200
Whitespace fixes so it looks better on Gitlab.
profi200 committed on 3 Feb 2017
2016-11-13
@derrek
menu/event related changes
derrek committed on 13 Nov 2016
2016-07-25
@derrek
sleep_wait -> wait ...
derrek committed on 25 Jul 2016
2016-07-08
@profi200
Some refactoring.
profi200 committed on 8 Jul 2016
2016-07-06
@profi200
Lots of pedantic changes.
profi200 committed on 6 Jul 2016
2016-06-21
@profi200
Some changes.
profi200 committed on 21 Jun 2016
2016-06-09
@profi200
Set backlight level to a not so wasteful one (was even out of spec).
profi200 committed on 9 Jun 2016
2016-03-18
@derrek
update
derrek committed on 18 Mar 2016
2016-02-28
@profi200
Experimental cache support (disabled on ARM9) and a bit of cleanup.
profi200 committed on 28 Feb 2016
2016-02-21
@profi200
Cleaned up Linux loader and stripped down gfx code to absolute minimum.
profi200 committed on 21 Feb 2016
2016-02-16
@profi200
Initial commit
profi200 committed on 16 Feb 2016