index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gles3
/
rasterizer_gles3.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-0
/
+2
|
\
|
*
Merge pull request #96705 from elmajime/camera_from_external_feed
Thaddeus Crews
2024-11-04
1
-0
/
+2
|
|
\
|
|
*
Added external camera feed from external plugin on Android
maxime.chambefort
2024-10-30
1
-0
/
+2
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-0
/
+1
|
\
|
|
|
*
|
Don't include `core/io/image.h` in `core/os/os.h`
Yevhen Babiichuk (DustDFG)
2024-10-18
1
-0
/
+1
*
|
|
Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6
Spartan322
2024-10-14
1
-3
/
+18
|
\
|
|
|
*
|
Merge pull request #94952 from alvinhochun/angle-d3d11-flip-y
Thaddeus Crews
2024-10-10
1
-3
/
+18
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Optimize ANGLE on D3D11 to remove an extra blit
Alvin Wong
2024-07-31
1
-3
/
+18
*
|
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
|
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-2
/
+2
|
/
/
*
|
Clean up two recently introduced WebGL errors
clayjohn
2024-09-23
1
-3
/
+5
*
|
OpenGL: Unconditionally do `glDisable(GL_FRAMEBUFFER_SRGB)` because we do our...
David Snopek
2024-08-12
1
-0
/
+7
|
/
*
Fix regression around OpenGL swapchain optimisation for OpenXR
Bastiaan Olij
2024-07-29
1
-2
/
+2
*
Disable `*glGetProcAddress()` on the web
David Snopek
2024-06-24
1
-1
/
+1
*
Merge pull request #92851 from patwork/fix-tooltips-viewport-dims
Rémi Verschelde
2024-06-17
1
-2
/
+1
|
\
|
*
Make query for GL_MAX_VIEWPORT_DIMS compatible with web exports
patwork
2024-06-14
1
-2
/
+1
*
|
Fix Adreno 3xx compatibility for devices with newer driver versions
Alexander Hartmann
2024-06-11
1
-3
/
+3
|
/
*
Fix Steam input "crc" errors, and some other Coverity reports of uninitialize...
Rémi Verschelde
2024-05-31
1
-9
/
+8
*
Apply additional fixes to servers' threading
Pedro J. Estébanez
2024-05-08
1
-2
/
+5
*
Add reflection probe support to compatibility renderer using 2 probe approach.
Bastiaan Olij
2024-04-09
1
-0
/
+2
*
clang-tidy: Enforce `modernize-use-nullptr`
Thaddeus Crews
2024-03-12
1
-1
/
+1
*
Merge pull request #88745 from clayjohn/GLES3-system-fbo
Rémi Verschelde
2024-02-27
1
-2
/
+2
|
\
|
*
Consistently use system_fbo instead of binding 0 as it is needed for iOS devices
clayjohn
2024-02-25
1
-2
/
+2
*
|
Fix Compatibility Rendering (GLES3) on old and low budget devices.
Alexander Hartmann
2024-02-22
1
-1
/
+16
|
/
*
Implement glow/bloom on compatibility renderer
Bastiaan Olij
2024-02-19
1
-0
/
+4
*
Add `--no-header` option to clean output
Anatoli Babenia
2024-02-15
1
-1
/
+1
*
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
1
-3
/
+0
*
Skip swapchain logic if there is nothing to present (Android OpenXR)
Bastiaan Olij
2024-01-08
1
-8
/
+6
*
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...
bruvzg
2023-09-21
1
-49
/
+95
*
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-12
1
-1
/
+1
*
UWP: Remove platform port, needs to be redone from scratch for 4.x
Rémi Verschelde
2023-09-07
1
-1
/
+1
*
Replace get_rendering_device() call to prevent crashes on OpenGL.
MJacred
2023-06-06
1
-2
/
+1
*
Merge pull request #76092 from ChibiDenDen/shader_cache_gles3
Rémi Verschelde
2023-05-09
1
-0
/
+31
|
\
|
*
Add shader cache to gles3
ChibiDenDen
2023-04-15
1
-0
/
+31
*
|
Fix gles3 rendering on android studio emulator
ChibiDenDen
2023-04-29
1
-3
/
+4
|
/
*
Forbid passing multiview sampler to the custom function in shaders
Yuri Rubinsky
2023-02-21
1
-0
/
+4
*
Fix issue with clearing screen after part has been drawn
Bastiaan Olij
2023-02-21
1
-7
/
+9
*
Clear Window before blitting Viewport in gl_compatibility renderer
clayjohn
2023-02-14
1
-0
/
+9
*
Trim "/PCIe/SSE2" from GPU names when starting the OpenGL renderer
Hugo Locurcio
2023-02-03
1
-1
/
+2
*
Print name of Vulkan rendering method on startup
Hugo Locurcio
2023-02-03
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Implement boot image in OpenGL3 renderer
clayjohn
2022-12-16
1
-11
/
+17
*
[opengl] Don't flip render target when blitting it to screen if it wasn't ren...
David Snopek
2022-12-04
1
-2
/
+10
*
Regenerate GL loader code with GLAD 2
Riteo
2022-11-14
1
-1
/
+1
*
Merge pull request #67032 from clayjohn/GLES3-gpu-profiling
Rémi Verschelde
2022-10-31
1
-2
/
+8
|
\
|
*
Add OpenGL timer queries to OpenGL3 backend
clayjohn
2022-10-07
1
-2
/
+8
*
|
Add multiview to the opengl3 driver
David Snopek
2022-10-21
1
-4
/
+21
|
/
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-6
/
+4
*
Adding getters to RenderTarget and implementing override functionality for XR
Bastiaan Olij
2022-10-05
1
-5
/
+1
[next]