godot/modules/webm
Mateo Kuruk Miccino f387b9b4f4 Multiple changes to DisplayServerX11
- Travis: Change x11 to linuxbsd
- SCons: Change x11 plataform to linuxbsd
- Plugins: Remove ; to avoid fallthrough warning
- DisplayServerX11: Implement set_icon
- DisplayServerX11: Fix X11 bug when a window was erased from windows
  map, all the changes from that erased windows are sending to the main
  window
- DisplayServerX11: Reorder create_window commands
- DisplayServerX11: Change every Size2 to Size2i and Rect2 to Rect2i
  where it belongs

+ More X11 fixes which have been integrated directly back into reduz's
original commits while rebasing the branch.
2020-03-26 15:49:54 +01:00
..
doc_classes Update docs to version 4.0 2020-01-31 17:15:41 -08:00
libvpx Multiple changes to DisplayServerX11 2020-03-26 15:49:54 +01:00
config.py Unexpose subclasses of ResourceFormatLoader and -Saver 2019-06-18 17:56:23 +02:00
register_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub SCons: Enable C++11 on the whole codebase 2019-07-22 17:17:30 +02:00
video_stream_webm.cpp Removed interactive loader, added proper thread loading. 2020-02-28 11:20:45 -03:00
video_stream_webm.h Removed interactive loader, added proper thread loading. 2020-02-28 11:20:45 -03:00