Age | Commit message (Expand) | Author |
2013-10-20 | Merge pull request #408 from lordhoto/opengl-replacement | Johannes Schickel |
2013-10-19 | TIZEN: Add some further OpenGL related changes by Chris. | Johannes Schickel |
2013-10-19 | TIZEN: Adapt to new OpenGL code. | Johannes Schickel |
2013-10-19 | SDL: Add a OpenGL SDL backend and hook it into the SDL backend. | Johannes Schickel |
2013-10-09 | ANDROID: Really fix compilation. | D G Turner |
2013-10-09 | ANDROID: Fix compilation. | D G Turner |
2013-10-08 | Merge pull request #372 from zeldin/ouya | David Turner |
2013-10-05 | BACKENDS: Remove OpenGL and OpenGL SDL backend. | Johannes Schickel |
2013-08-23 | TIZEN: Silence cppcheck warning in scanStringUntil() | Torbjörn Andersson |
2013-08-18 | ANDROID: Add some margins when screen is a TV | Marcus Comstedt |
2013-08-17 | TIZEN: updates for tizen 2.2 SDK | Chris Warren-Smith |
2013-08-13 | DC: Use const version of ConfigManager::getGameDomains. | Johannes Schickel |
2013-08-08 | ANDROID: Enter main menu on middle mouse press | Marcus Comstedt |
2013-08-08 | ANDROID: Add support for joystick motion | Marcus Comstedt |
2013-08-08 | ANDROID: Add gamepad button support | Marcus Comstedt |
2013-08-07 | IPHONE: Fix accidental double free. | Johannes Schickel |
2013-08-07 | ANDROID: Add OUYA icon and intent | Marcus Comstedt |
2013-08-06 | N64: Do not access Surface::pixels anymore. | Johannes Schickel |
2013-08-06 | DC: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | ANDROID: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | PSP: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | IPHONE: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | NDS: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | PS2: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | WII: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-03 | IPHONE: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-07-18 | Merge pull request #353 from clone2727/eventrec_timer_fix | Eugene Sandulenko |
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse |
2013-07-06 | ALL: Don't use EventRecorder at all when not compiled in | Matthew Hoops |
2013-07-04 | Merge pull request #350 from chrisws/tizen_port_1_6_0a | Johannes Schickel |
2013-07-04 | Merge pull request #331 from sev-/gsoc2012-eventsrecorder | Eugene Sandulenko |
2013-07-04 | SDL: Fix compilation by moving getMixerManager out of USE_OPENGL guard. | Johannes Schickel |
2013-07-04 | SDL: Fix compilation on Solaris 10. | Johannes Schickel |
2013-07-03 | TIZEN: bada port updated to tizen | Chris Warren-Smith |
2013-06-01 | MAEMO: Update debian/changelog | Tarek Soliman |
2013-05-25 | PSP: Remove leftover debug statement to non-existant variable. | D G Turner |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko |
2013-05-16 | ANDROID: Disable parachute slot 0 saves. | Alyssa Milburn |
2013-05-16 | ANDROID: Force htc_fail for all Android devices, for now. | Alyssa Milburn |
2013-05-16 | ANDROID: Ignore subdirectories of asset archives. | Alyssa Milburn |
2013-05-16 | ANDROID: Delete local JNI references to asset data/classes. | Alyssa Milburn |
2013-05-05 | RELEASE: This is 1.7.0git | Eugene Sandulenko |
2013-04-04 | Symbian:Support for new engines | anotherguest |
2013-01-26 | JANITORIAL: Enforce "} // End of namespace" with a single space after }. | Johannes Schickel |
2013-01-14 | IPHONE: Initialize the palettes on startup. | Johannes Schickel |
2013-01-14 | IPHONE: Recreate mouse texture on palette changes when needed. | Johannes Schickel |
2013-01-02 | JANITORIAL: Update copyright year | Strangerke |
2012-12-28 | ANDROID: Minor fixes to build-specific makefile. | D G Turner |
2012-12-24 | ANDROID: Remove parameter forcing use of Modern theme. | D G Turner |
2012-12-16 | WINCE: Fix shadow variable warnings associated with GUIElement classes. | D G Turner |