ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/video_blit.h
Revision 1.15 - (view) (annotate) - [select for diffs]
2008-01-01T09:40:33Z (16 years, 6 months ago) by gbeauche
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
Happy New Year!

Revision 1.14 - (view) (annotate) - [select for diffs]
2005-04-02T09:56:12Z (19 years, 3 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-17, nigel-build-19
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
cosmetics

Revision 1.13 - (view) (annotate) - [select for diffs]
2005-03-28T16:14:25Z (19 years, 3 months ago) by gbeauche
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12
Enable multiple depths in fullscreen DGA modes, i.e. add 1-bit to 16/32-bit
blitters, rewrite update_display_dga_vosf() to actually work with sub byte
pixels. Factor out update_display_window_vosf() since it's long time that
it is no longer checking for first column and last column that have changed.

Revision 1.12 - (view) (annotate) - [select for diffs]
2005-01-30T21:42:14Z (19 years, 5 months ago) by gbeauche
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Happy New Year!

Revision 1.11 - (view) (annotate) - [select for diffs]
2004-06-29T21:50:23Z (20 years ago) by gbeauche
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
Don't try to make a cast value an lvalue (Brian Johnson). Add some explicit
casts to (int) in order to avaoid this warning:
warning: comparison between `const enum video_depth' and `enum <anonymous>'

Revision 1.10 - (view) (annotate) - [select for diffs]
2004-06-26T17:20:35Z (20 years ago) by gbeauche
Branch: MAIN
Changes since 1.9: +2 -0 lines
Diff to previous 1.9
Fix video_vosf_init() for BasiliskII/SDL

Revision 1.9 - (view) (annotate) - [select for diffs]
2004-06-24T15:19:56Z (20 years ago) by gbeauche
Branch: MAIN
Changes since 1.8: +36 -0 lines
Diff to previous 1.8
Move VideoMode wrappers to video_blit.h.

Revision 1.8 - (view) (annotate) - [select for diffs]
2004-06-23T14:30:48Z (20 years ago) by gbeauche
Branch: MAIN
Changes since 1.7: +22 -0 lines
Diff to previous 1.7
Initial SDL/video support. Fix VOSF code could lead to a crash on run-time
resolution/depth switching. Rearrange blitter lookup code, aka make it cleaner.

Revision 1.7 - (view) (annotate) - [select for diffs]
2004-01-12T15:29:25Z (20 years, 5 months ago) by cebix
Branch: MAIN
CVS Tags: nigel-build-15, nigel-build-16
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Happy New Year! :)

Revision 1.6 - (view) (annotate) - [select for diffs]
2002-01-15T14:58:37Z (22 years, 5 months ago) by cebix
Branch: MAIN
CVS Tags: nigel-build-12, nigel-build-13, snapshot-15012002
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0

Revision 1.5 - (view) (annotate) - [select for diffs]
2001-08-19T17:38:11Z (22 years, 10 months ago) by gbeauche
Branch: MAIN
Changes since 1.4: +34 -16 lines
Diff to previous 1.4
- 64-bit blitters will use native "quad"-sized loads/stores, if available.

Revision 1.4 - (view) (annotate) - [select for diffs]
2001-01-28T14:05:19Z (23 years, 5 months ago) by gbeauche
Branch: MAIN
CVS Tags: release-0_9-1, snapshot-17022001, snapshot-29052001
Changes since 1.3: +35 -42 lines
Diff to previous 1.3
Mainly changes to the VOSF code:
- improved blitters selection
- improved blitters performance if UNALIGNED_PROFITABLE is set
- cleaned up 8 bpp blitters

Revision 1.3 - (view) (annotate) - [select for diffs]
2000-09-23T08:39:55Z (23 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.2: +33 -22 lines
Diff to previous 1.2
- cleaned up and fixed 8bpp copy

Revision 1.2 - (view) (annotate) - [select for diffs]
2000-09-23T06:51:46Z (23 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.1: +8 -0 lines
Diff to previous 1.1
- added a condition if (depth <= 8) before copying more than two bytes

Revision 1.1 - (view) (annotate) - [select for diffs]
2000-09-22T17:15:27Z (23 years, 9 months ago) by gbeauche
Branch: MAIN
- blit functions

Convenience Links

Links to HEAD: (view) (annotate) Links to MAIN: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a