浏览代码

use of textures for the framebuffer

- Framebuffers can now use all texture types that are already available.
- The 24-bit depth format has been removed as it is no longer needed.
- Framebuffer formats are still defined at compile time.
- The allocated texture size is now preserved, which avoids frequent reallocations when resizing framebuffers and will allow the use of `glTexSubImage2D`.
pull/5655/head
Bigfoot71 9 小时前
父节点
当前提交
1d62a2569f
共有 1 个文件被更改,包括 899 次插入781 次删除
  1. +899
    -781
      src/external/rlsw.h

+ 899
- 781
src/external/rlsw.h
文件差异内容过多而无法显示
查看文件


正在加载...
取消
保存