Age | Commit message (Expand) | Author |
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops |
2014-02-27 | ANDROID: Fix Android pre3.1 compatibility. | D G Turner |
2014-02-25 | OPENGL: Fix building with --disable-16bit | Torbjörn Andersson |
2014-02-23 | OSX: Implement TaskbarManager for Mac OS X | Thierry Crozat |
2014-02-22 | ANDROID: Slight formatting fix. | Johannes Schickel |
2014-02-21 | ANDROID: Fix runtime failure on earlier versions of Android. | D G Turner |
2014-02-20 | KEYMAPPER: Have clicking on another remap button disable remapping | Matthew Hoops |
2014-02-18 | WINCE: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | WIN32: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | WII: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | WEBOS: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | VKEYBD: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | TIZEN: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | SYMBIAN: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | SDL: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | SAMSUNGTV: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | PSP: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | PS3: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | PS2: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | POSIX: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | OPENPANDORA: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | NULL: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | N64: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | MAEMO: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | LINUXMOTO: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | KEYMAPPER: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | IPHOME: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | GPH: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | DS: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | DINGUX: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | DC: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | BACKENDS: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | ANDROID: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | AMIGAOS4: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-17 | SDL: Revert add warning if "waveout" driver is being used for audio. | Kirben |
2014-02-16 | SDL: Move debugging code to output SDL video driver name to initBackend. | D G Turner |
2014-02-15 | Merge pull request #432 from klusark/race | Alyssa Milburn |
2014-02-14 | SDL: Add warning if "waveout" driver is being used for audio. | D G Turner |
2014-02-12 | OPENGL/SDL: Default to RGBA8888 (memory layout). | Johannes Schickel |
2014-02-12 | OPENGL: Always support RGBA8888 (memory layout). | Johannes Schickel |
2014-02-12 | OPENGL: Move RGBA8888 (logical layout) to OpenGL specific formats. | Johannes Schickel |
2014-02-12 | OPENGL: Use frac_t for cursor scaling. | Johannes Schickel |
2014-02-12 | OPENGL: Simplify shake offset application. | Johannes Schickel |
2014-02-12 | OPENGL: Use GLfloat for draw cooridnates in Texture. | Johannes Schickel |
2014-02-12 | OPENGL: Use signed types for mouse coordinates. | Johannes Schickel |
2014-02-12 | OPENGL: Properly use signed types for cursor hotspot. | Johannes Schickel |
2014-02-12 | SDL: Add debugging code to output SDL video driver name being used. | D G Turner |
2014-02-12 | SDL: Add debugging code to output SDL audio driver name being used. | D G Turner |
2014-02-11 | OPENGL: Fix cursor regression when defaultFormat doesn't have an alpha channel. | Johannes Schickel |
2014-02-11 | OPENGL: Properly setup full game palette on video mode change if required. | Johannes Schickel |