summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/rtasm/rtasm_execmem.c
AgeCommit message (Expand)Author
2010-09-30gallium/rtasm: remove duplicated includeNicolas Kaiser
2010-02-02gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca
2010-01-03rtasm: Play nicely with Windows's Data Execution Prevention.José Fonseca
2009-03-25Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun ccAlan Coopersmith
2009-02-25gallium: Add support for BSD operating systems, tested with FreeBSDBenjamin Close
2009-02-18util: Move p_debug.h into util module.José Fonseca
2008-10-29gallium: fix alignment parameter passed to u_mmAllocMem()Brian Paul
2008-10-29gallium: prefix memory manager functions with u_ to differentiate from functi...Brian Paul
2008-10-29gallium: test for PIPE_OS_LINUX instead of __linux__Brian Paul
2008-08-26gallium: thread wrapper clean-upBrian Paul
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-02-19Fix windows build.José Fonseca
2008-02-19Move mm.c code into util module.José Fonseca
2008-02-19Rename rtasm files.José Fonseca