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/gles: Allow format GL_RED to be used with MESA_FORMAT_R_UNORM
Jordan Justen
2016-04-25
1
-0
/
+2
*
mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enab...
Bas Nieuwenhuizen
2016-03-24
1
-0
/
+19
*
mesa/i965: Refactor brw_is_front_buffer_{drawing,reading} to common code
Ian Romanick
2015-10-06
1
-0
/
+19
*
mesa: remove Driver.ResizeBuffers
Marek Olšák
2015-10-03
1
-2
/
+1
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-1
/
+1
*
mesa: helper function for scissor box of gl_framebuffer
Kevin Rogovin
2015-06-17
1
-15
/
+32
*
mesa: Define infrastructure for ARB_framebuffer_no_attachments
Kevin Rogovin
2015-06-17
1
-0
/
+1
*
main: Refactor _mesa_drawbuffers.
Laura Ekstrand
2015-05-14
1
-1
/
+1
*
main: Refactor _mesa_update_draw_buffer_bounds.
Laura Ekstrand
2015-05-14
1
-3
/
+3
*
main: Refactor _mesa_[update|get]_clamp_fragment_color.
Laura Ekstrand
2015-05-14
1
-1
/
+1
*
main: Refactor _mesa_[update|get]_clamp_vertex_color.
Laura Ekstrand
2015-05-14
1
-1
/
+1
*
main: Refactor _mesa_update_framebuffer.
Laura Ekstrand
2015-05-14
1
-7
/
+4
*
mesa: include stdio.h where needed
Brian Paul
2015-03-05
1
-1
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-10
/
+10
*
mesa: Fix some signed-unsigned comparison warnings
Jan Vesely
2015-01-21
1
-1
/
+1
*
mesa: switch to c11 mutex functions
Brian Paul
2014-03-03
1
-7
/
+7
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-5
/
+5
*
mesa: Refactor bounding-box calculation out of _mesa_update_draw_buffer_bounds
Ian Romanick
2014-01-20
1
-29
/
+56
*
mesa: Update gl_scissor_attrib to support ARB_viewport_array
Courtney Goeltzenleuchter
2014-01-20
1
-9
/
+10
*
mesa: free object labels when deleting
Timothy Arceri
2013-09-04
1
-0
/
+1
*
mesa: Remove GL_MESA_resize_buffers
Ian Romanick
2013-06-28
1
-10
/
+0
*
mesa: Remove Driver.GetBufferSize and its callers.
Eric Anholt
2013-06-25
1
-69
/
+0
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: handle missing read buffer in _mesa_get_color_read_format/type()
Brian Paul
2013-06-02
1
-30
/
+48
*
mesa: Track the TexImage being rendered to in the gl_renderbuffer.
Eric Anholt
2013-05-17
1
-2
/
+1
*
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: move updating clamp control derived state out of mesa_update_state_locked
Marek Olšák
2013-04-06
1
-0
/
+4
*
mesa: don't set _ClampFragmentColor to TRUE if it has no effect
Marek Olšák
2013-04-06
1
-0
/
+1
*
mesa: refactor clamping controls, get rid of _ClampReadColor
Marek Olšák
2013-04-06
1
-0
/
+1
*
mesa: add common format-independent memcpy-based ReadPixels path
Marek Olšák
2013-03-23
1
-2
/
+2
*
mesa: Drop manual checks for outside begin/end.
Eric Anholt
2013-01-21
1
-1
/
+1
*
framebuffer: update allowed implementation format/type
Jordan Justen
2013-01-20
1
-3
/
+23
*
framebuffer: add _mesa_get_read_renderbuffer
Jordan Justen
2013-01-14
1
-0
/
+21
*
mesa: Make more consistent use of _mesa_is_{user,winsys}_fbo()
Paul Berry
2012-07-26
1
-3
/
+3
*
msaa: Compute visual samples/sampleBuffers from all buffers.
Paul Berry
2012-07-24
1
-2
/
+7
*
mesa: remove ctx->Const.sRGBCapable
Marek Olšák
2012-01-25
1
-1
/
+1
*
mesa: use _mesa_is_user_fbo() and _mesa_is_winsys_fbo() functions
Brian Paul
2012-01-12
1
-4
/
+4
*
mesa: remove obsolete comment on _mesa_dest_buffer_exists()
Brian Paul
2012-01-12
1
-1
/
+0
*
mesa: remove gl_framebuffer:_DepthBuffer, _StencilBuffer fields
Brian Paul
2012-01-06
1
-6
/
+0
*
mesa: remove _DepthBuffer, _StencilBuffer resize code
Brian Paul
2011-12-13
1
-18
/
+0
*
mesa: move depth/stencil buffer validation to swrast
Brian Paul
2011-12-13
1
-3
/
+0
*
mesa: move update_depth/stencil_buffer() functions
Brian Paul
2011-12-13
1
-76
/
+2
*
mesa: add missing RG_INTEGER and some RED_INTEGER_EXT checks.
Dave Airlie
2011-12-10
1
-0
/
+1
*
mesa: check attachment Type field in renderbuffer_exists()
Brian Paul
2011-10-13
1
-10
/
+4
*
mesa: consolidate _mesa_source/dest_buffer_exists()
Brian Paul
2011-10-13
1
-87
/
+43
*
mesa: make _mesa_update_depth/stencil_buffer() static
Brian Paul
2011-10-11
1
-24
/
+10
[next]