index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_out
/
video_out_pgx32.c
Age
Commit message (
Expand
)
Author
2004-11-24
patch to further improve overlay blending and to elimiate static variables
Michael Roitzsch
2004-09-22
- added cropping capability (thanks James Stembridge)
Miguel Freitas
2004-07-24
Don't use MAP_FIXED to place registers after video RAM.
Robin KAY
2004-05-25
Use DGA to obtain the device path/file descriptor to the framebuffer rather t...
Robin KAY
2004-05-02
these settings are not security critical => lower experience level
Michael Roitzsch
2004-04-28
Fix config help strings. video_out_pgx32 and video_out_pgx64 are not exploita...
Robin KAY
2004-04-26
help strings added for all remaining config entries (so I hope)
Michael Roitzsch
2004-04-25
Improved clipping performance in video_out_pgx32. video_out_pgx64 now uses th...
Robin KAY
2004-04-16
video_out_pgx32 now properly clips video output. video_out_pgx64 now disables...
Robin KAY
2004-03-16
Fix overlay display in video_out_pgx32. Minor cosmetic changes to both PGX32 ...
Robin KAY
2004-03-03
use the _x_abort() macro instead of abort, since it prints some debug info
Michael Roitzsch
2004-02-17
PGX32 video output plugin added. More cosmetic changes to video_out_pgx64.
Robin KAY