Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei 43bb29edc5 Merge pull request #1122 from polaris-/gdbstub hace 10 años
  bunnei 1463127fad Merge pull request #1236 from Subv/log_overflow hace 10 años
  Subv 7a37dba75b GPU/Loaders: Log an error when a loader tries to load from a component beyond the available ones (12). hace 10 años
  polaris- bcea959910 Fix bug with reading addresses and lengths hace 10 años
  archshift 808053cbcf .travis-deps.sh: don't install pkgbuild on OS X hace 10 años
  archshift 2fd4f6f154 .travis-deps.sh: update curl invocation to follow 302 redirects hace 10 años
  polaris- b6422038b5 Change headers hace 10 años
  bunnei 7c12ee9ecc Merge pull request #1165 from esoteric-programmer/master hace 10 años
  Matthias Ernst 3d89e0a94c Added CSND stub. hace 10 años
  bunnei af26b7a0bc Merge pull request #1208 from archshift/free-bytes hace 10 años
  archshift 5dfd2dba70 Implement FS_User::GetFreeBytes hace 10 años
  bunnei 7e18bcf6e0 Merge pull request #1217 from filfat/master hace 10 años
  Filiph Sandström a06a32c05d Fix copy paste hace 10 años
  Filiph Sandström 0c84d59a27 Fix wrong branch hace 10 años
  Filiph Sandström 844b9970b4 Add GetTotalStepCount Stub hace 10 años
  Filiph Sandström f61c9da7d3 Update ptm.h hace 10 años
  bunnei 8c385a3fc6 Merge pull request #1209 from wwylele/file-path-encoding hace 10 años
  polaris- a7eb6a4045 Add some headers so TravisCI will hopefully work hace 10 años
  polaris- 45ed9e7e5e Use CHAR_BIT instead of 8 hace 10 años
  polaris- a5ab8accc2 Handle changes pointed out in comments on PR hace 10 años
  bunnei 4195d9b3f8 Merge pull request #1187 from bunnei/shader-gen hace 10 años
  bunnei 74186a5f01 gl_shader_gen: Use explicit locations for vertex shader attributes. hace 10 años
  bunnei e663f5c914 gl_shader_gen: Optimize code for AppendAlphaTestCondition. hace 10 años
  bunnei e7b1f2ae0a gl_rasterizer: Define enum types for each vertex texcoord attribute. hace 10 años
  bunnei 0ebcff710e gl_shader_gen: Various cleanups to shader generation. hace 10 años
  bunnei 240a3b80d9 gl_rasterizer: Use MMH3 hash for shader cache hey. hace 10 años
  bunnei 71edb55114 gl_shader_gen: Require explicit uniform locations. hace 10 años
  bunnei 5ef2df056d gl_shader_gen: Rename 'o' to 'attr' in vertex/fragment shaders. hace 10 años
  bunnei c2c4faef4c gl_shader_gen: AppendAlphaModifier default should be 0.0, not vec4(0.0). hace 10 años
  bunnei bd833b8dd8 gl_shader_gen: Fix bug where TEV stage outputs should be clamped. hace 10 años