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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge"
Emil Velikov
2015-12-19
3
-31
/
+10
*
Revert "i965/fs: Use a stride of 1 and byte offsets for UBOs"
Emil Velikov
2015-12-19
3
-13
/
+16
*
Revert "i965/vec4: Use a stride of 1 and byte offsets for UBOs"
Emil Velikov
2015-12-19
3
-7
/
+27
*
Revert "i965/state: Get rid of dword_pitch arguments to buffer functions"
Emil Velikov
2015-12-19
5
-14
/
+30
*
Revert "i965/nir: Remove unused indirect handling"
Emil Velikov
2015-12-19
1
-11
/
+33
*
meta/generate_mipmap: Work-around GLES 1.x problem with GL_DRAW_FRAMEBUFFER
Ian Romanick
2015-12-18
1
-4
/
+13
*
i965: Add B8G8R8X8_SRGB to the alpha format override
Neil Roberts
2015-12-18
1
-0
/
+4
*
i965: Add MESA_FORMAT_B8G8R8X8_SRGB to brw_format_for_mesa_format
Neil Roberts
2015-12-18
1
-0
/
+1
*
mesa/shader: return correct attribute location for double matrix arrays
Dave Airlie
2015-12-18
1
-3
/
+8
*
mesa/varray: set double arrays to non-normalised.
Dave Airlie
2015-12-18
1
-1
/
+1
*
i965: Resolve color and flush for all active shader images in intel_update_st...
Francisco Jerez
2015-12-18
1
-0
/
+18
*
i965/nir: Remove unused indirect handling
Jason Ekstrand
2015-12-18
1
-33
/
+11
*
i965/state: Get rid of dword_pitch arguments to buffer functions
Jason Ekstrand
2015-12-18
5
-30
/
+14
*
i965/vec4: Use a stride of 1 and byte offsets for UBOs
Jason Ekstrand
2015-12-18
3
-27
/
+7
*
i965/fs: Use a stride of 1 and byte offsets for UBOs
Jason Ekstrand
2015-12-18
3
-16
/
+13
*
i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge
Jason Ekstrand
2015-12-18
3
-10
/
+31
*
i965: use _Shader to get fragment program when updating surface state
Tapani Pälli
2015-12-18
1
-2
/
+2
*
i965: Fix scalar vertex shader struct outputs.
Kenneth Graunke
2015-12-18
2
-6
/
+32
*
i965: Fix fragment shader struct inputs.
Kenneth Graunke
2015-12-18
3
-82
/
+84
*
xmlconfig: Add support for DragonFly
François Tigeot
2015-12-03
1
-0
/
+3
*
mesa: support GL_RED/GL_RG in ES2 contexts when driver support exists
Ilia Mirkin
2015-12-03
4
-4
/
+11
*
texgetimage: consolidate 1D array handling code.
Dave Airlie
2015-12-03
1
-15
/
+11
*
meta/generate_mipmap: Don't leak the framebuffer object
Ian Romanick
2015-12-03
1
-0
/
+5
*
meta/TexSubImage: Don't pollute the buffer object namespace
Ian Romanick
2015-11-24
1
-18
/
+24
*
meta: Don't pollute the buffer object namespace in _mesa_meta_DrawTex
Ian Romanick
2015-11-24
4
-38
/
+29
*
meta: Use internal functions for buffer object and VAO access in _mesa_meta_D...
Ian Romanick
2015-11-24
1
-12
/
+20
*
meta: Track VBO using gl_buffer_object instead of GL API object handle in _me...
Ian Romanick
2015-11-24
2
-6
/
+19
*
meta: Partially convert _mesa_meta_DrawTex to DSA
Ian Romanick
2015-11-24
1
-6
/
+6
*
meta: Don't pollute the buffer object namespace in _mesa_meta_setup_vertex_ob...
Ian Romanick
2015-11-24
1
-14
/
+3
*
meta: Use internal functions for buffer object and VAO access
Ian Romanick
2015-11-24
1
-33
/
+43
*
meta: Use DSA functions for VBOs in _mesa_meta_setup_vertex_objects
Ian Romanick
2015-11-24
1
-19
/
+24
*
meta: Track VBO using gl_buffer_object instead of GL API object handle
Ian Romanick
2015-11-24
5
-48
/
+72
*
meta: Don't leave the VBO bound after _mesa_meta_setup_vertex_objects
Ian Romanick
2015-11-24
5
-21
/
+38
*
i965: Use _mesa_NamedBufferSubData for users of _mesa_meta_setup_vertex_objects
Ian Romanick
2015-11-24
1
-3
/
+3
*
meta: Use _mesa_NamedBufferData and _mesa_NamedBufferSubData for users of _me...
Ian Romanick
2015-11-24
3
-10
/
+8
*
meta: Use DSA functions for PBO in create_texture_for_pbo
Ian Romanick
2015-11-24
1
-19
/
+11
*
i965: Don't pollute the buffer object namespace in brw_meta_fast_clear
Ian Romanick
2015-11-24
1
-5
/
+5
*
i965: Use internal functions for buffer object access
Ian Romanick
2015-11-24
1
-6
/
+18
*
i965: Use DSA functions for VBOs in brw_meta_fast_clear
Ian Romanick
2015-11-24
1
-6
/
+7
*
i965: Pass brw_context instead of gl_context to brw_draw_rectlist
Ian Romanick
2015-11-24
1
-4
/
+5
*
mesa: Refactor enable_vertex_array_attrib to make _mesa_enable_vertex_array_a...
Ian Romanick
2015-11-24
2
-9
/
+22
*
mesa: Refactor update_array_format to make _mesa_update_array_format_public
Ian Romanick
2015-11-24
2
-19
/
+57
*
mesa: Make bind_vertex_buffer avilable outside varray.c
Ian Romanick
2015-11-24
2
-14
/
+22
*
meta: Compute correct buffer size with SkipRows/SkipPixels
Chris Wilson
2015-11-24
1
-15
/
+30
*
r200: fix bgrx8/xrgb8 blits
Roland Scheidegger
2015-11-18
1
-0
/
+4
*
radeon: fix bgrx8/xrgb8 blits
Roland Scheidegger
2015-11-18
1
-0
/
+2
*
meta/generate_mipmap: Only modify the draw framebuffer binding in fallback_re...
Ian Romanick
2015-11-18
1
-4
/
+4
*
meta/generate_mipmap: Don't leak the sampler object
Ian Romanick
2015-11-18
1
-0
/
+2
*
i965/skl/gt4: Fix URB programming restriction.
Ben Widawsky
2015-11-18
1
-0
/
+9
*
mesa/copyimage: allow width/height to not be multiples of block
Ilia Mirkin
2015-11-18
1
-3
/
+37
[next]