OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [io/] [framebuf/] [current/] [ChangeLog] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2009-02-09  Bart Veer  
2
 
3
        * doc/framebuf.sgml: clarify the meaning of the true colour
4
        formats.
5
 
6
2009-02-07  John Dallaway  
7
 
8
        * cdl/framebuf.cdl: Pass gen_framebufs.tcl to tclsh directly.
9
 
10
2009-01-08  John Dallaway  
11
 
12
        * src/gen_framebufs.tcl: Specify script interpreter via /usr/bin/env.
13
 
14
2008-11-09  Bart Veer  
15
 
16
        * src/linear.c: fix the block move operations (new_y > y) overlap
17
        handling.
18
 
19
2008-10-06 Bart Veer  
20
 
21
        * src/gen_framebufs.tcl, cdl/framebuf.cdl, tests/*: add some
22
        examples/testcases.
23
 
24
2007-10-11  Bart Veer  
25
 
26
        * include/framebuf.h: fix 555 true colour manipulation macros.
27
 
28
2006-04-05  John Dallaway  
29
 
30
        * cdl/framebuf.cdl: Add reference to package documentation.
31
 
32
2005-11-21  Bart Veer  
33
 
34
        * include/framebuf.h, src/framebuf.c: fix aliasing of the
35
        make/break colour functions, needed with more recent compilers.
36
 
37
        * doc/framebuf.sgml: fix blanking support typo
38
 
39
        * cdl/framebuf.cdl: run gen_framebufs.tcl slightly later
40
        in the build process in case other packages create framebuf header
41
        files at build-time.
42
 
43
        * src/gen_framebufs.tcl: fix typo in diagnostic.
44
 
45
        * src/framebuf.c (cyg_fb_synch), include/framebuf.h
46
        (CYG_FB_FRAMEBUFFER): fix double buffer support.
47
 
48
2005-06-20  John Dallaway  
49
 
50
        * doc/framebuf.sgml: Fix typographical errors.
51
 
52
2005-03-29  Bart Veer  
53
 
54
        * Generic framebuffer package created
55
 
56
//===========================================================================
57
// ####GPLCOPYRIGHTBEGIN####
58
// -------------------------------------------
59
// This file is part of eCos, the Embedded Configurable Operating System.
60
// Copyright (C) 2008, 2009 Free Software Foundation, Inc.
61
//
62
// This program is free software; you can redistribute it and/or modify
63
// it under the terms of the GNU General Public License as published by
64
// the Free Software Foundation; either version 2 or (at your option) any
65
// later version.
66
//
67
// This program is distributed in the hope that it will be useful, but
68
// WITHOUT ANY WARRANTY; without even the implied warranty of
69
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
70
// General Public License for more details.
71
//
72
// You should have received a copy of the GNU General Public License
73
// along with this program; if not, write to the
74
// Free Software Foundation, Inc., 51 Franklin Street,
75
// Fifth Floor, Boston, MA  02110-1301, USA.
76
// -------------------------------------------
77
// ####GPLCOPYRIGHTEND####
78
//===========================================================================

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.