swrast: do depth/stencil clearing with Map/UnmapRenderbuffer()
Another step toward getting rid of the renderbuffer PutRow/etc functions.
v2: fix assorted depth/stencil clear bugs found by Eric
Reviewed-by:
José Fonseca <jfonseca@vmware.com>
Showing
- src/mesa/swrast/s_clear.c 33 additions, 16 deletionssrc/mesa/swrast/s_clear.c
- src/mesa/swrast/s_depth.c 197 additions, 38 deletionssrc/mesa/swrast/s_depth.c
- src/mesa/swrast/s_depth.h 4 additions, 1 deletionsrc/mesa/swrast/s_depth.h
- src/mesa/swrast/s_stencil.c 70 additions, 84 deletionssrc/mesa/swrast/s_stencil.c
- src/mesa/swrast/s_stencil.h 1 addition, 1 deletionsrc/mesa/swrast/s_stencil.h
Loading
Please register or sign in to comment