axmol/core/renderer/backend/metal
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
..
BufferMTL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
BufferMTL.mm Final migrate (#876) 2022-10-01 16:24:52 +08:00
BufferManager.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
BufferManager.mm Final migrate (#876) 2022-10-01 16:24:52 +08:00
CommandBufferMTL.h Fix ci 2022-11-01 16:02:13 +08:00
CommandBufferMTL.mm Fix warnings (implicit conversion loses and use of deprecated function) 2022-11-20 09:58:34 +09:00
DepthStencilStateMTL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
DepthStencilStateMTL.mm Final migrate (#876) 2022-10-01 16:24:52 +08:00
DeviceInfoMTL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
DeviceInfoMTL.mm Final migrate (#876) 2022-10-01 16:24:52 +08:00
DeviceMTL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
DeviceMTL.mm 🔨Fix #887 2022-10-12 19:44:31 +08:00
ProgramMTL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
ProgramMTL.mm Final migrate (#876) 2022-10-01 16:24:52 +08:00
RenderPipelineMTL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
RenderPipelineMTL.mm Final migrate (#876) 2022-10-01 16:24:52 +08:00
RenderTargetMTL.h Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
RenderTargetMTL.mm Fix warnings (implicit conversion loses and use of deprecated function) 2022-11-20 09:58:34 +09:00
ShaderModuleMTL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
ShaderModuleMTL.mm Final migrate (#876) 2022-10-01 16:24:52 +08:00
TextureMTL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
TextureMTL.mm Fix warnings (implicit conversion loses and use of deprecated function) 2022-11-20 09:58:34 +09:00
UtilsMTL.h Fix ci 2022-11-01 16:02:13 +08:00
UtilsMTL.mm GL_RGBA32F GL backend support (#1034) 2023-01-19 22:10:41 +08:00