index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
execmem.c
Age
Commit message (
Expand
)
Author
2009-03-17
mesa: update/fix doxygen comments
Vinson Lee
2009-03-06
Add Solaris to OS'es using PROT_EXEC mmap() to get executable heap space
Alan Coopersmith
2008-07-14
mesa: also check for __NetBSD__
Blair Sadewitz
2008-07-09
mesa: check for OpenBSD (bug 15604)
Brian Paul
2008-02-15
Trivial SELinux awareness. Enable with --enable-selinux.
Adam Jackson
2007-07-04
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-04-07
Drop XFree86Server from execmem.c
George Sapountzis
2006-05-10
Clean up previous change slightly
Keith Whitwell
2006-05-10
Use a (much!) larger executable memory heap so that the glsl x86
Keith Whitwell
2006-01-24
pull in fix from 6.4 branch for XFree86Server definition
Alan Hourihane
2005-11-28
Remove the many aliases for 'struct mem_block' in mm.h
Keith Whitwell
2005-10-18
Lots of clean-ups. Replace __inline__ with INLINE macro. Use the
Brian Paul
2005-10-18
Add _mesa_exec_malloc() and _mesa_exec_free() for allocating
Keith Whitwell