[Mesa-dev] [PATCH 1/9] mesa: fixup inconsistent naming of RG16 formats
Brian Paul
brianp at vmware.com
Mon Jan 28 12:35:04 PST 2013
On 01/27/2013 01:52 PM, Marek Olšák wrote:
> ---
> src/mesa/drivers/dri/i965/brw_wm_surface_state.c | 4 ++--
> src/mesa/drivers/dri/intel/intel_mipmap_tree.c | 2 +-
> src/mesa/main/format_pack.c | 16 ++++++++--------
> src/mesa/main/format_unpack.c | 6 +++---
> src/mesa/main/formats.c | 16 ++++++++--------
> src/mesa/main/formats.h | 4 ++--
> src/mesa/main/texformat.c | 2 +-
> src/mesa/main/teximage.c | 2 +-
> src/mesa/main/texstore.c | 10 +++++-----
> src/mesa/state_tracker/st_format.c | 4 ++--
> src/mesa/swrast/s_texfetch.c | 4 ++--
> src/mesa/swrast/s_texfetch_tmp.h | 4 ++--
> 12 files changed, 37 insertions(+), 37 deletions(-)
For the series,
Reviewed-by: Brian Paul <brianp at vmware.com>
More information about the mesa-dev
mailing list