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
*
mesa: added cases for GL_EXT_texture_integer formats
Brian Paul
2010-10-23
1
-0
/
+20
*
mesa: add GL_RG case to _mesa_source_buffer_exists()
Brian Paul
2010-10-21
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-15
/
+15
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
mesa: fix mixed-up function call name
Brian Paul
2010-08-26
1
-2
/
+2
*
mesa: Identify packed depth/stencil buffers using the Format field.
Nick Bowler
2010-08-26
1
-2
/
+2
*
intel: Implement EGL_KHR_surfaceless extension
Kristian Høgsberg
2010-07-28
1
-1
/
+0
*
mesa: fix assertion failure for GL_ALPHA FBOs
Marek Olšák
2010-06-23
1
-0
/
+1
*
mesa: Allow GL_ALPHA FBOs with ARB_framebuffer_object.
Eric Anholt
2010-06-10
1
-1
/
+2
*
mesa: added _mesa_print_framebuffer() for debugging
Brian Paul
2010-04-29
1
-0
/
+41
*
mesa: added new function comments
Brian Paul
2010-03-10
1
-0
/
+8
*
mesa: Remove checks of Visual.rgbMode
Ian Romanick
2010-03-03
1
-6
/
+1
*
mesa: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-21
1
-2
/
+6
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-1
/
+1
*
mesa: replace _mesa_bzero() with memset()
Brian Paul
2010-02-19
1
-3
/
+3
*
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-02-03
1
-12
/
+29
*
mesa: Move OES_read_format support from drivers into the core.
Eric Anholt
2009-12-09
1
-0
/
+26
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-30
/
+40
*
mesa: update framebuffer status as needed in _mesa_source/dest_buffer_exists()
Brian Paul
2009-08-08
1
-4
/
+8
*
mesa: test DrawBuffer, not ReadBuffer in _mesa_dest_buffer_exists()
Brian Paul
2009-08-07
1
-10
/
+12
*
mesa: add missing _glthread_INIT_MUTEX in _mesa_new_framebuffer()
Keith Whitwell
2009-03-12
1
-0
/
+1
*
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-07
1
-16
/
+0
*
mesa: rework _mesa_reference_framebuffer() to look like _mesa_reference_rende...
Brian Paul
2009-02-09
1
-21
/
+24
*
mesa: move call to _mesa_update_framebuffer_visual()
Brian Paul
2009-01-27
1
-1
/
+0
*
mesa: avoid calling _mesa_test_framebuffer_completeness() more than needed
Brian Paul
2009-01-22
1
-2
/
+4
*
mesa: update Visual.samples field in _mesa_update_framebuffer_visual()
Brian Paul
2009-01-22
1
-0
/
+1
*
mesa: update update_framebuffer_size() for ARB_fbo and mixed renderbuffer sizes
Brian Paul
2009-01-22
1
-17
/
+16
*
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-09-23
1
-1
/
+1
*
mesa: refactor: move _mesa_resizebuffers(), _mesa_ResizeBuffersMESA() to fram...
Brian Paul
2008-09-21
1
-0
/
+78
*
fix BUFFER_DEPTH/BUFFER_ACCUM mix-up
Brian Paul
2008-09-02
1
-6
/
+6
*
Fix some issues with glDrawBuffer(GL_NONE), bug 14198
Brian
2008-01-22
1
-0
/
+3
*
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
1
-32
/
+13
*
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2008-01-06
1
-26
/
+71
*
Rework the GL_READ_BUFFER, GL_DRAW_BUFFER state repairs that Roland previousl...
Brian
2007-08-16
1
-6
/
+20
*
update comments, etc related to Read/DrawBuffer state
Brian
2007-08-16
1
-18
/
+28
*
Implement mutex/locking around texture object reference counting.
Brian
2007-08-13
1
-9
/
+4
*
fix mesa's handling of fbo's / window fb (again)
Roland Scheidegger
2007-07-19
1
-2
/
+1
*
fix up mesa's probably bogus framebuffer updates with different read/write fbs
Roland Scheidegger
2007-07-19
1
-12
/
+26
*
Minor clean-up of polygon offset logic. Properly compute _MRD field.
Brian
2007-07-11
1
-1
/
+3
*
Fix some renderbuffer reference counting issues. Also fixes a mem leak.
Brian
2007-03-25
1
-44
/
+8
*
Assorted fixes for dealing with zero-size frame/renderbuffers.
Brian
2007-03-16
1
-2
/
+5
*
unreference old framebuffer, if needed, in _mesa_reference_framebuffer()
Brian
2007-03-06
1
-0
/
+7
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-14
/
+32
*
Take care of texObj reference in _mesa_free_framebuffer_data()
Brian
2007-03-06
1
-6
/
+11
*
assert that fb->RefCount==0 in _mesa_free_framebuffer_data()
Brian
2007-02-27
1
-0
/
+1
*
Do proper framebuffer refcounting in _mesa_make_current().
Brian
2007-02-26
1
-16
/
+23
*
Set _NEW_BUFFERS in _mesa_resize_framebuffer(). This makes sure the swrast
Brian Paul
2006-10-16
1
-2
/
+7
*
init accum buffer fields in _mesa_update_framebuffer_visual()
Brian Paul
2006-09-11
1
-1
/
+14
*
Check for a valid context
Alan Hourihane
2006-06-21
1
-1
/
+2
[next]