Skip to content

[1.20.4] Feat: Common buffer interface - #80

Merged
emyfops merged 53 commits into
masterfrom
feature/video
Nov 1, 2024
Merged

[1.20.4] Feat: Common buffer interface#80
emyfops merged 53 commits into
masterfrom
feature/video

Conversation

@emyfops

@emyfopsemyfops commented Sep 29, 2024

Copy link
Copy Markdown
Contributor

Description

What does this PR do?
This pull request adds a new IBuffer interface that can be used for any glMapBuffer compatible buffer target
It contains default implementation for buffer mapping in the client's memory

It adds a new task shared by all environment in order to debug renderer using RenderDoc

@emyfopsemyfops changed the title [1.20.x] [All] Feat: N-buffer backed pixel buffer object for video rendering[1.20.x] [All] Feat: Fast buffer implementationOct 13, 2024
@emyfopsemyfops changed the title [1.20.x] [All] Feat: Fast buffer implementation[1.20.4] [All] Feat: Common buffer interfaceOct 31, 2024
@emyfopsemyfops added this to the Open Beta milestone Oct 31, 2024
@emyfops
emyfops merged commit 04ae067 into masterNov 1, 2024
@emyfops
emyfops deleted the feature/video branch November 1, 2024 17:51
@emyfopsemyfops changed the title [1.20.4] [All] Feat: Common buffer interface[1.20.4] Feat: Common buffer interfaceJan 8, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

featureSuggests or adds a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@emyfops@bladekt@Avanatiker