mesa/src
Eric Anholt 99c62ff2ea i965/fs: Do instruction pre-scheduling just before register allocation.
Long ago, the HW_REG usage in assign_curb/urb_setup() were scheduling
barriers, so we had to run scheduler before them in order for it to be
able to do basically anything.  Now that that's fixed, we can delay the
scheduling until we go to allocate (which will make the next change less
scary).

Cc: "10.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
(cherry picked from commit fbd8303a94)
2013-11-15 13:39:39 -08:00
..
egl wayland: silence unused var warning 2013-10-30 12:50:09 -07:00
gallium clover: Fix the const variant of adaptor_range::end to deal with mismatching range sizes. 2013-11-15 13:39:38 -08:00
gbm dri: Pass in the dlsym()ed driver extension to screen creation. 2013-10-24 14:04:20 -07:00
getopt
glsl glsl: fix missing breaks in equals(ir_texture,..) 2013-11-15 12:28:34 -08:00
glx glx: Back DRI3 enablement out of the stable branch. 2013-11-15 12:28:33 -08:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi tests: Fix make check for out of tree builds. 2013-11-15 13:39:37 -08:00
mesa i965/fs: Do instruction pre-scheduling just before register allocation. 2013-11-15 13:39:39 -08:00
Makefile.am gbm: Link to libwayland-drm if Wayland EGL platform is enabled 2013-08-12 15:16:22 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00