mesa/src
Samuel Pitoiset 3df8615dcd nvc0: remove an attempt at uploading all IMMD into a CB
This has never been used because info->immd.bufSize is always 0
and anyways this is an experimental code which has never been
completed.

This gets rid of some unused code in the program validation process.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2016-08-31 19:05:16 +02:00
..
compiler scons: Fix MinGW cross compilation. 2016-08-31 12:18:34 +01:00
egl egl/x11_dri3: provide an authentication function 2016-08-31 15:10:14 +02:00
gallium nvc0: remove an attempt at uploading all IMMD into a CB 2016-08-31 19:05:16 +02:00
gbm gbm: Correct bo_import documentation (trivial) 2016-08-03 10:56:41 -07:00
getopt
glx glx: Don't use current context in __glXSendError 2016-08-17 17:16:34 +09:00
gtest
hgl
intel aubinator: fix if indentation and add brackets to multiline body 2016-08-31 10:19:45 +10:00
loader nouveau: allow NV3x's to be used with nouveau_vieux 2016-08-30 00:21:42 -04:00
mapi mesa: add scaffolding for OES/EXT_primitive_bounding_box 2016-08-30 20:25:15 -04:00
mesa i965: enable OES_primitive_bounding_box with the no-op implementation 2016-08-30 21:31:30 -04:00
util util: add assert that key cannot be NULL on insertion 2016-08-22 07:37:55 +03:00
Makefile.am aubinator: Add a new tool called Aubinator to the src/intel/tools folder. 2016-08-23 21:19:33 -07:00
SConscript