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
*
mesa: add const qualifier on _mesa_base_fbo_format()
Brian Paul
2017-12-05
1
-1
/
+1
*
mesa: s/%u/%d/ in _mesa_error() call in check_layer()
Brian Paul
2017-12-05
1
-2
/
+1
*
mesa: add const qualifier in test_attachment_completeness()
Brian Paul
2017-12-05
1
-1
/
+1
*
mesa: use simple mtx in core mesa
Timothy Arceri
2017-11-09
1
-7
/
+7
*
mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1_compatibility.
Kenneth Graunke
2017-10-27
1
-0
/
+9
*
mesa: minor simplification in test_attachment_completeness()
Brian Paul
2017-10-14
1
-2
/
+1
*
mesa: Expose GL_OES_required_internalformat on GLES contexts.
Eric Anholt
2017-10-10
1
-0
/
+1
*
mesa: make glFramebuffer* check immutable texture level bounds
Kenneth Graunke
2017-10-07
1
-6
/
+14
*
mesa/main: R10G10B10_(A2) formats are not color renderable in ES
Nicolai Hähnle
2017-10-02
1
-2
/
+5
*
mesa: add KHR_no_error support to glNamedFramebufferRenderbuffer()
Samuel Pitoiset
2017-07-31
1
-0
/
+13
*
mesa: add KHR_no_error support to glFramebufferRenderbuffer()
Samuel Pitoiset
2017-07-31
1
-0
/
+22
*
mesa: add framebuffer_renderbuffer_error() helper
Samuel Pitoiset
2017-07-31
1
-46
/
+63
*
mesa: add KHR_no_error support to glInvalidate*()
Samuel Pitoiset
2017-07-31
1
-0
/
+17
*
mesa: remove duplicated code around framebuffer_renderbuffer()
Samuel Pitoiset
2017-07-20
1
-47
/
+23
*
mesa: add KHR_no_error support for glCheckFramebufferStatus()
Samuel Pitoiset
2017-06-28
1
-0
/
+10
*
mesa: add KHR_no_error support for gl*Renderbuffers()
Samuel Pitoiset
2017-06-28
1
-0
/
+16
*
mesa: prepare create_render_buffers() for KHR_no_error support
Samuel Pitoiset
2017-06-28
1
-7
/
+17
*
mesa: add KHR_no_error support for NamedFramebufferTexture
Timothy Arceri
2017-05-17
1
-0
/
+8
*
mesa: add KHR_no_error support for FramebufferTexture
Timothy Arceri
2017-05-17
1
-0
/
+9
*
mesa: add *FramebufferTexture() support to frame_buffer_texture helper
Timothy Arceri
2017-05-17
1
-100
/
+41
*
mesa: add KHR_no_error support for NamedFramebufferTextureLayer
Timothy Arceri
2017-05-17
1
-0
/
+12
*
mesa: add KHR_no_error support for FramebufferTextureLayer
Timothy Arceri
2017-05-17
1
-0
/
+9
*
mesa: add no error support to frame_buffer_texture_layer() helper
Timothy Arceri
2017-05-17
1
-27
/
+43
*
mesa: add frame_buffer_texture_layer() helper
Timothy Arceri
2017-05-17
1
-54
/
+31
*
mesa: add KHR_no_error support for FramebufferTexture*D functions
Timothy Arceri
2017-05-11
1
-0
/
+30
*
mesa: add no error version of framebuffer_texture_with_dims()
Timothy Arceri
2017-05-11
1
-0
/
+22
*
mesa: add error version of get_texture_for_framebuffer()
Timothy Arceri
2017-05-11
1
-8
/
+18
*
mesa: pass rb attachment to _mesa_framebuffer_texture()
Timothy Arceri
2017-05-11
1
-17
/
+37
*
mesa: add _mesa_get_and_validate_attachment() helper
Timothy Arceri
2017-05-11
1
-12
/
+25
*
mesa: remove _mesa_problem() from a few locations
Timothy Arceri
2017-05-11
1
-5
/
+3
*
mesa: make _mesa_get_framebuffer_attachment_parameter() static
Timothy Arceri
2017-05-11
1
-9
/
+9
*
mesa: fix indentation
Timothy Arceri
2017-05-11
1
-1
/
+1
*
mesa: remove _mesa from static framebuffer object function
Timothy Arceri
2017-05-11
1
-3
/
+3
*
mesa: fix renderbuffer leak
Timothy Arceri
2017-04-07
1
-1
/
+1
*
mesa/main: simplify _mesa_IsRenderbuffer()
Samuel Pitoiset
2017-04-07
1
-7
/
+6
*
mesa: tidy up renderbuffer RefCount initialisation
Timothy Arceri
2017-04-06
1
-1
/
+0
*
mesa: Avoid read of uninitialized variable
Robert Foss
2017-03-02
1
-1
/
+1
*
main/fboject: default_framebuffer allowed for GetFramebufferParameter
Alejandro Piñeiro
2017-02-06
1
-7
/
+37
*
main/fbobject: implement new 4.5 pnames for GetFramebufferParameter
Alejandro Piñeiro
2017-02-06
1
-0
/
+18
*
mesa: use same is_color_attachment trick to discern error cases
Ilia Mirkin
2017-01-31
1
-3
/
+11
*
mesa/main: Fix FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for NONE attachment type
Alejandro Piñeiro
2017-01-19
1
-4
/
+6
*
main/fbobject: throw invalid operation when get_attachment fails if needed
Alejandro Piñeiro
2017-01-13
1
-7
/
+42
*
main/fboject: return if it is color_attachment on get_attachment
Alejandro Piñeiro
2017-01-13
1
-11
/
+19
*
mesa: Return LINEAR encoding for winsys FBO depth/stencil.
Kenneth Graunke
2016-12-11
1
-2
/
+7
*
mesa/fbobject: Update CubeMapFace when reusing textures
Nanley Chery
2016-11-18
1
-0
/
+1
*
mesa: replace gl_framebuffer::_IntegerColor wih _IntegerBuffers
Brian Paul
2016-10-13
1
-4
/
+6
*
mesa: Raise INVALID_ENUM in FramebufferTexture*D for unknown textargets.
Kenneth Graunke
2016-10-04
1
-2
/
+3
*
mesa: Reorganize check_textarget().
Kenneth Graunke
2016-10-04
1
-43
/
+37
*
mesa: fix glGetFramebufferAttachmentParameteriv w/ on-demand FRONT_BACK alloc
Marek Olšák
2016-09-16
1
-2
/
+14
*
mesa: print number of samples in renderbuffer_storage error msg
Brian Paul
2016-07-08
1
-1
/
+1
[next]