Histórico de Commits

Autor SHA1 Mensagem Data
  Yuri Kunde Schlesner 5759d94b5c VideoCore: Move Regs to its own file há 9 anos atrás
  Yuri Kunde Schlesner 8fca90b5d5 VideoCore: Split geometry pipeline regs from Regs struct há 9 anos atrás
  Yuri Kunde Schlesner ab6954e942 VideoCore: Rename some types to more accurate names há 9 anos atrás
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. há 9 anos atrás
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. há 10 anos atrás
  Lioncash 6d5f2a3cff vertex_loader: Correct forward declaration of InputVertex há 10 anos atrás
  Lioncash 5587383eb7 vertex_loader: Provide an assertion for ensuring the loader has been setup há 10 anos atrás
  Lioncash 1357724cd9 vertex_loader: Add constructors to facilitate immediate and two-step initialization há 10 anos atrás
  Lioncash 769f4a7018 vertex_loader: initialize_num_total_attributes. há 10 anos atrás
  Lioncash 8ea5e7dfb5 vertex_loader: Use std::array instead of raw C arrays há 10 anos atrás
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. há 10 anos atrás
  Henrik Rydgard a86d7cacc1 Move and rename the MemoryAccesses class to MemoryAccessTracker. há 10 anos atrás
  Henrik Rydgard 251f29dd7f Optimize the vertex loader, nearly doubling its speed. há 10 anos atrás
  Henrik Rydgard 2403e86cbb Don't keep base_address in the loader, it doesn't belong there (with it, the loader can't be cached). há 10 anos atrás
  Henrik Rydgard d00e2340c6 Move "&" to their proper place, add missing includes and make some properly relative. há 10 anos atrás
  Henrik Rydgard 47ff008817 Refactor: Extract VertexLoader from command_processor.cpp. há 10 anos atrás