Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added LCD registers, and implementation for color filling in OGL code. | archshift | 2015-03-09 | 1 | -0/+66 |
* | Rename LCD to GPU. | Tony Wasserka | 2014-06-12 | 1 | -194/+0 |
* | Pica: Add command list registers. | Tony Wasserka | 2014-06-12 | 1 | -3/+42 |
* | lcd: added thread wait after (faked) vblank interrupt (would have) occurred | bunnei | 2014-05-23 | 1 | -0/+4 |
* | added code to LCD modules keep track of framebuffer location in FCRAM or VRAM | bunnei | 2014-04-27 | 1 | -1/+90 |
* | - changed HW IO map to use virtual addresses | bunnei | 2014-04-26 | 1 | -0/+14 |
* | renamed hw_lcd module to just lcd | bunnei | 2014-04-18 | 1 | -0/+48 |