I have few doubts/questions.
On 05/03/2019 23:57, Brian Paul wrote:
This will allow us to query whether a context is valid.
In addition to keeping a list of contexts, we need to give each
context we create a unique ID which is never re-used. The screen
also contains a bitmask to track which ID
This will allow us to query whether a context is valid.
In addition to keeping a list of contexts, we need to give each
context we create a unique ID which is never re-used. The screen
also contains a bitmask to track which IDs are valid. We need the
ID since a context pointer could be recycled