提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde ccbb91137f Merge pull request #82766 from BastiaanOlij/fix_debanding_issue 2 年之前
  Rémi Verschelde 03ff9fedb6 Merge pull request #82101 from bruvzg/x11_gles 2 年之前
  bruvzg af00c4a54a [X11] Add support for using EGL/GLES instead of GLX. 2 年之前
  Bastiaan Olij 480fe5767e Forgot to add debanding to config object 2 年之前
  Pedro J. Estébanez 77d8372285 Fix drawing of viewports without swapping buffers 2 年之前
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 年之前
  Dario 057367bf4f Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support. 2 年之前
  bruvzg 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 3 年之前
  Dario 5155870d64 Improve handling of motion vectors for multimesh instances. 2 年之前
  clayjohn 57eb762bae Add option to enable HDR rendering in 2D 2 年之前
  Bastiaan Olij 4874b96033 Expose RenderingSceneBuffers through ClassDB 2 年之前
  clayjohn 36a005fafc Add RENDERING_INFO parameters to GL Compatibility renderer 2 年之前
  Bastiaan Olij ab60d3b65c Expose viewports render targer RID 2 年之前
  Alon Ran 2d7db30f0d Use the original canvas to calculate light positioning 2 年之前
  Rémi Verschelde e78b77481e Merge pull request #73240 from myaaaaaaaaa/worker-h 2 年之前
  myaaaaaaaaa 6f88392d02 Move some worker_thread_pool.h includes out of header files 2 年之前
  clayjohn 4317f6236f Do clear request before reading from render target when using CANVAS_BG 2 年之前
  Markus Sauermann d249370cd7 Fix crash in editor when setting `SubViewport.size` to zero 2 年之前
  clayjohn 9071809021 Remove viewport_set_disable_environment in favor of viewport_set_environment_mode 2 年之前
  clayjohn 71ed83d301 Warn when trying to enable TAA from mobile or gl_compatibility backend 2 年之前
  Bastiaan Olij 478c37deb8 Improving communication of scaling settings to renderer implementation 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  clayjohn 72bc7e5a9d Always try to clear render target before drawing 3D with Canvas BG mode 2 年之前
  clayjohn 21ac6d7d8e Finish implementing Canvas Background mode 2 年之前
  David Snopek 7fb8b931d7 Collapse three seperate texture storage methods into render_target_set_override() 3 年之前
  Rémi Verschelde 604abb434f Merge pull request #52350 from BimDav/viewport_canvas_cull 3 年之前
  BimDav fcb9be66a2 Viewport canvas cull mask feature 4 年之前
  Bastiaan Olij b742b4c6e6 Changing timing of call to xr_interface->pre_draw_viewport 3 年之前
  Bastiaan Olij c7656978ba Adding getters to RenderTarget and implementing override functionality for XR 3 年之前
  Rémi Verschelde e5aa5eb806 Merge pull request #66780 from dsnopek/webxr-emulator-fix 3 年之前