summaryrefslogtreecommitdiffstats
path: root/src/gallium/README.portability
Commit message (Collapse)AuthorAgeFilesLines
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-2/+2
| | | | Also, rename p_tile.[ch] to u_tile.[ch]
* gallium: Fix typo.José Fonseca2008-05-191-1/+1
|
* Add Brian's explanation for inheritance in C.José Fonseca2008-05-011-0/+65
|
* Some notes about debuggingJosé Fonseca2008-03-101-1/+2
|
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+43
This is in a separate commit to ensure renames are properly preserved.