summaryrefslogtreecommitdiff
path: root/Source/Kernel/Devices/Display
Commit message (Expand)AuthorAgeFilesLines
* More workAlexis2112009-12-251-5/+0
* More work on shellAlexis2112009-12-241-2/+2
* More work on the status barAlexis2112009-12-211-1/+1
* Made status bar into a namespace, and added functionnalitiesAlexis2112009-12-211-1/+1
* Same optimisation for VESADisplayAlexis2112009-12-203-0/+19
* Text scrolling optimisation for VGATextOutputAlexis2112009-12-202-0/+13
* Minor changesAlexis2112009-12-191-1/+2
* Nothing, reallyAlexis2112009-12-191-1/+18
* 8bpp modes now supported :)Alexis2112009-11-113-4/+80
* 15bpp and 16bpp modes are now supported correctlyAlexis2112009-11-114-22/+73
* Modified the way of calling V86 procedures, and calling BIOS intsAlexis2112009-11-114-46/+22
* More workAlexis2112009-11-115-23/+103
* VESA works !Alexis2112009-11-115-77/+71
* Started working on some 2D graAlexis2112009-11-108-9/+312
* Switching to text mode now really switches to text mode.Alexis2112009-11-082-3/+20
* Worked on graphics mode selection, in prevision for having VESA grpahicsAlexis2112009-11-083-8/+32
* Re-organized everythingAlexis2112009-10-181-2/+2
* Nothing, reallyAlexis2112009-09-113-4/+5
* We now have (partial) support for UTF-8.Alexis2112009-08-293-4/+5
* cleanupAlexis2112009-08-291-0/+0
* Some changesAlexis2112009-08-291-0/+0
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-223-1/+14
* Kernel now loads in higher half, and uses a VT for output.Alexis2112009-08-214-5/+7
* System boots up and shows a nice ASCII art logo.Alexis2112009-08-214-0/+59