Parcourir la source

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 il y a 17 heures
Parent
révision
1d62a2569f
1 fichiers modifiés avec 899 ajouts et 781 suppressions
  1. +899
    -781
      src/external/rlsw.h

+ 899
- 781
src/external/rlsw.h
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


Chargement…
Annuler
Enregistrer