Commit History

Author SHA1 Message Date
  Niels Nesse 1de8fce94f Remove builtin glplatform and link to a dynamic lib instead 9 years ago
  Niels Nesse 97d2214e60 Use math functions from glplatform instead of vectormath.c 9 years ago
  Niels Nesse 3237ebdbdc Add LUA texture userdata to manage texture lifecycle 9 years ago
  Niels Nesse 41e5a007ab Add b2l.c file to handle loading and setup of b2l, bin, and mat files 9 years ago
  Niels Nesse 61ecedc2b6 Add model viewer 9 years ago
  Niels Nesse ccb9166c75 Removing some unused variables in material editor 9 years ago
  Niels Nesse c58a1285b7 Pull program compilation linking details into program.c 9 years ago
  Niels Nesse b5fcb41ff7 Separate mesh code from geometry code 9 years ago
  Niels Nesse 0c21b508c1 Pull mesh render function out of material editor file 9 years ago
  Niels Nesse 1f29b10b81 Move program compilation and texture upload out of render function 9 years ago
  Niels Nesse a048aaa184 Start to isolate model rendering from user interface 9 years ago
  Niels Nesse e49d45974b Allow user to specify UV maps on a per material basis 9 years ago
  Niels Nesse f1fc35c7bc Typo in mapping of vertex weight attributes 9 years ago
  Niels Nesse ed5cc6d350 Make sure the OpenGL window's inputs get processed while animating 9 years ago
  Niels Nesse d850e9d294 Bug fixes for crashes when b2l file has no .b2l.mat file 9 years ago
  Niels Nesse 2373dd2452 Merge remote-tracking branch 'Y/master' 9 years ago
  Niels Nesse aa8dfbe5ab Remove shader filtering debug print 9 years ago
  Niels Nesse 79cb61ebf8 Filter out 'section' meta data 9 years ago
  Niels Nesse ff756b96a8 Use tree walker provided int glsl-parser 9 years ago
  Niels Nesse a3ec3b5db8 Use new parser 9 years ago
  Niels Nesse 9e41589e39 Complete enabling of multi-program rendering 9 years ago
  Niels Nesse 8f53c48fa2 Preparing to properly support multiple programs 9 years ago
  Niels Nesse 225c1f3a54 More glplatform API changes 9 years ago
  Niels Nesse 839596cc98 glplatform API changes 9 years ago
  Niels Nesse d6b5e7c0ae Update to new glplatform API 9 years ago
  Niels Nesse be5d5140fb Switch to automake build 9 years ago
  Niels Nesse 0ebaba4b3f Program compile/link helpers 9 years ago
  Niels Nesse 6865287724 Cone geometry 9 years ago
  Niels Nesse 07f9e862a9 Fix error checking 9 years ago
  Niels Nesse 7ee230e631 Fixing some bugs occuring when B2L file is changed 9 years ago