Revision d5bde956630b86462ee22055f5816a04290aed57 authored by Thomas Hellstrom on 31 January 2014, 09:12:10 UTC, committed by Thomas Hellstrom on 05 February 2014, 07:39:19 UTC
Command stream legacy shader creation and destruction is replaced by
NOPs in the command stream, and instead guest-backed shaders are created
and destroyed as part of the command validation process.

v2: Removed some stray debug messages.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
1 parent c1a2137
History
File Mode Size
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 385 bytes
acl.h -rw-r--r-- 716 bytes
attributes.c -rw-r--r-- 9.1 KB
bfind.c -rw-r--r-- 6.1 KB
bitmap.c -rw-r--r-- 5.0 KB
bnode.c -rw-r--r-- 15.3 KB
brec.c -rw-r--r-- 13.4 KB
btree.c -rw-r--r-- 11.9 KB
catalog.c -rw-r--r-- 11.4 KB
dir.c -rw-r--r-- 13.0 KB
extents.c -rw-r--r-- 14.9 KB
hfsplus_fs.h -rw-r--r-- 15.0 KB
hfsplus_raw.h -rw-r--r-- 9.3 KB
inode.c -rw-r--r-- 17.7 KB
ioctl.c -rw-r--r-- 3.6 KB
options.c -rw-r--r-- 5.3 KB
part_tbl.c -rw-r--r-- 4.2 KB
posix_acl.c -rw-r--r-- 5.6 KB
super.c -rw-r--r-- 17.8 KB
tables.c -rw-r--r-- 119.1 KB
unicode.c -rw-r--r-- 9.2 KB
wrapper.c -rw-r--r-- 6.9 KB
xattr.c -rw-r--r-- 25.1 KB
xattr.h -rw-r--r-- 1.6 KB
xattr_security.c -rw-r--r-- 2.9 KB
xattr_trusted.c -rw-r--r-- 1.6 KB
xattr_user.c -rw-r--r-- 1.6 KB

back to top