Commit History

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