summaryrefslogtreecommitdiff
path: root/src/core/hw/lcd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Core: Cleanup hw includes.Gravatar Emmanuel Gil Peyrot2015-06-281-0/+1
* Remove every trailing whitespace from the project (but externals).Gravatar Emmanuel Gil Peyrot2015-05-291-1/+1
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-071-1/+2
* Added LCD registers, and implementation for color filling in OGL code.Gravatar archshift2015-03-091-0/+88
* Rename LCD to GPU.Gravatar Tony Wasserka2014-06-121-111/+0
* Pica: Add command list registers.Gravatar Tony Wasserka2014-06-121-2/+10
* added code to LCD modules keep track of framebuffer location in FCRAM or VRAMGravatar bunnei2014-04-271-14/+63
* added (fake) physical addresses for where to put framebuffer in VRAMGravatar bunnei2014-04-261-0/+10
* renamed hw_lcd module to just lcdGravatar bunnei2014-04-171-0/+44