aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2010-08-20OPENGL: Fix issue with resize events generated after going out of fullscreen ...Alejandro Marzini
2010-08-16Merge trunk, from r51777 to r52105Alejandro Marzini
2010-08-15PSP: slight fix to ME MP3 playerYotam Barnoy
2010-08-14WII: Fix compilation of the GameCube port.Andre Heider
2010-08-14WII: Update port for the current versions of the base libraries. Enable DVD a...Andre Heider
2010-08-13OPENGL: Restrict window scaling if current desktop resolution is not big enough.Alejandro Marzini
2010-08-13OPENGL: Remove unnecessary best fullscreen mode detection code.Alejandro Marzini
2010-08-13OPENGL: Disable resizable window when not using an aspect ratio correction.Alejandro Marzini
2010-08-13OPENGL: Remove unnecessary aspect ratio corrections, and add "Original Size" ...Alejandro Marzini
2010-08-12SDL: Make use of SDL_BACKEND instead of platform specific defines.Alejandro Marzini
2010-08-12OPENGL: Fix problem when switching between SDL and OpenGL Graphics Managers.Alejandro Marzini
2010-08-11LINUXMOTO: Do not include base/internal_version.hMax Horn
2010-08-11GP2X: Do not include base/internal_version.hMax Horn
2010-08-06Fix dc build.Alejandro Marzini
2010-08-06OPENGL: Add 5/3 and 5/4 aspect ratio corrections.Alejandro Marzini
2010-08-06Enabled translation by default. Include common/error.cpp in uiq3 makefile Lars Persson
2010-08-06Start to support Flac when building!Lars Persson
2010-08-06Don't include engines/sci as userinclude path, causes conflicts with graphics...Lars Persson
2010-08-06Don't include engines/sci as userinclude path, causes conflicts with graphics...Lars Persson
2010-08-06Merged from trunk, from r51495 to r51775Alejandro Marzini
2010-08-05OPENGL: Improve aspect ratio correction mode selection.Alejandro Marzini
2010-08-04OPENGL: Fix compiling for GLES.Alejandro Marzini
2010-08-03PSP: Factored out thread creation routines into PspThreadable class.Yotam Barnoy
2010-08-03OPENGL: Refresh OpenGL textures on all loadGFX() calls.Alejandro Marzini
2010-08-03OPENGL: Prioritize desktop resolution as default fullscreen mode.Alejandro Marzini
2010-08-02N64: mention hkz-libn64 download location in port readmeFabio Battaglia
2010-08-02DS: Allow disabling assert via NDEBUG; cleanupMax Horn
2010-08-02DS: Disable debug mode in setup-builddirs.shMax Horn
2010-08-02DS: More closely immitate CXXFLAGS of custom DS build systemMax Horn
2010-08-02DS: Reorder & complete list of OPT_SPEED files; some tweaksMax Horn
2010-08-02OPENGL: Add missing header.Alejandro Marzini
2010-08-02OPENGL: Save last fullscreen mode size to config file.Alejandro Marzini
2010-08-02OPENGL: Improve fullscreen mode selection. Add warpMouse adjusting.Alejandro Marzini
2010-08-01OPENGL: By default only enable None, Conserve and 4/3 aspect ratio corrections.Alejandro Marzini
2010-08-01Fix warnings.Alejandro Marzini
2010-08-01SYMBIAN 2nd installment of getting symbian to build with gsoc2010 SDL Lars Persson
2010-08-01SYMBIAN platform. Correct building of SDL refacturing for Symbian.Lars Persson
2010-08-01CONFIGURE: add support for N64 port to configureFabio Battaglia
2010-08-01iPhone: changed GL_NEAREST to GL_LINEAR in miniaturization filter as per foru...Yotam Barnoy
2010-08-01OPENGL: Remove use of floats for aspect ratio correction. Improved fullscreen...Alejandro Marzini
2010-07-31OPENGL: Switch to native resolution fullscreen as default.Alejandro Marzini
2010-07-31OPENGL: Add support for BGR and rgb(a) reversed formats (Not available for GL...Alejandro Marzini
2010-07-31DS: Remove now redundant ds-fs.o from PORT_OBJSMax Horn
2010-07-31DS: Add shell script which emulates old DS builds using configure&makeMax Horn
2010-07-31DS: Fix custom DS build systemMax Horn
2010-07-31OPENGL: For GLES, add glOrthox and do not use GL_BGR.Alejandro Marzini
2010-07-31Add OpenGL dependencies to MinGW configure.Alejandro Marzini
2010-07-31OPENGL: Fix texture updating.Alejandro Marzini
2010-07-30PSP: optimized memcpy some more and fixed memcpy testingYotam Barnoy
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini