Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times | Marek Olšák | 2018-04-13 | 1 | -2/+2 |
| | | | | which also simplifies the build scripts. | ||||
* | galahad: remove driver | Emil Velikov | 2015-03-21 | 1 | -2/+2 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]> | ||||
* | targets/graw-gdi: link with mesautil, not mesautils | Brian Paul | 2014-08-04 | 1 | -1/+1 |
| | | | | Reviewed-by: Jason Ekstrand <[email protected]> | ||||
* | gallium: Move sRGB <-> RGB handling to libmesautil | Jason Ekstrand | 2014-08-04 | 1 | -0/+1 |
| | | | | | Signed-off-by: Jason Ekstrand <[email protected]> Reviewed-by: Marek Olšák <[email protected]> | ||||
* | graw-gdi: Silence gcc missing initialization warning. | José Fonseca | 2011-03-06 | 1 | -1/+3 |
| | |||||
* | scons: Use inline wrap helpers more consistently. | José Fonseca | 2010-11-18 | 1 | -8/+7 |
| | |||||
* | graw: Use inline debug helper instead of non-inline version | Jakob Bornecrantz | 2010-11-17 | 2 | -2/+5 |
| | |||||
* | graw: Use inline sw helper instead of roll your own loader | Jakob Bornecrantz | 2010-11-10 | 1 | -3/+2 |
| | |||||
* | graw/gdi: Fix window dimensions. | Michal Krol | 2010-11-04 | 1 | -3/+8 |
| | | | | | | The requested window size is of the client area, so account for surrounding borders and bars when creating the window. | ||||
* | graw/gdi: Initial commit. | Michal Krol | 2010-11-04 | 2 | -0/+194 |