Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glthread: ignore vertex arrays with user pointers if they're disabled | Marek Olšák | 2020-03-20 | 1 | -4/+9 |
* | glthread: track which vertex array attribs are enabled | Marek Olšák | 2020-03-20 | 1 | -0/+29 |
* | glthread: rename non_vbo helper functions | Marek Olšák | 2020-03-20 | 1 | -4/+4 |
* | glthread: handle buffer unbinding via glDeleteBuffers | Marek Olšák | 2020-03-20 | 1 | -10/+7 |
* | mesa: put gl_thread_state inside gl_context to remove pointer indirection | Marek Olšák | 2020-03-20 | 1 | -5/+5 |
* | glthread: rename marshal.h/c to glthread_marshal.h and glthread_shaderobj.c | Marek Olšák | 2020-03-20 | 1 | -0/+378 |