Commit Graph

10 Commits

Author SHA1 Message Date
codeanticode
3f3e3bccc7 Unwrap GLExceptions to show only the causing exception 2012-08-16 20:19:31 +00:00
codeanticode
dd8045298f PGL update in android 2012-08-14 17:39:33 +00:00
codeanticode
58e5207584 removed gl prefix to the opengl functions in PGL, renamed beginGL/endGL to beginPGL/endPGL 2012-08-10 21:03:51 +00:00
benfry
dcda3e33d8 re-enable smooth() as the default for the default renderer (issue #1157) 2012-08-05 14:00:37 +00:00
codeanticode
003ea07a51 id of bound texture is stored in client side (PGL) 2012-07-26 14:46:33 +00:00
codeanticode
61e13ecc07 binding/unbinding textures more carefully 2012-07-25 22:22:13 +00:00
codeanticode
87d07557dd Texture.bind()/unbind() call the gl functions irrespective of the value of the bound flag 2012-07-25 17:12:59 +00:00
codeanticode
3a0374b542 add creation of packed depth+stencil buffer in PGL android 2012-07-22 12:56:57 +00:00
benfry
c9a83e9993 removing whitespace 2012-07-21 21:59:44 +00:00
benfry
b30328bb66 moving opengl into the core 2012-07-20 20:18:20 +00:00