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
/
fbobject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix clears of layered framebuffers with mismatched layer counts.
Paul Berry
2014-01-10
1
-13
/
+13
*
main: check texture target when validating layered framebuffers.
Paul Berry
2014-01-10
1
-3
/
+9
*
mesa: add missing SNORM formats in _mesa_base_fbo_format()
Brian Paul
2014-01-09
1
-0
/
+16
*
mesa: Clean up bad code formatting left from previous commit
Ian Romanick
2013-12-20
1
-11
/
+9
*
mesa: GL_EXT_packed_depth_stencil is not optional
Ian Romanick
2013-12-20
1
-13
/
+6
*
mesa: initialize gl_renderbuffer::Depth in core
Marek Olšák
2013-11-23
1
-0
/
+1
*
mesa: Implement GL_FRAMEBUFFER_ATTACHMENT_LAYERED query.
Paul Berry
2013-11-21
1
-0
/
+12
*
mesa: Fix texture target validation for glFramebufferTexture()
Paul Berry
2013-11-21
1
-12
/
+47
*
mesa: Track number of layers in layered framebuffers.
Paul Berry
2013-11-21
1
-2
/
+11
*
mesa: Add missing switch break in invalidate_framebuffer_storage()
Constantin Baranov
2013-10-14
1
-0
/
+1
*
mesa: Use _mesa_detach_renderbuffer when deleting a texture
Ian Romanick
2013-08-13
1
-5
/
+21
*
mesa: Make detach_renderbuffer available outside fbobject.c
Ian Romanick
2013-08-13
1
-9
/
+32
*
mesa: Generate a renderbuffer wrapper even if the texture has no image
Ian Romanick
2013-08-06
1
-2
/
+3
*
mesa: Validate the layer selection of an array texture too
Ian Romanick
2013-08-06
1
-4
/
+30
*
mesa: Don't call driver RenderTexture for invalid zoffset
Ian Romanick
2013-08-06
1
-0
/
+6
*
mesa: Don't call driver RenderTexture for really broken textures
Ian Romanick
2013-08-06
1
-2
/
+20
*
mesa: Remove stray debug printfs in attachment completeness code
Ian Romanick
2013-08-06
1
-2
/
+0
*
mesa: Treat glBindFramebuffer and glBindFramebufferEXT more correctly
Ian Romanick
2013-08-06
1
-8
/
+19
*
mesa: Treat glBindRenderbuffer and glBindRenderbufferEXT correctly
Ian Romanick
2013-08-06
1
-6
/
+18
*
main: Allow for the possibility of GL 3.2 without ARB_geometry_shader4.
Paul Berry
2013-08-01
1
-1
/
+1
*
mesa: Return GL_FRAMEBUFFER_UNDEFINED if the winsys fbo is incomplete.
Matt Turner
2013-07-29
1
-2
/
+6
*
mesa: Dispatch ARB_framebuffer_object and EXT_framebuffer_object differently
9.2-branchpoint
Tomasz Lis
2013-07-18
1
-0
/
+14
*
mesa: GL_EXT_framebuffer_object is not optional
Ian Romanick
2013-06-28
1
-7
/
+0
*
mesa: Report core FBO incompleteness cases through GL_ARB_debug_output.
Eric Anholt
2013-06-07
1
-18
/
+25
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Implement ext_framebuffer_multisample_blit_scaled extension
Anuj Phogat
2013-05-30
1
-6
/
+30
*
mesa: Make FinishRenderTexture just take the renderbuffer being finished.
Eric Anholt
2013-05-17
1
-3
/
+3
*
mesa: Track the TexImage being rendered to in the gl_renderbuffer.
Eric Anholt
2013-05-17
1
-4
/
+4
*
mesa: Make gl_renderbuffers backed by EGL images use FinishRenderTexture.
Eric Anholt
2013-05-17
1
-9
/
+15
*
mesa: Make Mesa core set up wrapped texture renderbuffer state.
Eric Anholt
2013-05-06
1
-0
/
+7
*
mesa: Make core Mesa allocate the texture renderbuffer wrapper.
Eric Anholt
2013-05-06
1
-5
/
+43
*
mesa: implement glFramebufferTexture
Jordan Justen
2013-05-01
1
-0
/
+16
*
mesa: add Layered field to framebuffers
Jordan Justen
2013-05-01
1
-0
/
+20
*
mesa: add renderbuffer attachment Layered field
Jordan Justen
2013-05-01
1
-7
/
+9
*
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: don't set _NEW_BUFFERS in GenerateMipmap and BlitFramebuffer
Marek Olšák
2013-04-24
1
-2
/
+2
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
mesa: don't set _ClampFragmentColor to TRUE if it has no effect
Marek Olšák
2013-04-06
1
-1
/
+6
*
mesa: refactor clamping controls, get rid of _ClampReadColor
Marek Olšák
2013-04-06
1
-0
/
+10
*
mesa: only check sample count if we actually wanted multisampling
Chris Forbes
2013-03-27
1
-9
/
+10
*
mesa: helper for checking renderbuffer sample count
Chris Forbes
2013-03-24
1
-3
/
+10
*
mesa: add helper func for checking combined depthstencil buffers from st/mesa
Marek Olšák
2013-03-23
1
-0
/
+26
*
mesa: Fix FB blitting in case of zero size src or dst rect
Anuj Phogat
2013-03-13
1
-1
/
+3
*
mesa: support multisample textures in framebuffer completeness check
Chris Forbes
2013-03-02
1
-14
/
+37
*
mesa: add texobj support for ARB_texture_multisample
Chris Forbes
2013-03-02
1
-2
/
+9
*
gles2: a stub implementation for GL_EXT_discard_framebuffer
Tapani Pälli
2013-02-20
1
-0
/
+53
*
mesa/es3: Apply stricter multisample blit rules for ES3.
Ian Romanick
2013-01-22
1
-13
/
+48
*
mesa/es3: Disallow FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE query of DEPTH_STENC...
Ian Romanick
2013-01-22
1
-0
/
+16
[next]