Skip to content
Snippets Groups Projects
  1. Mar 26, 2015
  2. Mar 24, 2015
  3. Mar 20, 2015
  4. Mar 19, 2015
  5. Mar 17, 2015
  6. Mar 16, 2015
  7. Mar 15, 2015
  8. Mar 14, 2015
  9. Mar 12, 2015
    • Tony Wasserka's avatar
      Pica/VertexShader: Fix a bug caused due to incorrect assumptions of... · e4f5ec62
      Tony Wasserka authored
      Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecutive output register tables.
      
      We now write create a temporary buffer for output registers and copy all of them to the actual output vertex structure after the shader has run. This is technically not necessary, but it's easier to vectorize in the future.
      e4f5ec62
  10. Mar 11, 2015
  11. Mar 10, 2015
  12. Mar 09, 2015
Loading