axmol/core/renderer/backend/opengl
solan-solan 64034df2ad
GL_RGBA32F GL backend support (#1034)
* Added GL_RGBA32F_EXT for GL backend to support floating point textures.

* Committing genbindings changes

* Added fp texture constant to mtl.

Co-authored-by: solan-solan <solan-solan@users.noreply.github.com>
2023-01-19 22:10:41 +08:00
..
BufferGL.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
BufferGL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
CommandBufferGL.cpp Fix ci 2022-11-10 22:03:40 +08:00
CommandBufferGL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
DepthStencilStateGL.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
DepthStencilStateGL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
DeviceGL.cpp 🔨Fix #887 2022-10-12 19:44:31 +08:00
DeviceGL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
DeviceInfoGL.cpp Fix ci 2022-11-10 22:03:40 +08:00
DeviceInfoGL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
MacrosGL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
ProgramGL.cpp Fix memory leak 2022-10-20 20:18:32 +08:00
ProgramGL.h Fix memory leak 2022-10-20 20:18:32 +08:00
RenderPipelineGL.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
RenderPipelineGL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
RenderTargetGL.cpp Migrate macros 'CC_' to 'AX_' 2022-07-15 19:17:01 +08:00
RenderTargetGL.h Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
ShaderModuleGL.cpp Improve code quality (stage1.Oct) (#916) 2022-10-13 21:44:42 +08:00
ShaderModuleGL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
TextureGL.cpp fixing some warnings compilation in linux gcc 12.2.0 2022-11-14 15:46:27 -03:00
TextureGL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
UtilsGL.cpp GL_RGBA32F GL backend support (#1034) 2023-01-19 22:10:41 +08:00
UtilsGL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00