Skip to content
Snippets Groups Projects
  1. May 19, 2018
  2. Apr 29, 2018
  3. Apr 27, 2018
  4. Apr 26, 2018
  5. Apr 25, 2018
  6. Apr 24, 2018
  7. Apr 23, 2018
    • Subv's avatar
      GPU: Added asserts to our code for handling the QUERY_GET GPU command. · f2089535
      Subv authored
      This is based on research from nouveau. Many things are currently unknown and will require hwtests in the future.
      This commit also stubs QueryMode::Write2 to do the same as Write. Nouveau code treats them interchangeably, it is currently unknown what the difference is.
      f2089535
    • Subv's avatar
      GPU: Support multiple enabled vertex arrays. · 9531a292
      Subv authored
      The vertex arrays will be copied to the stream buffer one after the other, and the attributes will be set using the ARB_vertex_attrib_binding extension.
      
      yuzu now thus requires OpenGL 4.3 or the ARB_vertex_attrib_binding extension.
      9531a292
  8. Apr 21, 2018
  9. Apr 20, 2018
  10. Apr 19, 2018
  11. Apr 18, 2018
  12. Apr 17, 2018
  13. Apr 15, 2018
  14. Apr 14, 2018
Loading