index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
framebuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge from texman branch
mesa_20060325
Brian Paul
2006-03-26
1
-113
/
+187
*
fix issue in _mesa_free_framebuffer_data()
Brian Paul
2006-03-25
1
-1
/
+1
*
added some missing formats in _mesa_source/dest_buffer_exists()
Brian Paul
2006-03-24
1
-2
/
+16
*
added _mesa_source/dest_buffer_exists() function to easily test if particular...
Brian Paul
2006-03-20
1
-1
/
+122
*
additional comments about GL_DEPTH_STENCIL buffers
Brian Paul
2005-11-16
1
-2
/
+9
*
Support for combined depth/stencil renderbuffers (GL_EXT_packed_depth_stencil).
Brian Paul
2005-11-16
1
-2
/
+103
*
check for ctx==NULL, bug 4087
Brian Paul
2005-11-15
1
-1
/
+2
*
fix GLX server resize/crash when resizing windows
Brian Paul
2005-10-21
1
-0
/
+3
*
Fix some issues with state updates and renderbuffers. Querying GL_RED_BITS,
Brian Paul
2005-10-08
1
-15
/
+27
*
change initialization of renderbuffer DepthBits
Brian Paul
2005-10-04
1
-0
/
+5
*
disable a warning
Brian Paul
2005-10-03
1
-1
/
+1
*
check for framebuffer completeness, code clean-up
Brian Paul
2005-09-28
1
-0
/
+1
*
remove printf
Brian Paul
2005-09-23
1
-1
/
+0
*
Replace gl_framebuffer's _ColorReadBufferMask with _ColorReadBufferIndex,
Brian Paul
2005-09-23
1
-31
/
+18
*
Replace gl_renderbuffer.ComponentSizes[] with separate RedBits, GreenBits,
Brian Paul
2005-09-22
1
-6
/
+6
*
Replace GLuint with GLbitfield where appropriate. Also replace GLuint
Brian Paul
2005-09-15
1
-2
/
+2
*
Move _mesa_add_soft_renderbuffers() from framebuffer.c to renderbuffer.c
Brian Paul
2005-09-13
1
-94
/
+12
*
Remove last remnants of pre-renderbuffer code.
Brian Paul
2005-09-03
1
-2
/
+0
*
Just additional comments.
Brian Paul
2005-08-31
1
-0
/
+7
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-0
/
+513