]> git.sur5r.net Git - i3/i3/commit
Hex in struct Colorpixel.hex to contiguous memory
authorEvilPudding <jota.rod@hotmail.com>
Wed, 13 Apr 2016 15:53:15 +0000 (15:53 +0000)
committerEvilPudding <jota.rod@hotmail.com>
Wed, 3 Aug 2016 13:09:58 +0000 (13:09 +0000)
commit08c23805458c6bf663aabf76cc667db84ad4b8a9
tree70801941b3d93e41b3d3571f740491a27a098414
parentd77d40173aae250d2e5ba86a8bce7a6e857cbc67
Hex in struct Colorpixel.hex to contiguous memory

No reason for hex not to be of a constant size, and
no reason to introduce a cache miss by allocating it
separated from the rest of the structure.
libi3/get_colorpixel.c