Historie revizí

Autor SHA1 Zpráva Datum
  bunnei acabd7be82 Merge pull request #284 from neobrain/pica_progress před 11 roky
  Tony Wasserka 08f42c2b8c Pica/VertexShader: Promote a log message to critical status. před 11 roky
  Tony Wasserka 17f31de364 Pica/VertexShader: Small optimization. před 11 roky
  Tony Wasserka a664574ecb Pica/VertexShader: Be robust against invalid inputs. před 11 roky
  Tony Wasserka ad5db467d7 Pica/VertexShader: Clarify a comment. před 11 roky
  Tony Wasserka 871418e62b Pica/DebugUtils: Further cleanups to LookupTexture. před 11 roky
  Tony Wasserka 88e9efe4b8 Pica/DebugUtils: Fix two warnings. před 11 roky
  Tony Wasserka 6e275778c9 Pica/DebugUtils: Better document LookupTexture. před 11 roky
  Tony Wasserka e4e9710d18 Pica/Rasterizer: Get rid of C-style casts. před 11 roky
  Tony Wasserka d81370682f Pica/DebugUtils: Make a number of variables static. před 11 roky
  Tony Wasserka 6bd41de276 Pica/VertexShader: Cleanup flow control logic and implement CMP/IFU instructions. před 11 roky
  Tony Wasserka 22afb9d830 Pica/VertexShader: Run instruction handlers according to the effective opcode. před 11 roky
  Tony Wasserka cd163fb59a Pica/VertexShader: Implement MAX instructions. před 11 roky
  Tony Wasserka aff808b2fd Pica: Add support for boolean uniforms. před 11 roky
  Tony Wasserka 67618a2c55 Pica/VertexShader: Add support for MOVA, CMP and IFC. před 11 roky
  Tony Wasserka cb1804e0ab Pica/VertexShader: Move code around a bit. před 11 roky
  Tony Wasserka b85524c760 Pica/VertexShader: Some cleanups using std::array. před 11 roky
  Tony Wasserka ce36ad454e Pica/VertexShader: Support negating src2. před 11 roky
  Tony Wasserka cc5746abfe Pica/DebugUtils: Replace duplicated SHBIN structures in favor of nihstro's ones. před 11 roky
  Tony Wasserka 8ce1d32460 Pica/VertexShader: Remove (now) duplicated shader bytecode definitions in favor of nihstro's ones. před 11 roky
  Tony Wasserka 056a8f9dfa Add nihstro (a 3DS shader tools suite) as a submodule. před 11 roky
  Tony Wasserka 79c29243ed Pica/DebugUtils: Add an event triggered after loading a vertex. před 11 roky
  Tony Wasserka cd322e328e Pica/PrimitiveAssembly: Implement triangle strips. před 11 roky
  Tony Wasserka 346012f29e Pica/CommandProcessor: Add a safety check for invalid (?) GPU configurations. před 11 roky
  Tony Wasserka 1e960e9ee2 Pica/CommandProcessor: Fix vertex decoding if multiple memory areas are accessed for different attributes. před 11 roky
  Tony Wasserka 1c972ef3b9 Add support for a ridiculous number of texture formats. před 11 roky
  Tony Wasserka 40f123b7c0 Pica: Unify ugly address translation hacks. před 11 roky
  Tony Wasserka 7e210e0229 Pica: Further improve Tev emulation. před 11 roky
  Tony Wasserka 3df88d59b0 Pica: Merge texture lookup logic for DebugUtils and Rasterizer. před 11 roky
  Tony Wasserka 0fba1d48a6 Pica: Implement texture wrapping. před 11 roky