You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(6) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(20) |
Sep
(12) |
Oct
(14) |
Nov
(19) |
Dec
(3) |
| 2003 |
Jan
(7) |
Feb
|
Mar
(5) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(78) |
Sep
(3) |
Oct
(6) |
Nov
(19) |
Dec
(2) |
| 2005 |
Jan
|
Feb
|
Mar
(6) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(7) |
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(8) |
Sep
|
Oct
|
Nov
(7) |
Dec
|
| 2008 |
Jan
|
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
|
From: Geert U. <ge...@us...> - 2002-11-03 19:51:18
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: ./
Changes by: geertu@usw-pr-cvs1. 02/11/03 11:51:17
Log message:
Add fonts directory
Modified files:
./:
Makefile
Revision Changes Path
1.4 +3 -2 fbtest/Makefile
|
|
From: Geert U. <ge...@us...> - 2002-11-03 19:43:13
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/fonts/
Changes by: geertu@usw-pr-cvs1. 02/11/03 11:43:11
Log message:
Add font support and a few sample fonts from the Linux kernel:
- Pearl 8x8
- VGA 8x16
- Sun 12x22
Added files:
fbtest/include/:
font.h
fbtest/fonts/:
Makefile pearl8x8.c sun12x22.c vga8x16.c
|
|
From: Geert U. <ge...@us...> - 2002-11-03 19:41:23
|
lin...@li... CVSROOT: /cvsroot/linux-fbdev Module name: fbtest Repository: fbtest/fonts/ Changes by: geertu@usw-pr-cvs1. 02/11/03 11:41:21 fbtest/fonts Update of /cvsroot/linux-fbdev/fbtest/fonts In directory usw-pr-cvs1:/tmp/cvs-serv29474/fonts Log Message: Directory /cvsroot/linux-fbdev/fbtest/fonts added to the repository |
|
From: Geert U. <ge...@us...> - 2002-11-03 11:46:14
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: ./
Changes by: geertu@usw-pr-cvs1. 02/11/03 03:46:14
Log message:
Fix printf() style format
Modified files:
./:
tests.c
Revision Changes Path
1.8 +1 -1 fbtest/tests.c
|
|
From: Geert U. <ge...@us...> - 2002-11-03 11:45:49
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/pnmtohex/
Changes by: geertu@usw-pr-cvs1. 02/11/03 03:45:48
Log message:
Make image data static
Modified files:
fbtest/pnmtohex/:
pnmtohex.c
Revision Changes Path
1.3 +1 -1 fbtest/pnmtohex/pnmtohex.c
|
|
From: Geert U. <ge...@us...> - 2002-11-03 11:40:30
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/include/
Changes by: geertu@usw-pr-cvs1. 02/11/03 03:40:26
Log message:
Add __attribute__ ((format (printf ...)))
Modified files:
fbtest/include/:
util.h
Revision Changes Path
1.6 +10 -5 fbtest/include/util.h
|
|
From: Geert U. <ge...@us...> - 2002-10-08 14:20:40
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/tests/
Changes by: geertu@usw-pr-cvs1. 02/10/08 07:20:34
Log message:
Rename copy_area() to copy_rect()
Modified files:
fbtest/drawops/:
cfb.c cfb16.c cfb2.c cfb24.c cfb32.c cfb4.c cfb8.c
generic.c init.c planar.c
fbtest/include/:
drawops.h
fbtest/tests/:
test009.c
Revision Changes Path
1.14 +1 -1 fbtest/drawops/cfb.c
1.7 +1 -1 fbtest/drawops/cfb16.c
1.8 +1 -1 fbtest/drawops/cfb2.c
1.7 +1 -1 fbtest/drawops/cfb24.c
1.8 +1 -1 fbtest/drawops/cfb32.c
1.8 +1 -1 fbtest/drawops/cfb4.c
1.8 +1 -1 fbtest/drawops/cfb8.c
1.11 +1 -1 fbtest/drawops/generic.c
1.5 +1 -1 fbtest/drawops/init.c
1.9 +2 -2 fbtest/drawops/planar.c
1.11 +5 -5 fbtest/include/drawops.h
1.3 +3 -3 fbtest/tests/test009.c
|
|
From: Geert U. <ge...@us...> - 2002-10-06 20:34:17
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/drawops/
Changes by: geertu@usw-pr-cvs1. 02/10/06 13:33:21
Log message:
Add missing include
Modified files:
fbtest/drawops/:
planar.c
Revision Changes Path
1.8 +1 -0 fbtest/drawops/planar.c
|
|
From: Geert U. <ge...@us...> - 2002-10-06 20:29:43
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/drawops/
Changes by: geertu@usw-pr-cvs1. 02/10/06 13:29:06
Log message:
Implement fast planar draw_hline(), fill_rect(), and copy_area() using the
bit*() routines.
Modified files:
fbtest/drawops/:
planar.c
Revision Changes Path
1.7 +109 -0 fbtest/drawops/planar.c
|
|
From: Geert U. <ge...@us...> - 2002-10-06 20:28:24
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/drawops/
Changes by: geertu@usw-pr-cvs1. 02/10/06 13:27:28
Log message:
Clean up planar_[sg]etpixel()
Modified files:
fbtest/drawops/:
planar.c
Revision Changes Path
1.6 +8 -12 fbtest/drawops/planar.c
|
|
From: Geert U. <ge...@us...> - 2002-10-06 20:24:44
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/drawops/
Changes by: geertu@usw-pr-cvs1. 02/10/06 13:23:47
Log message:
Precalculate line_length in cfb_init(), which is now called by all other
cfb*_init() routines.
Modified files:
fbtest/include/:
drawops.h
fbtest/drawops/:
cfb.c cfb16.c cfb2.c cfb24.c cfb32.c cfb4.c cfb8.c
Revision Changes Path
1.10 +1 -0 fbtest/include/drawops.h
1.13 +14 -6 fbtest/drawops/cfb.c
1.6 +1 -1 fbtest/drawops/cfb16.c
1.7 +1 -1 fbtest/drawops/cfb2.c
1.6 +1 -1 fbtest/drawops/cfb24.c
1.7 +1 -1 fbtest/drawops/cfb32.c
1.7 +1 -1 fbtest/drawops/cfb4.c
1.7 +1 -1 fbtest/drawops/cfb8.c
|
|
From: Geert U. <ge...@us...> - 2002-10-06 20:21:37
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/drawops/
Changes by: geertu@usw-pr-cvs1. 02/10/06 13:20:51
Log message:
Remove superfluous cast
Modified files:
fbtest/drawops/:
cfb.c
Revision Changes Path
1.12 +2 -4 fbtest/drawops/cfb.c
|
|
From: Geert U. <ge...@us...> - 2002-10-06 20:20:42
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/drawops/
Changes by: geertu@usw-pr-cvs1. 02/10/06 13:19:45
Log message:
Fix stupid bugs:
- Multiply by 8 when converting from bits to bytes
- Mask bit index with (BITS_PER_LONG-1) instead of (BYTES_PER_LONG-1)
Modified files:
fbtest/drawops/:
cfb.c
Revision Changes Path
1.11 +10 -10 fbtest/drawops/cfb.c
|
|
From: Geert U. <ge...@us...> - 2002-10-06 20:15:20
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: ./
Changes by: geertu@usw-pr-cvs1. 02/10/06 13:14:20
Log message:
Fix includes (discovered by compiling for Alpha)
Modified files:
./:
clut.c colormap.c
Revision Changes Path
1.5 +2 -2 fbtest/clut.c
1.2 +2 -1 fbtest/colormap.c
|
|
From: Geert U. <ge...@us...> - 2002-10-05 16:57:01
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/include/
Changes by: geertu@usw-pr-cvs1. 02/10/05 09:56:02
Log message:
Fix brown paper bag bug: s/__m68k__/__mc68000__/
Modified files:
fbtest/include/:
types.h
Revision Changes Path
1.5 +1 -1 fbtest/include/types.h
|
|
From: Geert U. <ge...@us...> - 2002-10-05 15:29:12
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: ./
Changes by: geertu@usw-pr-cvs1. 02/10/05 08:28:15
Log message:
Install signal handlers for user abort (SIG{INT,QUIT,TERM}) and program error
(SIG{ILL,FPE,SEGV}) signals.
Modified files:
./:
main.c
Revision Changes Path
1.6 +23 -1 fbtest/main.c
|
|
From: Geert U. <ge...@us...> - 2002-10-05 15:19:27
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/include/
Changes by: geertu@usw-pr-cvs1. 02/10/05 08:18:49
Log message:
Reshuffle
Modified files:
fbtest/include/:
drawops.h
Revision Changes Path
1.9 +7 -7 fbtest/include/drawops.h
|
|
From: Geert U. <ge...@us...> - 2002-10-05 15:18:12
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/drawops/
Changes by: geertu@usw-pr-cvs1. 02/10/05 08:17:15
Log message:
Move bit*() routines to bitstream.[ch]
Modified files:
fbtest/drawops/:
cfb.c
Added files:
fbtest/include/:
bitstream.h
fbtest/drawops/:
bitstream.c
Revision Changes Path
1.10 +1 -410 fbtest/drawops/cfb.c
|
|
From: Geert U. <ge...@us...> - 2002-10-05 15:06:10
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: ./
Changes by: geertu@usw-pr-cvs1. 02/10/05 08:05:13
Log message:
Save/restore the frame buffer contents on startup/exit
Modified files:
./:
fb.c
Revision Changes Path
1.7 +30 -3 fbtest/fb.c
|
|
From: Geert U. <ge...@us...> - 2002-10-05 15:05:32
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: ./
Changes by: geertu@usw-pr-cvs1. 02/10/05 08:04:32
Log message:
Test for malloc() failure when allocating the saved colormap
Modified files:
./:
fb.c
Revision Changes Path
1.6 +3 -1 fbtest/fb.c
|
|
From: Geert U. <ge...@us...> - 2002-09-29 18:34:29
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/drawops/
Changes by: geertu@usw-pr-cvs1. 02/09/29 11:33:32
Log message:
Use cfb_draw_hline() and cfb_fill_rect()
Modified files:
fbtest/drawops/:
cfb24.c
Revision Changes Path
1.5 +2 -0 fbtest/drawops/cfb24.c
|
|
From: Geert U. <ge...@us...> - 2002-09-29 18:34:08
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/drawops/
Changes by: geertu@usw-pr-cvs1. 02/09/29 11:33:08
Log message:
Add support for bpp != power-of-2:
- Add bitfill() for generic patterns
- cfb_draw_hline() does arbitrary bpp
- cfb_fill_rect() does arbitrary bpp
Modified files:
fbtest/drawops/:
cfb.c
Revision Changes Path
1.9 +141 -75 fbtest/drawops/cfb.c
|
|
From: Geert U. <ge...@us...> - 2002-09-15 11:01:01
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/drawops/
Changes by: geertu@usw-pr-cvs1. 02/09/15 04:00:03
Log message:
Replace all composition expressions by an inline function comp()
Modified files:
fbtest/drawops/:
cfb.c
Revision Changes Path
1.8 +35 -23 fbtest/drawops/cfb.c
|
|
From: Geert U. <ge...@us...> - 2002-09-15 10:43:55
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/drawops/
Changes by: geertu@usw-pr-cvs1. 02/09/15 03:42:59
Log message:
Add function descriptions
Modified files:
fbtest/drawops/:
cfb.c
Revision Changes Path
1.7 +24 -0 fbtest/drawops/cfb.c
|
|
From: Geert U. <ge...@us...> - 2002-09-15 10:37:35
|
CVSROOT: /cvsroot/linux-fbdev
Module name: fbtest
Repository: fbtest/drawops/
Changes by: geertu@usw-pr-cvs1. 02/09/15 03:36:38
Log message:
Replace `(src & mask) | (dst & ~mask)' by `((src ^ dst) & mask) ^ dst', which
saves one instruction on architectures that don't have a NAND instruction
(SPARC and PPC have; ia32, m68k, and MIPS don't)
Modified files:
fbtest/drawops/:
cfb.c
Revision Changes Path
1.6 +23 -25 fbtest/drawops/cfb.c
|