Commit History

Author SHA1 Message Date
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Melanie 710381e838 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) b7216f4daf minor: save some commented out log lines which will be useful again in future debugging of VectorRenderModule 11 years ago
  Melanie 578174d21c Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 11 years ago
  Melanie d9b149b375 Merge branch 'master' into careminster 11 years ago
  Diva Canto db418bff2b Fix issues with the DynamicTextureModule and corresponding unit tests. 11 years ago
  Diva Canto 4de8915ddd One more module converted: VectorRenderModule. 11 years ago
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 12 years ago
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. 12 years ago
  Melanie 71dd55a1ce Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 3db10fdbef Lock GDI+ portion og VectorRenderModule.GetDrawStringSize() to prevent concurrent thread use provoking mono crashes. 12 years ago
  Melanie 924df14c5e Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 8f02fd926e If reusing dynamic textures, do not reuse small data length textures that fall below current viewer discard level 2 thresholds. 12 years ago
  Justin Clark-Casey (justincc) a0d0c9f751 If the GetTexture capability receives a request for a range of data beyond that of an otherwise valid asset, return HTTP PartialContent rather than RequestedRangeNotSatisfiable. 12 years ago
  Melanie 899337b4a0 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) c1cece4b82 Add experimental DynamicTextureModule.ReuseTextures flag, currently only configurable on compile. 12 years ago
  Justin Clark-Casey (justincc) aa44df9c04 Add IDynamicTextureManager.ConvertData() to match AsyncConvertData(). Remove mismatching ConvertStream() where there is no AsyncConvertStream and neither IDynamicTextureManager implementer implements this method. 12 years ago
  Justin Clark-Casey (justincc) ab9bfe5156 minor: Simplify return of vector render module name and some very minor removal of unncessary syntax clutter 12 years ago
  Melanie f8603a215d Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 1369058280 Lock disposal of separate gdi+ objects under different threads since this prevents malloc heap corruption seen under Ubuntu 10.04.1 and 11.04 - probably a libcairo issue 12 years ago
  Melanie 9b014a7167 Merge branch 'careminster' into avination 12 years ago
  UbitUmarov 8ad1d79003 fix build on win 12 years ago
  Justin Clark-Casey (justincc) faffe2f2f9 Fix the recent windows compile error by putting newFont for case "R" in VectorRenderModule inside its own context, rather than disposing of the old font before using it as a prototype for the new. 12 years ago
  SignpostMarv 5181bdae0a attempting to fix a build issue 12 years ago
  Justin Clark-Casey (justincc) eeef9d7e99 Properly dispose of all GDI+ entities used in VectorRenderModule for dynamic textures. 12 years ago
  Justin Clark-Casey (justincc) 72923134e9 Get some hopefully more useful exception information when OpenJPEG.EncodeFromImage() fails in VectorRender and DynamicTexture modules 13 years ago
  Marck b512ecd1dc Normalization of OSSL function names. 13 years ago
  Justin Clark-Casey (justincc) f1b99c4a7f minor: one method doc 14 years ago
  Melanie a87a247f05 Revert "Updates all IRegionModules to the new style region modules." 14 years ago