История коммитов

Автор SHA1 Сообщение Дата
  Jannik Vogel ae7a82fa1c Turn ShaderSetup into struct 10 лет назад
  Jannik Vogel 7a77b8356c Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation 10 лет назад
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. 10 лет назад
  bunnei 90243c56fb Merge pull request #1730 from hrydgard/vertex-loader 10 лет назад
  Yuri Kunde Schlesner e3a8292495 Common: Remove section measurement from profiler (#1731) 10 лет назад
  Henrik Rydgard a86d7cacc1 Move and rename the MemoryAccesses class to MemoryAccessTracker. 10 лет назад
  Henrik Rydgard 2403e86cbb Don't keep base_address in the loader, it doesn't belong there (with it, the loader can't be cached). 10 лет назад
  Henrik Rydgard 47ff008817 Refactor: Extract VertexLoader from command_processor.cpp. 10 лет назад
  Henrik Rydgard 0cf15f64ef Remove late accesses to attribute_config 10 лет назад
  bunnei ffcf7ecee9 shader: Remove unused 'state' argument from 'Setup' function. 10 лет назад
  Jannik Vogel ff7c798d86 Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY) 10 лет назад
  Yuri Kunde Schlesner 81004211dd Pica: Improve accuracy of immediate-mode support 10 лет назад
  bunnei 58852bedbf Merge pull request #1535 from JayFoxRox/fix-align 10 лет назад
  Lioncash 63e956cc7a video_core: Don't cast away const 10 лет назад
  Jannik Vogel 7eef9ebc3b PICA: Alignment happens locally in vertex 10 лет назад
  Jannik Vogel a66c186e81 PICA: Align vertex attributes 10 лет назад
  Lioncash bf76afc68d renderer_base: Don't directly expose the rasterizer unique_ptr 10 лет назад
  Dwayne Slater 6b775034dd Add immediate mode vertex submission 10 лет назад
  bunnei e04e6aabbc Merge pull request #1395 from ds84182/padding-attributes 10 лет назад
  Dwayne Slater ed8072b48b Fix out of bounds array access when loading a component >= 12 10 лет назад
  Dwayne Slater 82fc075ff6 Add support for padding vertex attributes 10 лет назад
  MerryMage 6c71858c5c BitField: Make trivially copyable and remove assignment operator 10 лет назад
  bunnei a949fd5f25 pica_types: Replace float24/20/16 with a template class. 10 лет назад
  bunnei d171822dce command_processor: Add an assertion to ensure LUTs are not written past their boundaries. 10 лет назад
  bunnei 281bc90ad2 pica: Implement fragment lighting LUTs. 11 лет назад
  Lioncash 4966568076 command_processor: Get rid of variable shadowing 10 лет назад
  Yuri Kunde Schlesner 195fedccf0 VideoCore: Unify interface to OpenGL and SW rasterizers 10 лет назад
  Subv 7a37dba75b GPU/Loaders: Log an error when a loader tries to load from a component beyond the available ones (12). 10 лет назад
  Lioncash aec28ed91e video_core: Reorganize headers 11 лет назад
  aroulin ba998b85a1 video_core: Fix format specifiers warnings 11 лет назад