mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-05 05:14:13 +01:00
Fixed diagonal gradients.
This commit is contained in:
@@ -56,7 +56,7 @@ x86_check_mmx()
|
||||
"test $(1<<23), %%edx \n"
|
||||
"jz .NotMMX \n"
|
||||
|
||||
"popal \n" // this is needed because the address of
|
||||
"popal \n" // popal needed because the address of
|
||||
"movl $1, %0 \n" // variable %0 may be kept in a register
|
||||
"jmp .noPop \n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user