Parametric 2d/3d CAD
Go to file
whitequark 14690e6e42 Work around poor line rendering with Intel Mesa-based drivers.
However, don't use ssglLineWidth for UI drawing operations.
These only draw horizontal or vertical lines that don't need to
be antialiased, and thus don't require the workaround. In fact
the workaround would make them thicker than needed.
2015-07-05 06:20:25 +03:00
exposed Apply automake option `subdir-objects' globally 2015-03-02 21:46:11 +01:00
extlib Updated the bundled LibPNG/zlib, and polished the MSVC makefile further 2013-11-13 00:33:23 -05:00
include Fix stdint.h dependency in slvs.h. 2015-07-05 06:20:25 +03:00
m4 Use separate directories for macros and auxiliary build tools 2015-03-02 21:46:11 +01:00
src Work around poor line rendering with Intel Mesa-based drivers. 2015-07-05 06:20:25 +03:00
tools Use C99 integer types and C++ boolean types/values 2013-10-02 01:45:13 -04:00
.gitattributes Added a .gitattributes file 2013-11-19 18:17:55 -05:00
.gitignore Add files generated by autotools to `.gitignore' 2015-03-02 21:46:11 +01:00
autogen.sh Don't remove autoconf cache/backup files automatically 2015-03-02 21:46:11 +01:00
configure.ac Apply automake option `subdir-objects' globally 2015-03-02 21:46:11 +01:00
COPYING.txt Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
Makefile.am Use separate directories for macros and auxiliary build tools 2015-03-02 21:46:11 +01:00
Makefile.msvc Compare ((char *)p)[0] against '\0', not (char *)p. 2013-12-08 00:32:50 -08:00
wishlist.txt Make oops() calls exit instead of entering debugger by default, 2011-03-05 12:52:57 -08:00