| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Use regular uniform location | 2015-11-25 | 3 | -15/+5 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #1248 from polaris-/add-ssl-stubs | 2015-11-24 | 1 | -2/+51 | ||
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Add stub functions for Initialize and GenerateRandomData in ssl:C | 2015-11-22 | 1 | -2/+51 | ||
| * | | | | Merge pull request #1246 from polaris-/patch-1 | 2015-11-22 | 1 | -26/+31 | ||
| |\ \ \ \ | ||||||
| | * | | | | Fix read and write register blocks in gdbstub | 2015-11-22 | 1 | -26/+31 | ||
| * | | | | | Merge pull request #1247 from polaris-/add-ssl-stubs | 2015-11-22 | 1 | -0/+2 | ||
| |\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| | * / / | Add Initialize and GenerateRandomData stubs | 2015-11-22 | 1 | -0/+2 | ||
| |/ / / | ||||||
| * | | | Merge pull request #1237 from Subv/ubos | 2015-11-18 | 6 | -13/+67 | ||
| |\ \ \ | ||||||
| | * | | | FragShader: Use an UBO instead of several individual uniforms | 2015-11-18 | 6 | -13/+67 | ||
| * | | | | Merge pull request #1239 from wwylele/silent-vec-warning | 2015-11-18 | 1 | -0/+4 | ||
| |\ \ \ \ | ||||||
| | * | | | | fix failure on gcc and clang | 2015-11-12 | 1 | -3/+3 | ||
| | * | | | | disable unary minus when the type is not signed | 2015-11-12 | 1 | -0/+4 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #1238 from citra-emu/neobrain-rtti | 2015-11-12 | 1 | -2/+1 | ||
| |\ \ \ \ | ||||||
| | * | | | | Enable RTTI on Windows builds. | 2015-11-12 | 1 | -2/+1 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #1122 from polaris-/gdbstub | 2015-11-11 | 18 | -9/+1190 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Fix bug with reading addresses and lengths | 2015-11-03 | 1 | -45/+55 | ||
| | * | | | Change headers | 2015-10-29 | 1 | -2/+2 | ||
| | * | | | Add some headers so TravisCI will hopefully work | 2015-10-22 | 1 | -0/+2 | ||
| | * | | | Use CHAR_BIT instead of 8 | 2015-10-22 | 1 | -11/+11 | ||
| | * | | | Handle changes pointed out in comments on PR | 2015-10-22 | 3 | -65/+36 | ||
| | * | | | Add a register variable to loops | 2015-10-21 | 1 | -6/+9 | ||
| | * | | | Update register read loops to go with last commit | 2015-10-21 | 1 | -6/+7 | ||
| | * | | | Pad responses to gdb for VFP registers | 2015-10-21 | 1 | -0/+3 | ||
| | * | | | Try to add support for VFP registers | 2015-10-21 | 1 | -4/+21 | ||
| | * | | | Fix buffer overflow comments | 2015-10-21 | 1 | -2/+3 | ||
| | * | | | Remove unnecessary new lines, changed Deinit to Shutdown | 2015-10-11 | 5 | -11/+8 | ||
| | * | | | Use BreakpointAddress struct instead of passing address directly | 2015-10-04 | 3 | -8/+18 | ||
| | * | | | Toggle use_gdbstub in citra GLFW | 2015-10-04 | 1 | -0/+1 | ||
| | |\ \ \ | ||||||
| | | * | | | Implement gdbstub | 2015-09-19 | 18 | -9/+1182 | ||
| | * | | | | Implement gdbstub | 2015-10-04 | 18 | -9/+1174 | ||
| * | | | | | Merge pull request #1236 from Subv/log_overflow | 2015-11-09 | 1 | -0/+2 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | GPU/Loaders: Log an error when a loader tries to load from a component beyond... | 2015-11-09 | 1 | -0/+2 | ||
| |/ / / / / | ||||||
| * | | | | | .travis-deps.sh: don't install pkgbuild on OS X | 2015-11-03 | 1 | -1/+1 | ||
| * | | | | | .travis-deps.sh: update curl invocation to follow 302 redirects | 2015-11-03 | 1 | -1/+1 | ||
| | |_|/ / |/| | | | ||||||
| * | | | | Merge pull request #1165 from esoteric-programmer/master | 2015-10-28 | 2 | -4/+66 | ||
| |\ \ \ \ | ||||||
| | * | | | | Added CSND stub. | 2015-10-28 | 2 | -4/+66 | ||
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #1208 from archshift/free-bytes | 2015-10-28 | 8 | -1/+60 | ||
| |\ \ \ \ | ||||||
| | * | | | | Implement FS_User::GetFreeBytes | 2015-10-27 | 8 | -1/+60 | ||
| * | | | | | Merge pull request #1217 from filfat/master | 2015-10-27 | 3 | -1/+21 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix copy paste | 2015-10-24 | 1 | -1/+1 | ||
| | * | | | | | Fix wrong branch | 2015-10-23 | 1 | -0/+12 | ||
| | * | | | | | Add GetTotalStepCount Stub | 2015-10-23 | 1 | -1/+1 | ||
| | * | | | | | Update ptm.h | 2015-10-23 | 1 | -0/+8 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1209 from wwylele/file-path-encoding | 2015-10-22 | 2 | -5/+5 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | change file path encoding to Local8bit() | 2015-10-20 | 2 | -5/+5 | ||
| * | | | | | | Merge pull request #1187 from bunnei/shader-gen | 2015-10-21 | 12 | -620/+678 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | gl_shader_gen: Use explicit locations for vertex shader attributes. | 2015-10-21 | 2 | -15/+9 | ||
| | * | | | | | gl_shader_gen: Optimize code for AppendAlphaTestCondition. | 2015-10-21 | 1 | -16/+11 | ||
| | * | | | | | gl_rasterizer: Define enum types for each vertex texcoord attribute. | 2015-10-21 | 3 | -12/+14 | ||
| | * | | | | | gl_shader_gen: Various cleanups to shader generation. | 2015-10-21 | 3 | -48/+52 | ||