summaryrefslogtreecommitdiff
path: root/src/video/pandora
Commit message (Expand)AuthorAgeFilesLines
* Removed non-functional window grab implementationsSam Lantinga2021-01-252-6/+0
* Rename SetWindowGrab() to SetWindowMouseGrab()Cameron Gutman2021-01-251-1/+1
* Updated copyright for 2021Sam Lantinga2021-01-024-4/+4
* Added events for dynamically connecting and disconnecting displays, with an i...Sam Lantinga2020-10-081-1/+1
* Updated copyright date for 2020Sam Lantinga2020-01-164-4/+4
* Updated copyright for 2019Sam Lantinga2019-01-044-4/+4
* Updated copyright for 2018Sam Lantinga2018-01-034-4/+4
* Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.hSam Lantinga2017-08-281-2/+2
* pandora: Fixed compile error.Philipp Wiesemann2017-06-161-1/+1
* Fixed SDL_GetWindowWMInfo() returning success on three unsupported platforms.Philipp Wiesemann2017-06-151-0/+4
* Removed newlines from error messages.Philipp Wiesemann2017-03-261-2/+2
* Updated copyright for 2017Sam Lantinga2017-01-014-4/+4
* Fixed bug 3513 - SDL_GL_SwapWindow does not return error statusSam Lantinga2016-12-091-3/+3
* Pandora: Fixed memory leak in video implementation.Philipp Wiesemann2016-07-201-0/+2
* Pandora: Fixed compile warnings in video implementation (thanks, Bombo!).Philipp Wiesemann2016-07-202-19/+2
* Pandora: Fixed SDL version in debug output.Philipp Wiesemann2016-07-191-4/+4
* Updated comments in video implementations.Philipp Wiesemann2016-07-181-1/+1
* Pandora: Fixed compile error in video implementation (thanks, Bombo!).Philipp Wiesemann2016-07-181-1/+0
* Updated copyright to 2016Sam Lantinga2016-01-024-4/+4
* Updated the copyright year to 2015Sam Lantinga2015-05-264-4/+4
* Fixed bug 2374 - Update copyright for 2014...Sam Lantinga2014-02-024-4/+4
* Make internal SDL sources include SDL_internal.h instead of SDL_config.hRyan C. Gordon2013-11-244-4/+4
* Made PND_setwindowgrab() a no-op. It was a cut/paste of PND_destroywindow().Ryan C. Gordon2013-07-151-2/+0
* File style cleanup for the SDL 2.0 releaseSam Lantinga2013-05-181-14/+14
* Make SDL_SetError and friends unconditionally return -1.Ryan C. Gordon2013-03-311-24/+12
* Happy New Year!Sam Lantinga2013-02-154-4/+4
* Removed executable bit from source filesSam Lantinga2012-09-274-0/+0
* Added SDL_SetWindowBordered() API.Ryan C. Gordon2012-09-131-0/+2
* Add support for (GLX|WGL)_EXT_swap_control_tear.Ryan C. Gordon2012-08-011-9/+1
* Happy New Year!Sam Lantinga2011-12-314-4/+4
* Lots of fixes importing SDL source wholesale into a new iOS projectSam Lantinga2011-10-312-1/+9
* SDL 1.3 is now under the zlib license.Sam Lantinga2011-04-084-81/+69
* Happy 2011! :)Sam Lantinga2011-02-114-4/+4
* Window coordinates are in the global space and windows are not tied to a part...Sam Lantinga2011-02-101-2/+2
* Removed gamma support since it wasn't widely used and not well supported.Sam Lantinga2011-02-101-2/+0
* Making the API simpler, removed support for palettized video modes and textures.Sam Lantinga2011-02-011-2/+0
* Removed completely non-portable event thread hack.Sam Lantinga2011-01-271-1/+0
* Hello Sam.Sam Lantinga2010-06-171-2/+2
* Fixed bug #926Sam Lantinga2010-01-244-4/+4
* Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* ...Sam Lantinga2010-01-211-2/+2
* Work in progress on multi-display support:Sam Lantinga2009-12-011-45/+4
* Scott to sloukenSam Lantinga2009-11-171-0/+50
* David Carre to SamSam Lantinga2009-08-181-2/+4
* David Carre to SamSam Lantinga2009-08-111-0/+2
* OpenPandora support added by David Carr?Sam Lantinga2009-05-314-0/+1030