Commit History

Author SHA1 Message Date
  David Rose a098df8670 fix win32 link issue 13 years ago
  Zhao Huang bc900d2555 In Rev 1.130 of GraphicsOut.cxx by drwr, the query for render-to-texture support is no longer made to the gsg directly at line 368, but is instead routed through an internal GraphicsOut.get_supports_render_texture() which defaults to false. In the wgl path, the derived wglGraphicsBuffer supplies its own get_supports_render_texture() that queries the gsg. The DirectX equivalent classes do not supply an overriding get_supports_render_texture() and so fails everytime when trying to render_to_texture. 13 years ago
  Zhao Huang a6993457cc In Rev 1.130 of GraphicsOut.cxx by drwr, the query for render-to-texture support is no longer made to the gsg directly at line 368, but is instead routed through an internal GraphicsOut.get_supports_render_texture() which defaults to false. In the wgl path, the derived wglGraphicsBuffer supplies its own get_supports_render_texture() and querys the gsg. The DirectX equivalent classes do not supply a new get_supports_render_texture() and so fails everytime when trying to render_to_texture. 13 years ago
  David Rose 563f8bec7d new build error 13 years ago
  David Rose 8e3e89b5b3 fix build circularity issue 13 years ago
  David Rose 25870f099f missing include 13 years ago
  David Rose 9461cf2ea9 malloc.h is windows-only 13 years ago
  enn0x 62ffe69dbc Providing a single method for attaching/removing objects from a world. 13 years ago
  David Rose a737ebcc90 per_platform flag, giving better compatibility with old p3d files 13 years ago
  enn0x 526159f961 A few asserts for better error localisation. 13 years ago
  David Rose 16c0690edb notify-integrate 13 years ago
  rdb 06b3438d72 Add Maya 2013 13 years ago
  rdb af9ec6eb3c Fix for bug #1057903 based on benchang's patch 13 years ago
  David Rose 53e999259d build on mac 13 years ago
  David Rose 0662ea7958 multiplatform support for plugin loader: run 32-bit or 64-bit version; whichever one is provided. 13 years ago
  David Rose 0fa4376f8a pnmImage::flip() 13 years ago
  David Rose 0c85073625 check Display Colors 13 years ago
  David Rose 306bb1ff42 add set_vis_blend() 13 years ago
  David Rose 7c830b277f forward_distort, reverse_distort 13 years ago
  David Rose f0c6f3fb45 fix PfmFile::extrude() 13 years ago
  David Rose 3df5abf110 fix stdfloat_double goof 13 years ago
  David Rose 22534c9a07 wip: extrude() 13 years ago
  David Rose c88c480b6f expose more "environment" variables on Windows 13 years ago
  David Rose 4563c1e68e win64 into PROGRAMFILES64 13 years ago
  David Rose c4154ab908 fix bug with PfmFile::flip() 13 years ago
  David Rose 74a20d0305 add pdeploy -O 13 years ago
  David Rose 449554465d fix bug with vis_inverse() and vis_2d() 13 years ago
  David Rose 0fb866ced8 comment out bbox expansion 13 years ago
  David Rose ede16a5287 fix Thread::force_yield() on win7 13 years ago
  rdb 30e2c680e7 keep .nsi file if nsis failed 13 years ago