Histórico de Commits

Autor SHA1 Mensagem Data
  Lasse Öörni 721f70fe1a Fixed D3D9 build. Added borderless as a command line option and documented it. há 12 anos atrás
  Alex Parlett a63ab49ac5 Added the ability to specify whether a window is borderless or not (decorated with borders); há 12 anos atrás
  Lasse Öörni d1df925013 Added Image::GetSDLSurface() to avoid code duplication. Fixed crash from null image pointer in Graphics::CreateWindowIcon(). há 12 anos atrás
  Lasse Öörni 679007d1b5 Normalize whitespace, update documentation. há 12 anos atrás
  Lasse Öörni cc4c4e6a79 Merge remote-tracking branch 'remotes/alexparlett/window-icon' há 12 anos atrás
  Lasse Öörni 9752cbed1e Removed OpenGL scratch buffer allocation log spam, even in debug mode. há 12 anos atrás
  Alex Parlett 2505149255 Added ability to specify window icon (external application window) using an Image resource and SDL cross platform capability há 12 anos atrás
  Lasse Öörni 3abae76ec2 Use constant for number of draw buffers. há 12 anos atrás
  Lasse Öörni a80793b901 Match desktop OpenGL behavior with Direct3D: check that fullscreen window size is a valid resolution and do not enter fullscreen mode if it isn't. Closes #52. há 12 anos atrás
  Lasse Öörni f299c0d815 Fixed Android GL context destroy / restore. Removed project.properties file, as it's generated by the command "android update project". há 12 anos atrás
  Lasse Öörni cfd2516000 Return window size for GetDesktopResolution() on mobile platforms due to possible SDL bug. há 12 anos atrás
  Lasse Öörni 25c7aa53c3 Added GetDesktopResolution() to Graphics. há 12 anos atrás
  Lasse Öörni 2fbe931cee Added SetWindowPosition() / GetWindowPosition() to Graphics. há 12 anos atrás
  Lasse Öörni 6ad8a077aa Do not place any demands on OpenGL ES 2.0 color/depth configuration to allow running on eg. RGB_565 pixel format. há 12 anos atrás
  Lasse Öörni 168b69c09d Added StaticObjectGroup component for optimizing culling, light and drawcall processing. Update HugeObjectCount to use it. Not yet exposed to script. há 12 anos atrás
  Lasse Öörni dcb39bf810 Add note of Direct3D9 bool shader constants possibly having no effect. há 12 anos atrás
  Wei Tjong Yao 51d2a7321a Added support to pass boolean shader parameter value. há 12 anos atrás
  Lasse Öörni 7a20f0ad03 Optimize repeated GetWorldBoundingBox() in Drawable::UpdateBatches() override functions. há 12 anos atrás
  Lasse Öörni 10b4fd2438 Improved fix for OS X fullscreen transition problem. há 12 anos atrás
  Lasse Öörni e903c5edff Before closing an OpenGL SDL window, set it to windowed to fix annoying transition effect on OS X. há 12 anos atrás
  Lasse Öörni 8f0182d1e9 In case SDL's window resize event is handled late, use the current window size at the time of handling, not the event parameters. há 12 anos atrás
  Wei Tjong Yao 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. há 12 anos atrás