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.0 KB
Makefile -rw-r--r-- 157 bytes
adfs.h -rw-r--r-- 5.6 KB
dir.c -rw-r--r-- 5.4 KB
dir_f.c -rw-r--r-- 10.4 KB
dir_f.h -rw-r--r-- 1.2 KB
dir_fplus.c -rw-r--r-- 6.2 KB
dir_fplus.h -rw-r--r-- 1014 bytes
file.c -rw-r--r-- 856 bytes
inode.c -rw-r--r-- 9.4 KB
map.c -rw-r--r-- 6.9 KB
super.c -rw-r--r-- 13.2 KB

back to top