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
Commit message (
Expand
)
Author
Age
Files
Lines
*
main: Refactor _mesa_ReadBuffer.
Laura Ekstrand
2015-05-14
3
-24
/
+32
*
main: Add entry point for NamedFramebufferDrawBuffer.
Laura Ekstrand
2015-05-14
3
-0
/
+23
*
main: Refactor _mesa_DrawBuffer.
Laura Ekstrand
2015-05-14
2
-17
/
+29
*
main: Refactor _mesa_drawbuffers.
Laura Ekstrand
2015-05-14
4
-17
/
+18
*
main: Add stubs for [Get]NamedFramebufferParameteri[v].
Laura Ekstrand
2015-05-14
3
-0
/
+42
*
main: Fake entry point for glClearNamedFramebufferfi.
Laura Ekstrand
2015-05-14
3
-0
/
+23
*
main: Fake entry point for glClearNamedFramebufferfv.
Laura Ekstrand
2015-05-14
3
-0
/
+23
*
main: Fake entry point for glClearNamedFramebufferuiv.
Laura Ekstrand
2015-05-14
3
-0
/
+23
*
main: Fake entry point for glClearNamedFramebufferiv.
Laura Ekstrand
2015-05-14
3
-0
/
+25
*
main: Add entry points for InvalidateNamedFramebuffer[Sub]Data.
Laura Ekstrand
2015-05-14
3
-0
/
+83
*
main: Refactor invalidate_framebuffer_storage.
Laura Ekstrand
2015-05-14
1
-11
/
+27
*
main: Complete error conditions for glInvalidate*Framebuffer.
Laura Ekstrand
2015-05-14
1
-1
/
+19
*
main: _mesa_blit_framebuffer updates its arbitrary framebuffers.
Laura Ekstrand
2015-05-14
1
-3
/
+6
*
main: Add entry point for BlitNamedFramebuffer.
Laura Ekstrand
2015-05-14
3
-0
/
+58
*
main: Refactor _mesa_update_draw_buffer_bounds.
Laura Ekstrand
2015-05-14
3
-5
/
+6
*
main: Refactor _mesa_get_clamp_read_color.
Laura Ekstrand
2015-05-14
3
-5
/
+7
*
main: Refactor _mesa_[update|get]_clamp_fragment_color.
Laura Ekstrand
2015-05-14
6
-18
/
+21
*
main: Refactor _mesa_[update|get]_clamp_vertex_color.
Laura Ekstrand
2015-05-14
3
-8
/
+14
*
main: Refactor _mesa_update_framebuffer.
Laura Ekstrand
2015-05-14
3
-9
/
+8
*
main: Refactor glBlitFramebuffer.
Laura Ekstrand
2015-05-14
2
-53
/
+74
*
main: Fix whitespace in blit.c
Laura Ekstrand
2015-05-14
1
-18
/
+18
*
main: Add entry point GetNamedFramebufferAttachmentParameteriv.
Laura Ekstrand
2015-05-14
3
-41
/
+94
*
main: Add entry point for CheckNamedFramebufferStatus.
Laura Ekstrand
2015-05-14
3
-15
/
+72
*
main: Fix indents in former get_texture_for_framebuffer functions.
Laura Ekstrand
2015-05-14
1
-39
/
+39
*
main: Major refactor of get_texture_for_framebuffer.
Laura Ekstrand
2015-05-14
2
-227
/
+267
*
main: Add entry points for glNamedFramebufferTexture[Layer].
Laura Ekstrand
2015-05-14
3
-0
/
+74
*
main: Fix indentation in get_texture_for_framebuffer.
Laura Ekstrand
2015-05-14
1
-85
/
+85
*
main: Refactor get_texture_for_framebuffer.
Laura Ekstrand
2015-05-14
1
-22
/
+21
*
main: Split framebuffer_texture.
Laura Ekstrand
2015-05-14
2
-75
/
+198
*
main: Fix an error generated by FramebufferTexture
Laura Ekstrand
2015-05-14
1
-4
/
+13
*
mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer < 0
Fredrik Höglund
2015-05-14
1
-0
/
+12
*
main: Require that the texture exists in framebuffer_texture
Fredrik Höglund
2015-05-14
1
-1
/
+1
*
main: Fix the indentation in framebuffer_texture
Laura Ekstrand
2015-05-14
1
-1
/
+2
*
main: Add entry point for NamedFramebufferRenderbuffer.
Laura Ekstrand
2015-05-14
3
-44
/
+98
*
main: Rename framebuffer renderbuffer software fallback.
Laura Ekstrand
2015-05-14
2
-6
/
+8
*
main: Add utility function _mesa_lookup_renderbuffer_err.
Laura Ekstrand
2015-05-14
2
-0
/
+25
*
main: Add glCreateFramebuffers.
Laura Ekstrand
2015-05-14
3
-5
/
+41
*
main: Add utility function _mesa_lookup_framebuffer_err.
Laura Ekstrand
2015-05-14
2
-0
/
+25
*
mesa: use _mesa_has_compute_shaders instead of extension check
Tapani Pälli
2015-05-11
1
-1
/
+3
*
main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
Marta Lofstedt
2015-05-11
1
-0
/
+1
*
mesa: Implement GetVertexArrayIndexed[64]iv
Fredrik Höglund
2015-05-08
3
-0
/
+129
*
mesa: Add support for querying GL_VERTEX_ATTRIB_ARRAY_LONG
Fredrik Höglund
2015-05-08
1
-0
/
+5
*
mesa: Add a vao parameter to get_vertex_array_attrib
Fredrik Höglund
2015-05-08
1
-9
/
+16
*
mesa: Implement GetVertexArrayiv
Fredrik Höglund
2015-05-08
3
-0
/
+37
*
mesa: Implement VertexArrayBindingDivisor
Fredrik Höglund
2015-05-08
3
-16
/
+52
*
mesa: Add a vao parameter to vertex_binding_divisor
Fredrik Höglund
2015-05-08
1
-4
/
+6
*
mesa: Implement VertexArrayAttribBinding
Fredrik Höglund
2015-05-08
3
-22
/
+60
*
mesa: Add a vao parameter to vertex_attrib_binding
Fredrik Höglund
2015-05-08
1
-6
/
+9
*
mesa: Implement VertexArrayAttrib[I|L]Format
Fredrik Höglund
2015-05-08
3
-0
/
+97
*
mesa: Add a vao parameter to update_array_format
Fredrik Höglund
2015-05-08
1
-7
/
+10
[next]