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
/
framebuffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Refactor bounding-box calculation out of _mesa_update_draw_buffer_bounds
Ian Romanick
2014-01-20
1
-0
/
+5
*
mesa: Remove GL_MESA_resize_buffers
Ian Romanick
2013-06-28
1
-4
/
+0
*
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
*
mesa: add common format-independent memcpy-based ReadPixels path
Marek Olšák
2013-03-23
1
-1
/
+1
*
framebuffer: add _mesa_get_read_renderbuffer
Jordan Justen
2013-01-14
1
-0
/
+5
*
mesa: make _mesa_update_depth/stencil_buffer() static
Brian Paul
2011-10-11
1
-8
/
+0
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-1
/
+1
*
mesa: use inline function wrapper for _mesa_reference_framebuffer()
Brian Paul
2011-07-14
1
-1
/
+9
*
mesa: Use the common logic for "is this baseformat a color format?"
Eric Anholt
2011-01-03
1
-1
/
+2
*
mesa: Clean up header file inclusion in framebuffer.h.
Vinson Lee
2010-11-09
1
-1
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-11
/
+11
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
mesa: Add missing header to framebuffer.h.
Vinson Lee
2010-07-29
1
-0
/
+1
*
mesa: added _mesa_print_framebuffer() for debugging
Brian Paul
2010-04-29
1
-0
/
+3
*
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-02-03
1
-1
/
+5
*
mesa: Move OES_read_format support from drivers into the core.
Eric Anholt
2009-12-09
1
-0
/
+5
*
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-07
1
-3
/
+0
*
mesa: refactor: move _mesa_resizebuffers(), _mesa_ResizeBuffersMESA() to fram...
Brian Paul
2008-09-21
1
-0
/
+8
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-1
/
+5
*
Added _mesa_dereference_framebuffer() to encapsulate reference count
Brian Paul
2006-05-20
1
-1
/
+4
*
merge from texman branch
mesa_20060325
Brian Paul
2006-03-26
1
-0
/
+8
*
added _mesa_source/dest_buffer_exists() function to easily test if particular...
Brian Paul
2006-03-20
1
-1
/
+8
*
Move _mesa_add_soft_renderbuffers() from framebuffer.c to renderbuffer.c
Brian Paul
2005-09-13
1
-10
/
+1
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-0
/
+67