Files
mesa/src
Eric Anholt e4c540f6d0 vc4: Store reloc pointers as pointers, not offsets.
Now that we don't resize the CL as we build (it's set up at the top by
vc4_start_draw()), we can store the pointers instead of offsets from
the base.  Saves a bit of math in emitting relocs (about 60 bytes of
code).
2015-07-14 11:31:57 -07:00
..
2015-06-26 12:55:25 +01:00
2015-07-11 20:48:53 +01:00
2015-07-11 20:49:25 +01:00