Commit History

Author SHA1 Message Date
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. 5 years ago
  Juan Linietsky f8a79a97c7 Effective DisplayServer separation, rename X11 -> LinuxBSD 5 years ago
  Juan Linietsky 9b0dd4f571 A lot of progress with canvas rendering, still far from working. 6 years ago
  Juan Linietsky 4f163972bb Refactored RID/RID_Owner to always use O(1) allocation. 6 years ago
  Rémi Verschelde 815bf761a5 RasterizerCanvas: Use getornull to fetch light occluder polygon 5 years ago
  Rémi Verschelde fa82664419 Merge pull request #34726 from nekomatata/polygon2d-antialiasing-fix 5 years ago
  PouleyKetchoupp 1591677eb8 Fixed antialiasing option for Polygon2D 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Bojidar Marinov eec7702711 Flip cull mode when rendering flipped Light2D and LightOccluder2D 5 years ago
  PouleyKetchoupp e6ebc43d72 Fixed antialiased option for Polygon2D / Line2D 5 years ago
  Rémi Verschelde 083d088de3 Merge pull request #33583 from qarmin/fix_overflows_unitialized 5 years ago
  Rafał Mikrut 99d8626f4a Fix some overflows and unitialized variables 5 years ago
  clayjohn 1253a33423 Improve glBufferSubData usage where safe 5 years ago
  Rémi Verschelde 47389c3a16 Partial revert of #32657, undoing line shifting by 0.5 5 years ago
  Rémi Verschelde 3eb8bd08ec Merge pull request #32657 from ptrojahn/lines 5 years ago
  Paul Trojahn bdaedb601c Fix draw_rect 5 years ago
  Valentin Zagura 6ee84f53a9 GLES2 Fixes for ninepatch margins when patch size is smaller than the patch texture resolution.. 6 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 years ago
  RaphaelHunter 48f28c68bc fix gles2 canvas shader uniform error,close #31201 6 years ago
  Hugo Locurcio 707ce08cdd Implement CanvasItem line antialiasing in GLES2 6 years ago
  clayjohn 2b8b1d7c46 added MultiMeshInstance2D node for using MultiMesh in 2D 6 years ago
  clayjohn 65c211d303 Implement ability to render viewports directly to screen 6 years ago
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 years ago
  marxin e7f22ebdcd Enable warnings=extra on clang and GCC testers. 6 years ago
  Juan Linietsky 34dd772054 Properly redraw if something animated is visible 6 years ago
  Juan Linietsky 8a9119ad7f Fix non initialized variable. 6 years ago
  marxin e5f665c718 Fix -Wsign-compare warnings. 6 years ago
  Juan Linietsky a32b26dfa2 Several fixes to make GLES2 on HTML5 work much better. 6 years ago
  Juan Linietsky 74d0ed2236 Many separate fixes to ensure non power of 2 textures work on GLES2, closes #25897 and many others 6 years ago
  Juan Linietsky aab8f443f9 -Support DEPTH_TEXTURE in GLES2, fixes #25106 6 years ago