Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei af7282b5ea Merge pull request #1386 from MerryMage/audio-core-skeleton hace 10 años
  bunnei b63a4192a7 Merge pull request #1422 from vgturtle127/patch-1 hace 10 años
  Derek "Turtle" Roe e58ad4ab51 Add website to README. Be proud of it! hace 10 años
  bunnei e04e6aabbc Merge pull request #1395 from ds84182/padding-attributes hace 10 años
  MerryMage 8b00954ec7 AudioCore: Skeleton Implementation hace 10 años
  Dwayne Slater ed8072b48b Fix out of bounds array access when loading a component >= 12 hace 10 años
  Dwayne Slater 82fc075ff6 Add support for padding vertex attributes hace 10 años
  bunnei 0d086616d1 Merge pull request #1406 from MerryMage/bitfield2 hace 10 años
  MerryMage 6c71858c5c BitField: Make trivially copyable and remove assignment operator hace 10 años
  bunnei f1d1049c4f Merge pull request #1264 from bunnei/fragment-lighting-hw hace 10 años
  bunnei 19557aaab3 pica: Cleanup lighting register definitions and documentation. hace 10 años
  bunnei c4d318f691 gl_rasterizer: Use alignas(16) instead of explicit padding. hace 10 años
  bunnei aaa7beeda8 renderer_opengl: Use GLvec3/GLvec4 aliases for commonly used types. hace 10 años
  bunnei 8e9318f20a gl_rasterizer: Fix issue with interpolation of opposite quaternions. hace 10 años
  bunnei b694423d09 pica_types: Fix typo in docstring. hace 10 años
  bunnei a949fd5f25 pica_types: Replace float24/20/16 with a template class. hace 10 años
  bunnei d171822dce command_processor: Add an assertion to ensure LUTs are not written past their boundaries. hace 10 años
  bunnei 310a1c30ca gl_rasterizer: Remove unnecessary casts. hace 10 años
  bunnei c229503f4a gl_rasterizer: Fix PicaShaderConfig on GCC. hace 10 años
  bunnei 9dfb223d26 gl_rasterizer: Initial implementation of bump mapping. hace 10 años
  bunnei 449902b558 gl_shader_gen: Fix bug in LUT range (should within range [0, 255] not [0, 256]). hace 10 años
  bunnei 348c9c9ff3 gl_shader_gen: Implement lighting red, green, and blue reflection. hace 10 años
  bunnei 01b407638c gl_shader_gen: View should be normalized. hace 10 años
  bunnei c37de30cfc gl_shader_gen: Implement fragment lighting fresnel effect. hace 10 años
  bunnei 0e67c21c9e gl_shader_gen: Implement fragment lighting specular 1 component. hace 10 años
  bunnei 781b046579 gl_shader_gen: Add support for D0 LUT scaling. hace 10 años
  bunnei 3d89dacd56 gl_shader_gen: Refactor lighting config to match Pica register naming. hace 10 años
  bunnei 6307999116 pica: Cleanup and add some comments to lighting registers. hace 10 años
  bunnei 6878ba7608 gl_rasterizer: Minor naming refactor on Pica register naming. hace 10 años
  bunnei 76f303538b gl_shader_gen: Reorganize and cleanup lighting code. hace 10 años