Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: rename 'state tracker' to 'frontend' | Marek Olšák | 2020-05-13 | 1 | -1/+1 |
* | remove final imports.h and imports.c bits | Dylan Baker | 2020-04-21 | 1 | -1/+1 |
* | mesa/st: initialize all winsys_handle fields for memory objects | Tapani Pälli | 2020-04-16 | 1 | -7/+11 |
* | Move compiler.h and imports.h/c from src/mesa/main into src/util | Marek Olšák | 2020-03-27 | 1 | -1/+1 |
* | st/mesa: move utility functions, macros into new st_util.h file | Brian Paul | 2019-03-11 | 1 | -0/+1 |
* | gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_* | Dave Airlie | 2018-05-30 | 1 | -1/+1 |
* | mesa/st: add missing copyright headers to memoryobjects files | Andres Rodriguez | 2017-11-14 | 1 | -0/+24 |
* | st/mesa: don't call close() on Windows | Brian Paul | 2017-09-28 | 1 | -0/+2 |
* | mesa/st: start adding memory object support | Dave Airlie | 2017-08-06 | 1 | -0/+64 |