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
/
state_tracker
/
st_cb_fbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/st: NumLayers is only valid for array textures
Ilia Mirkin
2014-09-25
1
-1
/
+2
*
mesa/st: add ARB_texture_view support
Ilia Mirkin
2014-09-12
1
-0
/
+10
*
st/mesa: add st_context parameter to st_mesa_format_to_pipe_format
Marek Olšák
2014-08-11
1
-1
/
+1
*
st/mesa: make winsys fbo sRGB-capable when supported
Chia-I Wu
2014-03-06
1
-3
/
+22
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-2
/
+2
*
st/mesa: add a simple sanity check assertion in st_validate_attachment()
Brian Paul
2014-01-24
1
-0
/
+6
*
st/mesa: fix glReadBuffer(GL_NONE) segfault
Brian Paul
2014-01-23
1
-1
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
st/mesa: bind NULL colorbuffers as specified by glDrawBuffers
Marek Olšák
2014-01-13
1
-1
/
+4
*
st/mesa: add support for layered framebuffers and consolidate code
Marek Olšák
2013-12-03
1
-24
/
+73
*
st/mesa: don't dereference stObj->pt if NULL
Dave Airlie
2013-09-16
1
-1
/
+1
*
st/mesa: fix sRGB renderbuffers without EXT_framebuffer_sRGB support
Marek Olšák
2013-07-30
1
-0
/
+8
*
mesa: Make FinishRenderTexture just take the renderbuffer being finished.
Eric Anholt
2013-05-17
1
-3
/
+2
*
mesa: Track the TexImage being rendered to in the gl_renderbuffer.
Eric Anholt
2013-05-17
1
-5
/
+1
*
mesa: Make Mesa core set up wrapped texture renderbuffer state.
Eric Anholt
2013-05-06
1
-5
/
+0
*
mesa: Make core Mesa allocate the texture renderbuffer wrapper.
Eric Anholt
2013-05-06
1
-20
/
+2
*
st/mesa: add support for ARB_texture_multisample (v3)
Dave Airlie
2013-04-11
1
-1
/
+1
*
st/mesa: remove #include mfeatures.h
Brian Paul
2013-04-09
1
-1
/
+0
*
mesa: add helper func for checking combined depthstencil buffers from st/mesa
Marek Olšák
2013-03-23
1
-24
/
+0
*
st/mesa: add PIPE_FORMAT_R16G16B16A16_UNORM renderbuffer support
Brian Paul
2013-03-12
1
-0
/
+3
*
st/mesa: get rid of GET_CURRENT_CONTEXT in st_choose_format
Marek Olšák
2013-02-06
1
-4
/
+4
*
st/mesa: fix InternalFormat for Z24X8 window-system buffers
Marek Olšák
2013-01-15
1
-1
/
+3
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-2
/
+1
*
st/mesa: add null pointer check in st_renderbuffer_delete()
Brian Paul
2012-12-03
1
-4
/
+4
*
st/mesa: fix context use-after-free problem in st_renderbuffer_delete()
Brian Paul
2012-11-30
1
-3
/
+5
*
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
2012-11-30
1
-2
/
+2
*
st/mesa: add int cast to silence warning
Brian Paul
2012-11-06
1
-1
/
+1
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-8
/
+7
*
mesa: remove FEATURE_EXT_framebuffer_object define.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
mesa: fix-up and use _mesa_delete_renderbuffer()
Brian Paul
2012-08-31
1
-1
/
+1
*
st/mesa: fix renderbuffer validation bug
Brian Paul
2012-08-10
1
-0
/
+6
*
st/mesa: set the correct window renderbuffer internal format
Marek Olšák
2012-07-23
1
-1
/
+9
*
st/mesa: use DEBUG_INCOMPLETE_FBO debug flag
Brian Paul
2012-06-29
1
-7
/
+3
*
st/mesa: added some simple fbo debugging/helper code
Brian Paul
2012-06-25
1
-1
/
+25
*
st/mesa: properly allocate MSAA renderbuffers
Marek Olšák
2012-06-16
1
-3
/
+31
*
st/mesa: make unsupported renderbuffer formats always fail as FBO incomplete
Marek Olšák
2012-06-16
1
-4
/
+10
*
st/mesa: separate sw renderbuffer allocation from hw one
Marek Olšák
2012-06-16
1
-75
/
+93
*
st/mesa: add floating point formats in st_new_renderbuffer_fb()
Brian Paul
2012-02-23
1
-1
/
+8
*
st/mesa: assorted clean-ups in st_cb_fbo.c
Brian Paul
2012-02-15
1
-19
/
+3
*
st/mesa: remove st_framebuffer_renderbuffer()
Brian Paul
2012-02-15
1
-14
/
+1
*
st/mesa: don't set PIPE_BIND_DISPLAY_TARGET for user-created renderbuffers
Brian Paul
2012-02-15
1
-0
/
+6
*
st/mesa: remove redundant memset(surface_template,0)
Brian Paul
2012-02-15
1
-1
/
+0
*
st/mesa: remove st_renderbuffer::stride
Brian Paul
2012-02-15
1
-7
/
+6
*
st/mesa: remove st_renderbuffer::format
Brian Paul
2012-02-15
1
-10
/
+3
*
mesa: remove ctx->Const.sRGBCapable
Marek Olšák
2012-01-25
1
-1
/
+1
*
st/mesa: remove gl_renderbuffer::GetPointer stuff
Brian Paul
2012-01-24
1
-19
/
+0
*
st/mesa: remove gl_renderbuffer:DataType assignments
Brian Paul
2012-01-24
1
-3
/
+0
*
st/mesa: pass GL_MAP_INVALIDATE_RANGE_BIT to gallium drivers
Brian Paul
2012-01-18
1
-0
/
+2
*
mesa: rewrite accum buffer support
Brian Paul
2011-12-08
1
-0
/
+21
*
st/mesa: don't try to allocate zero-sized renderbuffers
Brian Paul
2011-11-28
1
-0
/
+5
[next]