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
/
renderbuffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-1
/
+1
*
mesa: rename _mesa_add_renderbuffer* functions
Timothy Arceri
2017-04-18
1
-5
/
+6
*
mesa: create _mesa_attach_renderbuffer_without_ref() helper
Timothy Arceri
2017-04-10
1
-0
/
+5
*
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: Put extern "C" guards in renderbuffer.h.
Kenneth Graunke
2013-02-06
1
-1
/
+7
*
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
2012-11-30
1
-1
/
+1
*
mesa: remove software-based renderbuffer code from core Mesa
Brian Paul
2011-12-08
1
-29
/
+0
*
mesa: make some renderbuffer functions static
Brian Paul
2011-12-08
1
-28
/
+0
*
mesa: remove support for software alpha buffers
Brian Paul
2011-11-15
1
-9
/
+0
*
Add MapRenderbuffer implementations for software drivers.
Eric Anholt
2011-11-01
1
-0
/
+12
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-1
/
+1
*
mesa: use inline function wrapper for _mesa_reference_renderbuffer()
Brian Paul
2011-07-14
1
-1
/
+10
*
mesa: remove unused function _mesa_new_depthstencil_renderbuffer
Marek Olšák
2011-06-24
1
-3
/
+0
*
mesa: Add a function to set up the default renderbuffer accessors.
Eric Anholt
2011-04-18
1
-0
/
+2
*
mesa: Include mtypes.h in renderbuffer.h.
Vinson Lee
2011-01-03
1
-0
/
+1
*
mesa: s/GLuint/gl_buffer_index/
Brian Paul
2011-01-03
1
-2
/
+3
*
mesa: Clean up header file inclusion in renderbuffer.h.
Vinson Lee
2010-11-20
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-11
/
+11
*
mesa: Include missing headers in renderbuffer.h.
Vinson Lee
2010-07-31
1
-0
/
+5
*
mesa: Remove _mesa_add_color_index_renderbuffers
Ian Romanick
2010-03-03
1
-6
/
+0
*
Fix some renderbuffer reference counting issues. Also fixes a mem leak.
Brian
2007-03-25
1
-1
/
+2
*
Implement alpha buffer copy for SwapBuffers().
Brian
2007-03-23
1
-0
/
+3
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-1
/
+1
*
Added _mesa_remove_renderbuffer() as a counterpart to _mesa_add_renderbuffer().
Brian Paul
2006-05-20
1
-0
/
+5
*
merge from texman branch
mesa_20060325
Brian Paul
2006-03-26
1
-0
/
+5
*
added _mesa_new_depthstencil_renderbuffer() for combined depth/stencil buffers
Brian Paul
2005-11-16
1
-0
/
+5
*
Move _mesa_add_soft_renderbuffers() from framebuffer.c to renderbuffer.c
Brian Paul
2005-09-13
1
-1
/
+10
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-0
/
+84