Commit History

Author SHA1 Message Date
  iver dd89e4c531 added flag for having user handle SDL events 7 months ago
  iver 15aa88ec16 added checks for invalid files (obj files & textures) 7 months ago
  iver 6ece9d1dab fixed bug where SDL_Delay recieved an unacceptable value 7 months ago
  iver f8b1e18911 FPS is calculated when FPS cap is on 7 months ago
  iver ab0ba019b5 erck now shows the name of OpenCL error code 7 months ago
  iver 8707caaf11 fixed bug where local_size_2d was calculated incorrectly 7 months ago
  iver 82dd203613 fixed linear interpolation of perspective-warped normals 7 months ago
  iver 953c7144e9 fixed linear interpolation of perspective-warped textures 7 months ago
  iver d5bc521cc8 added perspectivegit add .git add .git add . 7 months ago
  iver 22d2157df5 added CPU support (and CPU fallback) 7 months ago
  IverMartinson 67bdf806d6 added rotation for normals 7 months ago
  IverMartinson 91081b3098 added rotation! 7 months ago
  IverMartinson 95f259cd66 added texture support! 7 months ago
  IverMartinson 38b4da1adf now it's orange 7 months ago
  IverMartinson 69dfd26b29 it turned yellow 7 months ago
  IverMartinson 57f830aa7f really strange visual bug, looks cool 7 months ago
  IverMartinson 63e9a95c6f fixed the z/normal interpolation 7 months ago
  IverMartinson 0b69b0b123 updated some stuff 8 months ago
  IverMartinson c8e91e5f11 IT WORKS YIPPEEEE (i forgot obj files were 1-indexed) 8 months ago
  IverMartinson 7b129c8ebc renamed variables 8 months ago
  IverMartinson 055cd242aa added extra debugging for object loading 8 months ago
  IverMartinson cb62863273 added flag for showing debugs for the tick function 8 months ago
  IverMartinson 49e4a53785 fixed invalid memory access in GPU caused by incorrecty setting polygon count 8 months ago
  IverMartinson c70e598be4 cleaned up some code 8 months ago
  IverMartinson 3a2fe946cb added flags for showing & debugging frame # and showing extra info 8 months ago
  IverMartinson c15148cb39 added object rendering (some errors with mesh corruption) 8 months ago
  IverMartinson af060b7ad5 added obj parser and basic object functions/variables 8 months ago
  IverMartinson 054ee3e461 added functionality for showing FPS on screen 8 months ago
  IverMartinson 23ff6d44b5 added flags for clearing freshly allocated polygons 8 months ago
  IverMartinson 8fa7b41319 changed RI_RequestPolygons to return the pointer to RasterIver's polygon array 8 months ago