mesa/src
Francisco Jerez 4147ca75d5 i965/sched: Assign a preferred exit node to each node of the dependency graph.
This adds a bit of metadata to schedule_node that will be used to
compare available nodes in the scheduling heuristic code based on
which of them unblocks the earliest successor exit node.  Note that
assigning exit nodes wouldn't be necessary in a bottom-up scheduler
because we could achieve the same effect by scheduling the exit nodes
themselves appropriately.

No shader-db changes.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-08-18 20:05:00 -07:00
..
compiler nir/search: Extend 'a@bool' to handle a couple of system values. 2016-08-18 01:27:27 -07:00
egl egl/dri2: dri2_make_current: Release previous context's display 2016-08-16 17:30:35 +09:00
gallium radeonsi: initialize and finalize the LLVM function pass manager 2016-08-18 21:36:03 +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 Remove wrongly repeated words in comments 2016-06-23 13:55:03 -07:00
hgl
intel isl: automake: use VISIBILITY_CFLAGS to restrict symbol visibility 2016-08-18 15:06:19 +01:00
loader loader/dri3: Destroy Present event context when destroying drawable v2 2016-08-04 15:45:43 +09:00
mapi mesa: Document that _mesa_enum_to_string() returns non-null (v2) 2016-08-12 09:09:55 -07:00
mesa i965/sched: Assign a preferred exit node to each node of the dependency graph. 2016-08-18 20:05:00 -07:00
util mesa: Fix uf10_to_f32() scale factor in the E == 0 and M != 0 case. 2016-08-17 17:26:11 -07:00
Makefile.am glsl: reuse main extension table to appropriately restrict extensions 2016-07-23 13:48:04 -04:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00