summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_pgx32.c
AgeCommit message (Expand)Author
2004-05-02these settings are not security critical => lower experience levelMichael Roitzsch
2004-04-28Fix config help strings. video_out_pgx32 and video_out_pgx64 are not exploita...Robin KAY
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-04-25Improved clipping performance in video_out_pgx32. video_out_pgx64 now uses th...Robin KAY
2004-04-16video_out_pgx32 now properly clips video output. video_out_pgx64 now disables...Robin KAY
2004-03-16Fix overlay display in video_out_pgx32. Minor cosmetic changes to both PGX32 ...Robin KAY
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-02-17PGX32 video output plugin added. More cosmetic changes to video_out_pgx64.Robin KAY