提交歷史

作者 SHA1 備註 提交日期
  bunnei 038a51aac1 Merge pull request #82 from yuriks/addr-types 12 年之前
  Yuri Kunde Schlesner 83c3d2bcd1 Introduce VAddr and PAddr typedefs for ARM addresses. 12 年之前
  bunnei 06864c93fd Merge pull request #80 from bunnei/fix-latest-libctru 12 年之前
  bunnei 6966fdf025 Loader: Added support for loading raw BIN executables. 12 年之前
  bunnei 304999dfeb Threading: Fix thread starting to execute first instruction correctly. 12 年之前
  bunnei fb908b9395 srv::Initialize: Return "success" status code. 12 年之前
  bunnei 7122c46937 Merge pull request #81 from yuriks/downgrade-shader 12 年之前
  Yuri Kunde Schlesner 9d172ab550 Downgrade GLSL version to 1.50 (compatible with GL 3.2) 12 年之前
  bunnei 1a7bbe2569 Merge pull request #79 from bunnei/framebuffer-render-fixes 12 年之前
  bunnei 20d169e4a1 VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size. 12 年之前
  bunnei fef62d0e54 Merge pull request #74 from kevinhartman/master 12 年之前
  Kevin Hartman cbfd6b6e52 Rewrite of OpenGL renderer, including OS X support 12 年之前
  bunnei aa7472057a Update README.md to correct OS X typo 12 年之前
  bunnei 62b621788b Update README.md 12 年之前
  bunnei 97fd8fc38d Merge pull request #50 from neobrain/pica 12 年之前
  Tony Wasserka a79644c9ba Pica/Rasterizer: Clarify a TODO. 12 年之前
  Tony Wasserka 697b50c3ff Pica/VertexShader: Fix a bug in the call stack handling. 12 年之前
  Tony Wasserka b5b3aeb576 Math: Warning fixes. 12 年之前
  Tony Wasserka 941762a573 GPU: Fix a compiler warning about redundant semicolons. 12 年之前
  Tony Wasserka 2f1c129f64 Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper. 12 年之前
  Tony Wasserka 9679d231df Pica/Rasterizer: Add texturing support. 12 年之前
  Tony Wasserka 34fa0b6d9c Pica/DebugUtils: Add convenient tev setup printer. 12 年之前
  Tony Wasserka 27cab6477e Pica/Rasterizer: Add initial implementation of texture combiners. 12 年之前
  Tony Wasserka c4691b784b Pica: Add support for dumping textures. 12 年之前
  Tony Wasserka 162d641a30 Pica/Math: Improved the design of the Vec2/Vec3/Vec4 classes and simplified rasterizer code accordingly. 12 年之前
  Tony Wasserka 62c36a4ef0 Pica/VertexShader: Fix a bug in the bitfield definitions and add the "negate" field for swizzlers. 12 年之前
  Tony Wasserka 26ade98411 Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated. 12 年之前
  Tony Wasserka 0465adf206 Pica/CommandProcessor: Implement parameter masking. 12 年之前
  Tony Wasserka f37e39deb9 Pica: Add debug utilities for dumping shaders. 12 年之前
  Tony Wasserka 6ea003c7b5 Pica: Add debug utility functions for dumping geometry data. 12 年之前