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_depth.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
swrast: do depth/stencil clearing with Map/UnmapRenderbuffer()
Brian Paul
2011-12-24
1
-1
/
+4
*
swrast: Remove dead _swrast_read_depth_span_uint().
Eric Anholt
2011-11-03
1
-5
/
+0
*
swrast: MapRenderbuffer in separate depth/stencil readpixels fastpath
Eric Anholt
2011-11-03
1
-1
/
+0
*
swrast: Clean up header file inclusion in s_depth.h.
Vinson Lee
2010-12-24
1
-1
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-6
/
+6
*
swrast: Clean up header file inclusion in s_depth.h.
Vinson Lee
2010-08-07
1
-1
/
+2
*
mesa: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-08
1
-0
/
+2
*
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-18
1
-1
/
+0
*
New SWspan and SWspanarrays typedefs.
Brian Paul
2006-10-01
1
-2
/
+2
*
Replace MESA_FORMAT_DEPTH_COMPONENT_FLOAT32 with 32-bit integer format.
Brian Paul
2006-04-06
1
-2
/
+7
*
Fix potential segfault when trying to read pixels outside renderbuffer bounds.
Brian Paul
2005-09-16
1
-6
/
+1
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-15
/
+7
*
Implemented GL_EXT_depth_bounds_test.
Brian Paul
2003-04-21
1
-5
/
+5
*
replace _mesa_ prefix with _swrast_, remove s_histogram.[ch]
Brian Paul
2003-03-25
1
-7
/
+7
*
Move span stuff from swrast.h to s_context.h (it's private).
Brian Paul
2003-02-23
1
-2
/
+2
*
Lots of changes related to framebuffer/window buffer resizing. Basically,
Brian Paul
2002-03-16
1
-3
/
+3
*
Clean-up and remove dead code related to depth/stecil testing.
Brian Paul
2002-02-04
1
-11
/
+4
*
first checkpoint commit of Klaus's new span code (struct sw_span)
Brian Paul
2001-12-17
1
-3
/
+5
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-3
/
+3
*
Committing in .
Jouk Jansen
2000-11-22
1
-6
/
+6
*
Moved software rasterizer functionality to new directory.
Keith Whitwell
2000-10-31
1
-0
/
+69