[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1048,1.1049
Diego Biurrun
diego at biurrun.de
Tue Jul 26 12:42:43 CEST 2005
On Tue, Jul 26, 2005 at 12:25:04PM +0200, Reimar Döffinger CVS wrote:
>
> @@ -2678,6 +2682,11 @@
> +.IPs rectangle=<0,1,2>
> +Select if rectangular textures should be used (save video RAM, but often slower)
> +0: use power-of-two textures
> +1: use texture_rectangle
> +2: use texture_non_power_of_two
This should be formatted like this:
.RSss
0: Use power-of-two textures.
.br
1: Use texture_rectangle.
.br
2: Use texture_non_power_of_two.
.REss
Diego
More information about the MPlayer-DOCS
mailing list