aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad/src
Commit message (Collapse)AuthorAgeFilesLines
* Convert nx-X11/lib/ build flow from imake to autotools.Mike Gabriel2017-08-251-1/+1
|
* nxcompshad: Rewrite Logger class methods to properly take advantage of the ↵Mike Gabriel2017-07-132-8/+20
| | | | 'gnu_printf' format attribute.
* nxcompshad/src/Shadow.cpp: Drop duplicate prototype for ↵Mike Gabriel2017-07-131-2/+0
| | | | NXShadowRemoveAllUpdaters(). Already in Shadow.h.
* nxcompshad/src/Core.cpp: Don't redeclare (and shadow) curLine. Use ↵Mike Gabriel2017-07-131-21/+21
| | | | curWorkLine instead.
* nxcompshad/src/Regions.h: Avoid warning: ‘typedef’ was ignored in this ↵Mike Gabriel2017-07-131-1/+1
| | | | declaration. Drop typedef declaration from _XRegion struct.
* nxcompshad: Switch to autoreconf.Mike Gabriel2017-07-1322-0/+6316