Erwin Coumans
|
bf1bd07636
|
premake4 build: allow to dynamically load X11 if X11 system headers/library is missing
premake4 build: allow to dynamically load OpenGL/GLEW/glx if system headers are missing
|
2014-08-18 21:43:08 -07:00 |
|
Erwin Coumans (Google)
|
f89d70b895
|
fix Linux build
|
2014-07-03 22:41:07 -07:00 |
|
Erwin Coumans
|
dca234ec02
|
use included glew on Linux, only if glew is not installed in /usr/include/GL/glew.h
|
2014-07-01 13:01:42 -07:00 |
|
Erwin Coumans
|
5c1fc2e3a4
|
fix OpenGL detection on Linux, and re-add TTF project to premake
|
2014-05-14 11:03:53 -07:00 |
|
Erwin Coumans
|
934df75ea6
|
more fixes in the build, related to CMake and some error (don't delete a void* pointer!)
revert BasicDemo.cpp to original Bullet 2.82 state
|
2014-05-13 21:52:46 -07:00 |
|
erwincoumans
|
7561e6a4f9
|
move build to build3 to avoid naming conflict with Bullet 2.x
fix build error in BasicGpuDemo
Thanks to joen66 for the report here:
https://github.com/erwincoumans/bullet3/issues/5
|
2013-06-19 14:54:28 -07:00 |
|