summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/rtasm/rtasm_x86sse.h
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2013-09-21 17:16:37 +0100
committerJon TURNEY <jon.turney@dronecode.org.uk>2013-10-18 14:16:27 +0100
commit87e84acbfd5e4b9cf046fa29786b8eaea4442c71 (patch)
tree6fd1e6d2866b872a7673091d2afc1a099bab6825 /src/gallium/auxiliary/rtasm/rtasm_x86sse.h
parent9aad1ba70fad7bfa45778faa5a91235f8302264f (diff)
downloadexternal_mesa3d-87e84acbfd5e4b9cf046fa29786b8eaea4442c71.zip
external_mesa3d-87e84acbfd5e4b9cf046fa29786b8eaea4442c71.tar.gz
external_mesa3d-87e84acbfd5e4b9cf046fa29786b8eaea4442c71.tar.bz2
rtasm: The heap is NX on 64-bit Cygwin, so use the rtasm_exec_malloc() implementation which uses mmap()
The heap is NX on 64-bit Cygwin, so use the rtasm_exec_malloc() implementation which uses mmap() to allocate an anonymous page with execute permission, rather than the one which just uses malloc(). Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'src/gallium/auxiliary/rtasm/rtasm_x86sse.h')
0 files changed, 0 insertions, 0 deletions