Support all alpha values
Remove alpha_step, and support all 256 alpha values. 1 pixel pictures don't really use that many resources. Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@ -148,9 +148,6 @@ OPTIONS
|
||||
*--vsync-aggressive*::
|
||||
Attempt to send painting request before VBlank and do XFlush() during VBlank. Reported to work pretty terribly. This switch may be lifted out at any moment.
|
||||
|
||||
*--alpha-step* 'VALUE'::
|
||||
X Render backend: Step for pregenerating alpha pictures. (0.01 - 1.0, defaults to 0.03)
|
||||
|
||||
*--dbe*::
|
||||
Enable DBE painting mode, intended to use with VSync to (hopefully) eliminate tearing. Reported to have no effect, though.
|
||||
|
||||
|
Reference in New Issue
Block a user