index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
swrast
/
s_clear.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
swrast: rewrite color buffer clearing to use Map/UnmapRenderbuffer()
Brian Paul
2011-12-24
1
-112
/
+113
*
swrast: do depth/stencil clearing with Map/UnmapRenderbuffer()
Brian Paul
2011-12-24
1
-16
/
+33
*
swrast: add missing state validation calls for Blit, Clear
Brian Paul
2011-12-13
1
-0
/
+3
*
mesa: rewrite accum buffer support
Brian Paul
2011-12-08
1
-3
/
+2
*
mesa/colormac: introduce inline helper for 4 unclamped float to ubyte.
Dave Airlie
2011-09-14
1
-8
/
+2
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-21
/
+26
*
mesa: Don't try to clear a NULL renderbuffer
Ian Romanick
2011-06-07
1
-0
/
+8
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
swrast: Remove unnecessary header.
Vinson Lee
2010-03-28
1
-1
/
+0
*
swrast: Remove support for Clear into a color-index buffer
Ian Romanick
2010-03-03
1
-103
/
+6
*
mesa: Fix compiler warnings
Karl Schultz
2010-02-13
1
-1
/
+1
*
swrast: add check for conditional rendering
Brian Paul
2009-12-31
1
-0
/
+4
*
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
1
-34
/
+16
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-5
/
+3
*
swrast: remove old comment
Brian Paul
2009-03-07
1
-2
/
+0
*
swrast: rename s_buffers.c -> s_clear.c
Brian Paul
2009-03-07
1
-0
/
+346