mesa: refactor: move scissor functions into new scissor.c file
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 9 Jun 2008 20:55:24 +0000 (14:55 -0600)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 22 Sep 2008 05:13:51 +0000 (22:13 -0700)
commit55e341c4c2e5a6f3475a8a3e6389b904f99a6d1a
tree1009d3956a06ed5e8e28bd3d28842bbc108497db
parent18d2822905ac3187318bd662f80c2836bdfa7c1f
mesa: refactor: move scissor functions into new scissor.c file
(cherry picked from commit 4be7296bfcba22a849f949d105ea385e6964cc25)
src/mesa/main/api_exec.c
src/mesa/main/attrib.c
src/mesa/main/buffers.c
src/mesa/main/buffers.h
src/mesa/main/context.c
src/mesa/main/scissor.c [new file with mode: 0644]
src/mesa/main/scissor.h [new file with mode: 0644]
src/mesa/main/sources
src/mesa/sources