[Mesa-dev] [PATCH] mesa: move some helper functions from fboobject.c to glformats.c
Brian Paul
brianp at vmware.com
Thu Nov 29 08:08:14 PST 2012
On 11/28/2012 11:07 AM, Marek Olšák wrote:
> ---
> src/mesa/main/fbobject.c | 127 +++------------------------------------------
> src/mesa/main/glformats.c | 113 ++++++++++++++++++++++++++++++++++++++++
> src/mesa/main/glformats.h | 6 +++
> 3 files changed, 127 insertions(+), 119 deletions(-)
>
Reviewed-by: Brian Paul <brianp at vmware.com>
More information about the mesa-dev
mailing list