Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Conversation

@DuncanMcBain
Copy link
Member

No description provided.

Samplers now have an enum specifying if they are normalised or not. Much clearer than a bool. A larger change is that buffer::get_access() - the function to call when getting a host accessor - doesn't need the template parameter access::target::host_buffer, because it is unambiguous (the function doesn't take a handler, unlike all other get_accesses). This is a breaking change that has affected a lot of code. Additionally, a formatting pass was applied over the repository, which has inflated the size of the diff somewhat.
@DuncanMcBain
Copy link
Member Author

Manual rebase and merge: cc2d59c

@DuncanMcBain DuncanMcBain deleted the next_version branch March 9, 2018 20:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

2 participants