mesa: refactor: move glPixelStore function into new pixelstore.c file
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 9 Jun 2008 20:14:34 +0000 (14:14 -0600)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 22 Sep 2008 05:13:51 +0000 (22:13 -0700)
commit411d6672a6f3b228faebcf13da90388ea7671ae2
tree3ec2ba054d6792f9d583620588b6066f1833cd63
parent9228f1c881b7574d75f6ef4dfa5e06aba398ed02
mesa: refactor: move glPixelStore function into new pixelstore.c file
src/mesa/main/pixel.c
src/mesa/main/pixel.h
src/mesa/main/pixelstore.c [new file with mode: 0644]
src/mesa/main/pixelstore.h [new file with mode: 0644]
src/mesa/main/state.c
src/mesa/sources