index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-10-31
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
Merge pull request #54309 from ibrahn/alsa-midi-fix
Rémi Verschelde
2022-10-31
Merge pull request #67729 from Riteo/workaround-extension-feature-bug
Rémi Verschelde
2022-10-31
Merge pull request #67032 from clayjohn/GLES3-gpu-profiling
Rémi Verschelde
2022-10-28
Merge pull request #67112 from Chaosus/fix_boolean_uniform_instances
Yuri Rubinsky
2022-10-27
Merge pull request #66107 from devloglogan/ambient-light-disabled-fix
Clay John
2022-10-27
Merge pull request #64710 from MinusKube/window-size-crash
Clay John
2022-10-27
Merge pull request #67043 from clayjohn/clip_children
Clay John
2022-10-26
Merge pull request #67912 from RevoluPowered/fix-exeception-bad-access
Clay John
2022-10-26
Fix EXE_BAD_ACCESS caused by optional argument
Gordon MacPherson
2022-10-24
Merge pull request #67541 from RandomShaper/refactor_subgroup_ads
Clay John
2022-10-23
Merge pull request #65334 from dsnopek/opengl-multiview
Clay John
2022-10-22
implemented mesh_surface_update_x functions
keptsecret
2022-10-22
Check for a Vulkan extension before checking its features
Riteo
2022-10-21
Add multiview to the opengl3 driver
David Snopek
2022-10-20
Let the RD driver itself expose subgroup caps
Pedro J. Estébanez
2022-10-19
Use opaque composition if transparency is disabled
Riteo
2022-10-18
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-17
Fix MIDI input with ALSA.
Ibrahn Sahir
2022-10-15
Merge pull request #63332 from KoBeWi/static_images_aka_photos
Rémi Verschelde
2022-10-15
Merge pull request #67416 from clayjohn/GLES3-primitive
Rémi Verschelde
2022-10-14
Fix drawing of 2D primitives in OpenGL3 renderer
clayjohn
2022-10-14
Fix error in Web builds that resulting in 2D
clayjohn
2022-10-14
Implement multiple clip_children modes for CanvasItems
clayjohn
2022-10-14
Make some Image methods static
kobewi
2022-10-14
Detect Wine and disable unsupported IAudioClient3 interface.
bruvzg
2022-10-13
Improve behaviour of clip_children by clipping
clayjohn
2022-10-13
Merge pull request #67335 from clayjohn/GLES3-2d-lights
Rémi Verschelde
2022-10-13
Merge pull request #67307 from TechnoPorg/lod-radial-distance
Rémi Verschelde
2022-10-12
Add 2D lights to OpenGL3 canvas renderer
clayjohn
2022-10-12
Use radial distance for making LOD decisions.
TechnoPorg
2022-10-11
Merge pull request #67227 from BastiaanOlij/vkCreateRenderPass2KHR_fallback
Clay John
2022-10-12
Added fallback to vkCreateRenderPass if VK_KHR_CREATE_RENDERPASS_2_EXTENSION_...
Bastiaan Olij
2022-10-11
Merge pull request #67110 from Chaosus/fix_incorrect_vec3_ubo_fill
Clay John
2022-10-11
Merge pull request #66221 from Mickeon/painstakingly-appending-ds-en-you-tea-es
Rémi Verschelde
2022-10-11
Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo
Rémi Verschelde
2022-10-11
Fetch video adapter driver name and version from OS on Linux/*BSD and Windows
MJacred
2022-10-11
Cleanup unused defines in platform code
Rémi Verschelde
2022-10-11
Merge pull request #67000 from RandomShaper/split_render_further
Rémi Verschelde
2022-10-10
SCons: Re-enable treating `#warning` as error with `werror`
Rémi Verschelde
2022-10-10
SCons: Cleanup GCC warnings configuration
Rémi Verschelde
2022-10-09
Fix incorrect setup of boolean uniform instances
Yuri Rubinsky
2022-10-09
Fix incorrect offset for vec3 datatypes in `_fill_std140_ubo_empty`
Yuri Rubinsky
2022-10-07
Allow clearing backbuffer after finishing CanvasGroup
clayjohn
2022-10-07
Add OpenGL timer queries to OpenGL3 backend
clayjohn
2022-10-07
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-06
Polish rendering driver refactor further
Pedro J. Estébanez
2022-10-06
Use a giant UBO to optimize performance in 2D
clayjohn
2022-10-06
Merge pull request #66965 from bruvzg/win_llvm
Rémi Verschelde
2022-10-06
Merge pull request #64815 from RandomShaper/default_cpu_count
Rémi Verschelde
[next]