Age | Commit message (Expand) | Author |
---|---|---|
2010-01-03 | rtasm: Play nicely with Windows's Data Execution Prevention. | José Fonseca |
2009-03-25 | Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc | Alan Coopersmith |
2009-02-25 | gallium: Add support for BSD operating systems, tested with FreeBSD | Benjamin Close |
2009-02-18 | util: Move p_debug.h into util module. | José Fonseca |
2008-10-29 | gallium: fix alignment parameter passed to u_mmAllocMem() | Brian Paul |
2008-10-29 | gallium: prefix memory manager functions with u_ to differentiate from functi... | Brian Paul |
2008-10-29 | gallium: test for PIPE_OS_LINUX instead of __linux__ | Brian Paul |
2008-08-26 | gallium: thread wrapper clean-up | Brian Paul |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-02-19 | Fix windows build. | José Fonseca |
2008-02-19 | Move mm.c code into util module. | José Fonseca |
2008-02-19 | Rename rtasm files. | José Fonseca |