Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glthread: handle buffer unbinding via glDeleteBuffers | Marek Olšák | 2020-03-20 | 1 | -3/+23 |
* | mesa: put gl_thread_state inside gl_context to remove pointer indirection | Marek Olšák | 2020-03-20 | 1 | -1/+1 |
* | glthread: rename marshal.h/c to glthread_marshal.h and glthread_shaderobj.c | Marek Olšák | 2020-03-20 | 1 | -1/+1 |
* | glthread: move buffer functions into glthread_bufferobj.c | Marek Olšák | 2020-03-20 | 1 | -0/+301 |