Module Name:src
Committed By: macallan
Date: Mon Mar 17 06:54:17 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
remove glyphcache and debug goop
we're not likely to be able to use any off-screen memory on this hardware, so
don't pretend we will.
T
Module Name:src
Committed By: macallan
Date: Mon Mar 17 06:54:17 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
remove glyphcache and debug goop
we're not likely to be able to use any off-screen memory on this hardware, so
don't pretend we will.
T
Module Name:src
Committed By: macallan
Date: Tue Mar 11 06:04:19 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
drop unnecessary wait and register write when moving the cursor sprite
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/
Module Name:src
Committed By: macallan
Date: Tue Mar 11 05:48:26 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
drop the rectfill workaround here as well
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/hppa/dev/gftfb.c
Pl
Module Name:src
Committed By: macallan
Date: Tue Mar 11 06:04:19 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
drop unnecessary wait and register write when moving the cursor sprite
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/
Module Name:src
Committed By: macallan
Date: Tue Mar 11 05:48:26 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
drop the rectfill workaround here as well
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/hppa/dev/gftfb.c
Pl
Module Name:src
Committed By: macallan
Date: Wed Mar 5 04:36:59 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
finally figured out how to automatically mask off pixels at the right when
drawing rectangles so we can drop the workaround
To generate
Module Name:src
Committed By: macallan
Date: Wed Mar 5 07:03:16 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
now that we can draw rectangles in exactly the size we want without abusing
the pixel mask, we no longer need to draw characters in two p
Module Name:src
Committed By: macallan
Date: Wed Mar 5 07:03:16 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
now that we can draw rectangles in exactly the size we want without abusing
the pixel mask, we no longer need to draw characters in two p
Module Name:src
Committed By: macallan
Date: Wed Mar 5 04:36:59 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
finally figured out how to automatically mask off pixels at the right when
drawing rectangles so we can drop the workaround
To generate
Module Name:src
Committed By: macallan
Date: Tue Feb 25 04:22:01 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
no need to set read mode when doing host-to-vram alpha blending
while there, remove some commented out debug goop
To generate a diff o
Module Name:src
Committed By: macallan
Date: Tue Feb 25 04:22:01 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
no need to set read mode when doing host-to-vram alpha blending
while there, remove some commented out debug goop
To generate a diff o
Module Name:src
Committed By: andvar
Date: Mon Feb 24 20:23:30 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: lasi.c wax.c
Log Message:
s/requset/request/ in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/hppa/dev/lasi.c
cvs rdiff -u
Module Name:src
Committed By: andvar
Date: Mon Feb 24 20:23:30 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: lasi.c wax.c
Log Message:
s/requset/request/ in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/hppa/dev/lasi.c
cvs rdiff -u
Module Name:src
Committed By: andvar
Date: Fri Feb 21 21:57:29 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
s/zeeo/zero/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/hppa/dev/summitfb.c
Please note tha
Module Name:src
Committed By: andvar
Date: Fri Feb 21 21:57:29 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
s/zeeo/zero/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/hppa/dev/summitfb.c
Please note tha
Module Name:src
Committed By: skrll
Date: Sun Feb 9 10:07:42 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/hppa/dev/summitfb.c
Please note that diff
Module Name:src
Committed By: skrll
Date: Sun Feb 9 10:07:42 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/hppa/dev/summitfb.c
Please note that diff
Module Name:src
Committed By: macallan
Date: Mon Jan 27 12:10:19 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
use hardware to draw anti-aliased characters
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/hppa/dev/summi
Module Name:src
Committed By: macallan
Date: Mon Jan 27 12:10:19 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
use hardware to draw anti-aliased characters
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/hppa/dev/summi
Module Name:src
Committed By: macallan
Date: Sun Jan 26 11:21:21 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
some minor updates:
- clear image planes before they become visible when switching to fb mode
- adjust FIFO slots, now that we knw a bit
Module Name:src
Committed By: macallan
Date: Sun Jan 26 11:21:21 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
some minor updates:
- clear image planes before they become visible when switching to fb mode
- adjust FIFO slots, now that we knw a bit
Module Name:src
Committed By: riastradh
Date: Tue Jan 7 05:36:35 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
hppa/summitfb(4): Nix trailing whitespace again.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/hppa/dev/
Module Name:src
Committed By: riastradh
Date: Tue Jan 7 05:36:35 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
hppa/summitfb(4): Nix trailing whitespace again.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/hppa/dev/
Module Name:src
Committed By: macallan
Date: Mon Jan 6 17:33:28 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
(ab)use the image buffer as glyph cache, since on this thing we can set source
and destination buffer independently
To generate a diff
Module Name:src
Committed By: macallan
Date: Mon Jan 6 17:33:28 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
(ab)use the image buffer as glyph cache, since on this thing we can set source
and destination buffer independently
To generate a diff
Module Name:src
Committed By: skrll
Date: Fri Jan 3 13:18:30 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
Use KM_SLEEP in attach path code.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/hppa/dev/summitfb.c
Please
Module Name:src
Committed By: skrll
Date: Fri Jan 3 13:18:30 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
Use KM_SLEEP in attach path code.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/hppa/dev/summitfb.c
Please
Module Name:src
Committed By: macallan
Date: Mon Dec 30 08:32:37 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
reshuffle summitfb_setup():
- remove magic number inits that are no longer magic
- annotate the remaining inits if we know the register
Module Name:src
Committed By: macallan
Date: Mon Dec 30 08:32:37 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
reshuffle summitfb_setup():
- remove magic number inits that are no longer magic
- annotate the remaining inits if we know the register
Module Name:src
Committed By: skrll
Date: Sun Dec 29 07:51:25 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: elroy.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/hppa/dev/elroy.c
Please note that diffs are not public domain;
Module Name:src
Committed By: skrll
Date: Sun Dec 29 07:51:25 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: elroy.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/hppa/dev/elroy.c
Please note that diffs are not public domain;
Module Name:src
Committed By: skrll
Date: Sat Dec 28 16:48:32 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: elroy.c
Log Message:
hppa: elroy: support mmap
X works, but has weird colours.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/hppa/dev
Module Name:src
Committed By: skrll
Date: Sat Dec 28 16:48:32 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: elroy.c
Log Message:
hppa: elroy: support mmap
X works, but has weird colours.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/hppa/dev
Module Name:src
Committed By: macallan
Date: Sat Dec 28 14:34:49 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
clean up aroound sti_fetchfonts(), mke sure we call wsfont_init() nefore
trying to add s font to the system
while there, allow mmap()in
Module Name:src
Committed By: macallan
Date: Sat Dec 28 14:34:49 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
clean up aroound sti_fetchfonts(), mke sure we call wsfont_init() nefore
trying to add s font to the system
while there, allow mmap()in
Module Name:src
Committed By: skrll
Date: Fri Dec 27 13:54:26 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
Oops. Turn off debug.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/hppa/dev/summitfb.c
Please note that di
Module Name:src
Committed By: skrll
Date: Fri Dec 27 13:54:26 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
Oops. Turn off debug.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/hppa/dev/summitfb.c
Please note that di
Module Name:src
Committed By: skrll
Date: Fri Dec 27 13:46:13 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
KNF
Remove some unnecessary casts and parenthesis
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/hppa/dev/su
Module Name:src
Committed By: skrll
Date: Fri Dec 27 13:46:13 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
KNF
Remove some unnecessary casts and parenthesis
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/hppa/dev/su
Module Name:src
Committed By: riastradh
Date: Thu Dec 26 17:41:27 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
hppa/summitfb(4): Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1
Module Name:src
Committed By: riastradh
Date: Thu Dec 26 17:41:27 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
hppa/summitfb(4): Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1
Module Name:src
Committed By: macallan
Date: Thu Dec 26 10:44:11 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
now that we can do ROPs, use them and enable all the lazy cursor update stuff
To generate a diff of this commit:
cvs rdiff -u -r1.19 -
Module Name:src
Committed By: macallan
Date: Thu Dec 26 10:44:11 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
now that we can do ROPs, use them and enable all the lazy cursor update stuff
To generate a diff of this commit:
cvs rdiff -u -r1.19 -
Module Name:src
Committed By: macallan
Date: Wed Dec 25 05:44:12 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
some updates:
- setup attributes for RGB8 in the image planes and 8I in the overlay
- explicitly select LUT 0 for the overlay so we don'
Module Name:src
Committed By: macallan
Date: Wed Dec 25 05:44:12 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
some updates:
- setup attributes for RGB8 in the image planes and 8I in the overlay
- explicitly select LUT 0 for the overlay so we don'
Module Name:src
Committed By: macallan
Date: Wed Dec 18 05:22:05 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
set the right cursor sprite colours, now that we know how
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/h
Module Name:src
Committed By: macallan
Date: Wed Dec 18 05:22:05 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
set the right cursor sprite colours, now that we know how
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/h
Module Name:src
Committed By: macallan
Date: Mon Dec 16 10:05:47 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
avoid console output between sti_init() and wsdisplay_cnattach()
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys
Module Name:src
Committed By: macallan
Date: Mon Dec 16 10:05:47 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
avoid console output between sti_init() and wsdisplay_cnattach()
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys
Module Name:src
Committed By: macallan
Date: Mon Dec 16 09:40:48 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
do not zero the cursor position register on each colour map access, instead
do it when initializing fb access
-> no more disappearing cu
Module Name:src
Committed By: macallan
Date: Mon Dec 16 09:40:48 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
do not zero the cursor position register on each colour map access, instead
do it when initializing fb access
-> no more disappearing cu
Module Name:src
Committed By: macallan
Date: Mon Dec 16 08:57:42 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
remove declaration of sti_unitoroman[] since it lives in stivar.h now
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 sr
Module Name:src
Committed By: macallan
Date: Mon Dec 16 08:57:42 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
remove declaration of sti_unitoroman[] since it lives in stivar.h now
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 sr
Module Name:src
Committed By: macallan
Date: Tue Dec 10 09:10:58 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
some udates:
- fetch the ROM font, convert it to ISO and hand it to wsfont so we can mimic
firmware output should we feel like it
- se
Module Name:src
Committed By: macallan
Date: Tue Dec 10 09:10:58 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
some udates:
- fetch the ROM font, convert it to ISO and hand it to wsfont so we can mimic
firmware output should we feel like it
- se
Module Name:src
Committed By: riastradh
Date: Sat Dec 7 21:56:37 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
hppa/summitfb(4): Nix trailing whitespace again.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hppa/dev/
Module Name:src
Committed By: riastradh
Date: Sat Dec 7 21:56:37 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
hppa/summitfb(4): Nix trailing whitespace again.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hppa/dev/
Module Name:src
Committed By: macallan
Date: Fri Dec 6 11:58:56 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
add support for alpha fonts and glyph cache, disabled by default since there
is guesswork involved
also, store bitmap fonts in video mem
Module Name:src
Committed By: macallan
Date: Fri Dec 6 11:58:56 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
add support for alpha fonts and glyph cache, disabled by default since there
is guesswork involved
also, store bitmap fonts in video mem
Module Name:src
Committed By: riastradh
Date: Fri Nov 29 14:59:18 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
hppa/summitfb(4): Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1
Module Name:src
Committed By: riastradh
Date: Fri Nov 29 14:59:18 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
hppa/summitfb(4): Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1
Module Name:src
Committed By: macallan
Date: Thu Nov 28 12:42:39 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
reshuffle unknown register inits, move the ones identified
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/h
Module Name:src
Committed By: macallan
Date: Thu Nov 28 12:42:39 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
reshuffle unknown register inits, move the ones identified
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/h
Module Name:src
Committed By: macallan
Date: Wed Nov 27 11:11:21 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
some cleanup & optimization:
- don't write the pixel mask register for operations that don't use it
- track write mode, only wait if we
Module Name:src
Committed By: macallan
Date: Wed Nov 27 11:11:21 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
some cleanup & optimization:
- don't write the pixel mask register for operations that don't use it
- track write mode, only wait if we
Module Name:src
Committed By: macallan
Date: Tue Nov 26 15:49:50 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
make sure we apply the pixel mask when drawing characters so we don't scribble
outside the character cell
To generate a diff of this c
Module Name:src
Committed By: macallan
Date: Tue Nov 26 15:49:50 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
make sure we apply the pixel mask when drawing characters so we don't scribble
outside the character cell
To generate a diff of this c
Module Name:src
Committed By: macallan
Date: Tue Nov 26 14:58:00 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
now that we know how, use the blitter to:
- draw characters
- scroll
- rectangle fills
no ROP support yet, so the cursor is drawn using
Module Name:src
Committed By: macallan
Date: Tue Nov 26 14:58:00 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
now that we know how, use the blitter to:
- draw characters
- scroll
- rectangle fills
no ROP support yet, so the cursor is drawn using
Module Name:src
Committed By: macallan
Date: Tue Nov 19 16:13:20 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
add hardware cursor support
while there remove debug goop, fix ioctl(GCID)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4
Module Name:src
Committed By: macallan
Date: Wed Nov 20 05:24:46 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
use summitreg.h
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/hppa/dev/summitfb.c
Please note that diffs a
Module Name:src
Committed By: macallan
Date: Wed Nov 20 05:24:46 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
use summitreg.h
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/hppa/dev/summitfb.c
Please note that diffs a
Module Name:src
Committed By: macallan
Date: Tue Nov 19 16:13:20 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
add hardware cursor support
while there remove debug goop, fix ioctl(GCID)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4
Module Name:src
Committed By: riastradh
Date: Tue Nov 19 15:50:41 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
hppa/summitfb(4): Fix SUMMITFB_DEBUG build.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hppa/dev/summitf
Module Name:src
Committed By: riastradh
Date: Tue Nov 19 15:50:41 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
hppa/summitfb(4): Fix SUMMITFB_DEBUG build.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hppa/dev/summitf
Module Name:src
Committed By: riastradh
Date: Tue Nov 19 15:49:44 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
hppa/summitfb(4): KNF
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hppa/d
Module Name:src
Committed By: riastradh
Date: Tue Nov 19 15:49:44 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
hppa/summitfb(4): KNF
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hppa/d
Module Name:src
Committed By: macallan
Date: Tue Nov 19 12:12:18 UTC 2024
Added Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
beginnings of a driver for Visualize FX graphics cards
So far it does:
- work on my FX4
- use the 8bit overlay, in R3G3B2
- all drawing by
Module Name:src
Committed By: macallan
Date: Tue Nov 19 12:12:18 UTC 2024
Added Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
beginnings of a driver for Visualize FX graphics cards
So far it does:
- work on my FX4
- use the 8bit overlay, in R3G3B2
- all drawing by
Module Name:src
Committed By: macallan
Date: Wed Nov 13 08:21:16 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c hyperfb.c
Log Message:
set things up even if we're not the console
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/hppa/dev
Module Name:src
Committed By: macallan
Date: Wed Nov 13 08:21:16 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c hyperfb.c
Log Message:
set things up even if we're not the console
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/hppa/dev
Module Name:src
Committed By: riastradh
Date: Sun Oct 27 19:23:47 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
gftfb(4): Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys
Module Name:src
Committed By: riastradh
Date: Sun Oct 27 19:23:47 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
gftfb(4): Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys
Module Name:src
Committed By: macallan
Date: Sun Oct 27 10:55:10 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
more magic number reduction, the way colour map and cursor bitmap acess works
should be obvious now
To generate a diff of this commit:
cv
Module Name:src
Committed By: macallan
Date: Sun Oct 27 10:55:10 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
more magic number reduction, the way colour map and cursor bitmap acess works
should be obvious now
To generate a diff of this commit:
cv
Module Name:src
Committed By: macallan
Date: Sun Oct 27 10:12:14 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
magic number reduction, consistently use buffer 0
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/hppa/dev/gft
Module Name:src
Committed By: macallan
Date: Sun Oct 27 10:12:14 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
magic number reduction, consistently use buffer 0
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/hppa/dev/gft
Module Name:src
Committed By: macallan
Date: Wed Oct 16 09:56:34 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c hyperfb.c
Log Message:
fix tpyo, now we can actually map registers from userland
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys
Module Name:src
Committed By: macallan
Date: Wed Oct 16 09:56:34 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c hyperfb.c
Log Message:
fix tpyo, now we can actually map registers from userland
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys
Module Name:src
Committed By: macallan
Date: Tue Oct 1 07:44:22 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
simplify putchar() a bit, use 16bit accesses for fonts that are more than 8
pixels wide
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: macallan
Date: Tue Oct 1 07:44:22 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
simplify putchar() a bit, use 16bit accesses for fonts that are more than 8
pixels wide
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: macallan
Date: Tue Oct 1 07:02:15 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
use HW to draw bitmap fonts
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/hppa/dev/gftfb.c
Please note that
Module Name:src
Committed By: macallan
Date: Tue Oct 1 07:02:15 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
use HW to draw bitmap fonts
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/hppa/dev/gftfb.c
Please note that
Module Name:src
Committed By: macallan
Date: Tue Oct 1 06:21:10 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
remove sc_putchar - don't need it anymore
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/hppa/dev/hyperfb.c
Module Name:src
Committed By: macallan
Date: Tue Oct 1 06:21:10 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
remove sc_putchar - don't need it anymore
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/hppa/dev/hyperfb.c
Module Name:src
Committed By: macallan
Date: Mon Sep 30 15:54:42 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
use wrappers for bus_space_*() - makes things shorter, less annoying to read
and reduces unnecessary differences to hyperfb
To generate a
Module Name:src
Committed By: macallan
Date: Mon Sep 30 15:54:42 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
use wrappers for bus_space_*() - makes things shorter, less annoying to read
and reduces unnecessary differences to hyperfb
To generate a
Module Name:src
Committed By: macallan
Date: Wed Sep 11 13:31:13 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
now that we know how, draw characters by hardware
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hppa/dev/h
Module Name:src
Committed By: macallan
Date: Wed Sep 11 13:31:13 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
now that we know how, draw characters by hardware
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hppa/dev/h
1 - 100 of 170 matches
Mail list logo