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
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs/relnotes: Mark off ARB_direct_state_access for 10.6
Fredrik Höglund
2015-05-14
1
-0
/
+1
*
docs: Update the ARB_direct_state_access status
Fredrik Höglund
2015-05-14
1
-2
/
+2
*
st/mesa: Enable ARB_direct_state_access
Fredrik Höglund
2015-05-14
1
-0
/
+6
*
i965: Enable ARB_direct_state_access
Fredrik Höglund
2015-05-14
1
-0
/
+1
*
i915: Enable ARB_direct_state_access
Fredrik Höglund
2015-05-14
1
-0
/
+1
*
mesa: Add ARB_direct_state_access checks in query object functions
Fredrik Höglund
2015-05-14
1
-0
/
+7
*
mesa: Add ARB_direct_state_access checks in program pipeline functions
Fredrik Höglund
2015-05-14
1
-0
/
+6
*
mesa: Add ARB_direct_state_access checks in sampler object functions
Fredrik Höglund
2015-05-14
1
-0
/
+7
*
mesa: Add ARB_direct_state_access checks in VAO functions
Fredrik Höglund
2015-05-14
2
-0
/
+86
*
mesa: Add ARB_direct_state_access checks in texture functions
Fredrik Höglund
2015-05-14
6
-0
/
+200
*
mesa: Add ARB_direct_state_access checks in renderbuffer functions
Fredrik Höglund
2015-05-14
1
-0
/
+21
*
mesa: Add ARB_direct_state_access checks in FBO functions
Fredrik Höglund
2015-05-14
4
-0
/
+127
*
mesa: Add ARB_direct_state_access checks in buffer object functions
Fredrik Höglund
2015-05-14
1
-0
/
+105
*
mesa: Add ARB_direct_state_access checks in XFB functions
Fredrik Höglund
2015-05-14
1
-0
/
+42
*
mesa: Make GL_TEXTURE_CUBE_MAP valid in FramebufferTextureLayer
Fredrik Höglund
2015-05-14
1
-5
/
+31
*
mesa: Add an extension flag for ARB_direct_state_access
Fredrik Höglund
2015-05-14
2
-1
/
+2
*
main: Add entry point for NamedFramebufferDrawBuffers.
Laura Ekstrand
2015-05-14
4
-0
/
+31
*
main: Refactor DrawBuffers.
Laura Ekstrand
2015-05-14
2
-23
/
+52
*
main: Add entry point for NamedFramebufferReadBuffer.
Laura Ekstrand
2015-05-14
4
-0
/
+28
*
main: Refactor _mesa_ReadBuffer.
Laura Ekstrand
2015-05-14
3
-24
/
+32
*
main: Add entry point for NamedFramebufferDrawBuffer.
Laura Ekstrand
2015-05-14
4
-0
/
+28
*
main: Refactor _mesa_DrawBuffer.
Laura Ekstrand
2015-05-14
2
-17
/
+29
*
main: Refactor _mesa_drawbuffers.
Laura Ekstrand
2015-05-14
5
-18
/
+20
*
main: Add stubs for [Get]NamedFramebufferParameteri[v].
Laura Ekstrand
2015-05-14
4
-0
/
+54
*
main: Fake entry point for glClearNamedFramebufferfi.
Laura Ekstrand
2015-05-14
4
-0
/
+30
*
main: Fake entry point for glClearNamedFramebufferfv.
Laura Ekstrand
2015-05-14
4
-0
/
+30
*
main: Fake entry point for glClearNamedFramebufferuiv.
Laura Ekstrand
2015-05-14
4
-0
/
+30
*
main: Fake entry point for glClearNamedFramebufferiv.
Laura Ekstrand
2015-05-14
4
-0
/
+32
*
main: Add entry points for InvalidateNamedFramebuffer[Sub]Data.
Laura Ekstrand
2015-05-14
4
-0
/
+99
*
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
4
-0
/
+73
*
main: Refactor _mesa_update_draw_buffer_bounds.
Laura Ekstrand
2015-05-14
8
-10
/
+11
*
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
7
-20
/
+23
*
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
8
-14
/
+13
*
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
4
-41
/
+101
*
main: Add entry point for CheckNamedFramebufferStatus.
Laura Ekstrand
2015-05-14
4
-15
/
+78
*
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
3
-228
/
+268
*
main: Add entry points for glNamedFramebufferTexture[Layer].
Laura Ekstrand
2015-05-14
4
-0
/
+89
*
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
[next]