Erwin Coumans (Google)
27b0e4d1e6
experiments with params in AllBullet2Demos (quick hack for testing, will clean this up soon)
...
yet another workaround to make Intel GPU work with glDrawBuffers on Ubuntu
2014-07-08 16:42:57 -07:00
Erwin Coumans
6d62a318ae
only apply the Intel glDrawBuffers fix on Linux (not Win/Mac)
2014-07-01 10:26:45 -07:00
Erwin Coumans (Google)
b7402df015
more X11/Linux debug-graphics fixes
2014-06-30 16:03:36 -07:00
Erwin Coumans
063a0344ac
better workaround for Intel GPU crash for glDrawBuffer on Linux
...
fix a linux build issue
2014-06-27 17:18:25 -07:00
Erwin Coumans
a7f0567d04
more workaround for the Intel glDrawBuffers issue
2014-06-24 20:44:01 -07:00
Erwin Coumans
b063cfc509
more workaround for glDrawBuffers issue
2014-06-24 20:24:31 -07:00
Erwin Coumans (Google)
4189a9a67f
fix issue with Intel OpenGL 3.x driver under Ubuntu, render to texture cannot handle glDrawBuffer(GL_NONE)
2014-06-24 20:12:05 -07:00
erwin coumans
6d6ef5d3dc
fixed many memory leaks
...
added working shadows, using basic shadow mapping
2013-06-30 23:19:14 -07:00
erwin coumans
f2cc840c31
move shaders to .glsl files and stringify to .h file.
...
add crude screenshot facility (using F1 key), it can also be used for debugging
start with shadows using shadowmap, not working yet
add experimental 'ignore' body index in raycast, using b3HitInfo.m_m_hitResult2
2013-06-28 14:10:23 -07:00
erwin coumans
bb723f9fd1
remove some un-used data from b3Generic6DofConstraint
...
add GLRenderToTexture helper class
enable OpenGLTrueTypeFont test
2013-06-26 16:09:40 -07:00