summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/mm.h
AgeCommit message (Collapse)Author
2005-10-18Add _mesa_exec_malloc() and _mesa_exec_free() for allocatingKeith Whitwell
executable memory. Based on Thomas Hellstrom's patch. TODO: glapi.c also needs this, but cannot access this code.
2005-02-14mesa-fix-one-bit-signed-bitfield.patch from Jeff MuizelaarKeith Whitwell
2003-08-06Shared dri driver resourcesKeith Whitwell