mesa/src
Paul Berry 45f1d7a666 i965: Write code to compute a VUE map.
Several places in the i965 code make implicit assumptions about the
structure of data in the VUE (vertex URB entry).  This patch adds a
function, brw_compute_vue_map(), which computes the structure of the
VUE explicitly.  Future patches will modify the rest of the driver to
use the explicitly computed map rather than rely on implicit
assumptions about it.

Reviewed-by: Eric Anholt <eric@anholt.net>
2011-09-06 11:03:49 -07:00
..
egl wayland: Use wl_resource_* error functions 2011-09-01 09:54:10 -04:00
gallium r600g: add TXQ and TXF support 2011-09-06 10:23:08 +01:00
gbm gbm/dri: avoid crash in dri_screen_create 2011-08-04 14:09:34 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Use a separate div_to_mul_rcp lowering flag for integers. 2011-08-31 12:02:18 -07:00
glu glu: Avoid defining conflicting DEBUG NDEBUG macros. 2011-08-30 09:42:01 +01:00
glx dri: Remove all DRI1 drivers 2011-08-26 23:31:22 -07:00
mapi glapi: regen API files for new extension 2011-09-06 10:16:16 +01:00
mesa i965: Write code to compute a VUE map. 2011-09-06 11:03:49 -07:00
Makefile
SConscript Squashed commit of the following: 2011-07-14 17:35:05 +01:00