summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/rtasm/rtasm_execmem.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca2010-02-021-2/+2
* rtasm: Play nicely with Windows's Data Execution Prevention.José Fonseca2010-01-031-2/+30
* Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun ccAlan Coopersmith2009-03-251-3/+3
* gallium: Add support for BSD operating systems, tested with FreeBSDBenjamin Close2009-02-251-3/+7
* util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
* gallium: fix alignment parameter passed to u_mmAllocMem()Brian Paul2008-10-291-2/+2
* gallium: prefix memory manager functions with u_ to differentiate from functi...Brian Paul2008-10-291-4/+4
* gallium: test for PIPE_OS_LINUX instead of __linux__Brian Paul2008-10-291-4/+5
* gallium: thread wrapper clean-upBrian Paul2008-08-261-5/+6
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* Fix windows build.José Fonseca2008-02-191-1/+2
* Move mm.c code into util module.José Fonseca2008-02-191-1/+1
* Rename rtasm files.José Fonseca2008-02-191-0/+134