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
/
main
/
renderbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated assertion
Brian Paul
2006-04-23
1
-4
/
+8
*
merge from texman branch
mesa_20060325
Brian Paul
2006-03-26
1
-48
/
+96
*
init Red/Green/EtcBits = 0 in soft_renderbuffer_storage()
Brian Paul
2006-03-14
1
-1
/
+10
*
improved error msg
Brian Paul
2006-03-02
1
-1
/
+3
*
added _mesa_new_depthstencil_renderbuffer() for combined depth/stencil buffers
Brian Paul
2005-11-16
1
-8
/
+54
*
change initialization of renderbuffer DepthBits
Brian Paul
2005-10-04
1
-3
/
+8
*
change initialization of rb->DepthBits
Brian Paul
2005-09-28
1
-2
/
+4
*
Add Wrapper field to gl_renderbuffer. Used for wrapping one renderbuffer
Brian Paul
2005-09-23
1
-88
/
+94
*
Replace gl_renderbuffer.ComponentSizes[] with separate RedBits, GreenBits,
Brian Paul
2005-09-22
1
-28
/
+27
*
change mask[] test in put_mono_row_uint()
Brian Paul
2005-09-20
1
-3
/
+11
*
s/GLchan/GLubyte/, fix error string, add comment
Brian Paul
2005-09-19
1
-2
/
+3
*
Move _mesa_add_soft_renderbuffers() from framebuffer.c to renderbuffer.c
Brian Paul
2005-09-13
1
-2
/
+84
*
Remove last remnants of pre-renderbuffer code.
Brian Paul
2005-09-03
1
-0
/
+2
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-0
/
+1863