Commit Verlauf

Autor SHA1 Nachricht Datum
  Areloch 0801a3cca8 Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy vor 8 Jahren
  OTHGMars 77da6900a8 Prevents GFXDrawUtil::drawTextN() from drawing one character more than requested if in_string has more than n characters. vor 8 Jahren
  James Urquhart 212ac36cc1 Tidy up indentation in openvr changes vor 9 Jahren
  James Urquhart a83afa07ea Fix blockiness when drawing to gui overlays using standard draw commands vor 9 Jahren
  Areloch 8a7159c00e Fixes the drawUtil rendering of polyhedrons by correcting the index ordering to work with triangleStrip as opposed to Fan. vor 9 Jahren
  rextimmy 5a4bb6b36d DX11/GL border offset fix for GFXDrawUtil::drawRect vor 9 Jahren
  rextimmy 41e5caf22b Direct3D11 Engine/source changes vor 9 Jahren
  rextimmy e3b228db8b Fix for OpenGL/D3D11 bottom border offset vor 9 Jahren
  Ben Payne 4694b0a8ed Fix buffer size larger than necessary vor 10 Jahren
  Ben Payne a88339c219 Fix buffer overflows due to incorrect use of sizeof vor 10 Jahren
  LuisAntonRebollo cc16277ce6 Add GFXDevice::setupGenericShader for fix render on non FFP. vor 11 Jahren
  Daniel Buckmaster 9a05899d8e Allow drawing 2D squares with 0 rotation angle. vor 11 Jahren
  Daniel Buckmaster 87d9e245b7 Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency vor 11 Jahren
  Andy Maloney 0db6e1bc57 Fix potential crashes vor 12 Jahren
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. vor 12 Jahren
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren