This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecd2f824a1f2381d907593c853794de82d8bd580
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
OpenGLDrv
/
Private
History
zach bethel
e7fdf09eb9
Fixed various RHI's to only clear targets with clear actions rather than all targets when any clear action is specified.
...
#jira UE-195766 [CL 28206288 by zach bethel in ue5-main branch]
2023-09-25 17:20:21 -04:00
..
Android
Android Vulkan external PSO compiler precache support
2023-09-22 08:09:25 -04:00
Linux
#jira: none
2023-09-22 18:37:11 -04:00
Windows
…
OpenGL3.cpp
…
OpenGL4.cpp
…
OpenGLBinaryProgramUtils.cpp
…
OpenGLBinaryProgramUtils.h
…
OpenGLBuffer.cpp
…
OpenGLCommands.cpp
Fixed various RHI's to only clear targets with clear actions rather than all targets when any clear action is specified.
2023-09-25 17:20:21 -04:00
OpenGLDevice.cpp
…
OpenGLDrv.cpp
…
OpenGLDrvPrivate.h
…
OpenGLES.cpp
…
OpenGLProgramBinaryFileCache.cpp
Android GLES: Remove some logspam
2023-09-20 14:35:15 -04:00
OpenGLProgramBinaryFileCache.h
…
OpenGLQuery.cpp
…
OpenGLRenderTarget.cpp
…
OpenGLShaders.cpp
…
OpenGLState.cpp
…
OpenGLTexture.cpp
Fixed RHIBindDebugLabelName to take a command list.
2023-09-18 13:51:58 -04:00
OpenGLUAV.cpp
…
OpenGLUniformBuffer.cpp
Fixed "UniformView" setup issues in Vulkan and GL RHI
2023-09-18 05:33:09 -04:00
OpenGLUtil.cpp
…
OpenGLVertexDeclaration.cpp
…
OpenGLViewport.cpp
…