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.7 KB
Makefile -rw-r--r-- 380 bytes
acl.c -rw-r--r-- 9.4 KB
acl.h -rw-r--r-- 1.5 KB
balloc.c -rw-r--r-- 44.5 KB
dir.c -rw-r--r-- 17.7 KB
ext2.h -rw-r--r-- 27.5 KB
file.c -rw-r--r-- 2.8 KB
ialloc.c -rw-r--r-- 18.3 KB
inode.c -rw-r--r-- 44.8 KB
ioctl.c -rw-r--r-- 4.4 KB
namei.c -rw-r--r-- 9.9 KB
super.c -rw-r--r-- 42.0 KB
symlink.c -rw-r--r-- 1.3 KB
xattr.c -rw-r--r-- 27.9 KB
xattr.h -rw-r--r-- 3.4 KB
xattr_security.c -rw-r--r-- 1.9 KB
xattr_trusted.c -rw-r--r-- 1.4 KB
xattr_user.c -rw-r--r-- 1.5 KB
xip.c -rw-r--r-- 2.0 KB
xip.h -rw-r--r-- 759 bytes

back to top