diff options
author | Brian Paul <[email protected]> | 2014-02-28 10:53:59 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2014-03-03 13:08:58 -0700 |
commit | 657436da7ee7a7005e25d90092cd5bda2b7d43bd (patch) | |
tree | 3fdabd0061e1ff1227c5bf8f2e3f1b7dd462c600 /src/mesa/drivers/x11/xm_dd.c | |
parent | 837da9bdaec2b4496c6d25ea0379f8c2996ed697 (diff) |
mesa: update packed format layout comments
Update the comments for the packed formats to accurately reflect the
layout of the bits in the pixel. For example, for the packed format
MESA_FORMAT_R8G8B8A8, R is in the least significant position while A
is in the most-significant position of the 32-bit word.
v2: also fix MESA_FORMAT_A1B5G5R5_UNORM, per Roland.
Diffstat (limited to 'src/mesa/drivers/x11/xm_dd.c')
0 files changed, 0 insertions, 0 deletions