Search:
Login
Help/Guide
About Trac
Preferences
Home
Forums
Doc
Timeline
Bug Reports
Browse Source
Search
Context Navigation
View Latest Revision
source:
libcaca
/
trunk
/
caca
/
driver_vga.c
Tweet
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@819
16 years
Sam Hocevar
* More function mass-renaming: caca_attach -> caca_create_display, etc.
(edit)
@813
16 years
Sam Hocevar
* Renamed main canvas-related functions so that they have "canvas" in …
(edit)
@811
16 years
Sam Hocevar
* Renamed caca_t into caca_display_t. * Renamed canvas handle …
(edit)
@810
16 years
Sam Hocevar
* Renamed cucul_t into cucul_canvas_t. Eh ouais mon con.
(edit)
@777
16 years
Sam Hocevar
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
(edit)
@769
16 years
Sam Hocevar
* Removed \file directives from all files except caca.h and cucul.h, …
(edit)
@728
16 years
Sam Hocevar
* Replaced occurrences of "rgba" with "argb".
(edit)
@724
16 years
Sam Hocevar
* Store colour information on 32 bits, for future 12-bit colour support.
(edit)
@689
16 years
Sam Hocevar
* Merged caca_show_cursor() and caca_hide_cursor() into …
(edit)
@686
16 years
Jean-Yves Lamoureux
* Added caca_show/hide_cursor, and corresponding GL binding
(edit)
@684
16 years
Sam Hocevar
* Allow the driver initialisation to fail, for instance when $DISPLAY = "".
(edit)
@681
16 years
Sam Hocevar
* Massive rework of the event handling code, as per the TODO list.
(edit)
@672
16 years
Sam Hocevar
* Slightly changed header comments.
(edit)
@643
16 years
Sam Hocevar
* Factorised some charset handling code into a new cucul/charset.c file.
(edit)
@631
16 years
Sam Hocevar
* Duplicated the conio.h Unicode->CP437 conversion into the VGA …
(edit)
@580
16 years
Sam Hocevar
* Assume the VGA screen is 320x200 and really resize the cucul canvas …
(edit)
@574
16 years
Sam Hocevar
* Fixed VGA colours. The values only range from 0 to 63.
(add)
@565
16 years
Sam Hocevar
* Pure VGA output driver.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog