Age | Commit message (Collapse) | Author |
|
Clears Sun compiler warning:
"Xrender.c", line 127: warning: integer overflow detected: op "<<"
since 1 << 31 overflows a signed 32-bit int.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
|
|
64-bit systems.
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
|
|
|
|
|
|
|
|
|
|
malloc succeeds.
|
|
|
|
|
|
references to include <X11/Xregion.h>.
|
|
|
|
|
|
|
|
$(top_srcdir) to INCLUDES
|
|
|
|
- Add Xrender to symlink.sh
|
|
|
|
|
|
fix option name in log message.
improve debugging messages.
|
|
|
|
|
|
|
|
|
|
|
|
|