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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915g: add dma-buf support to i915_drm_buffer_get_handle
Nicholas Bishop
2016-09-27
1
-0
/
+6
*
st/dri: check pipe_screen->resource_get_handle() return value
Nicholas Bishop
2016-09-27
1
-2
/
+4
*
gbm: return appropriate error when queryImage() fails
Nicholas Bishop
2016-09-27
2
-2
/
+4
*
st/va Avoid VBR bitrate calculation overflow v2
Andy Furniss
2016-09-27
1
-1
/
+1
*
st/va: Fix vaSyncSurface with no outstanding operation
Mark Thompson
2016-09-27
1
-0
/
+7
*
glsl: remove remaining tabs in glsl_parser_extras.h
Timothy Arceri
2016-09-27
1
-30
/
+30
*
st/mesa: enable ARB_ES3_2_compatibility when enough available
Ilia Mirkin
2016-09-27
1
-0
/
+20
*
st/mesa: enable GL_ANDROID_extension_pack_es31a when available
Ilia Mirkin
2016-09-27
1
-0
/
+18
*
glsl: move some uniform linking code to new link_assign_uniform_storage()
Timothy Arceri
2016-09-27
1
-63
/
+69
*
glsl: move some uniform linking code to new link_setup_uniform_remap_tables()
Timothy Arceri
2016-09-27
3
-162
/
+177
*
i965: create populate key functions for tcs and tes
Timothy Arceri
2016-09-27
4
-68
/
+88
*
i965: make gs key generation helper available to shader cache
Timothy Arceri
2016-09-27
2
-1
/
+5
*
glsl: use reproducible name for lowered const arrays
Timothy Arceri
2016-09-27
3
-6
/
+19
*
i965: make vs and fs key generation helpers available to shader cache
Carl Worth
2016-09-27
4
-2
/
+10
*
glsl: Prepare standalone compiler to be able to use parameter lists
Carl Worth
2016-09-27
3
-0
/
+23
*
nv50/ir: fix comments about instructions info
Samuel Pitoiset
2016-09-26
1
-2
/
+3
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
18
-27
/
+359
*
mesa/st: add nir pass to lower tex_src_plane
Rob Clark
2016-09-26
3
-0
/
+124
*
mesa/st: add lowering pass for YUV samplers
Rob Clark
2016-09-26
3
-0
/
+483
*
aubinator: Fix the decoding of values that span two Dwords
Sirisha Gandikota
2016-09-26
1
-13
/
+37
*
nvc0: allow to force compiling programs in debug build
Samuel Pitoiset
2016-09-26
1
-9
/
+10
*
nv50/ir: drop unused NVISA_XXX_CHIPSET constants
Samuel Pitoiset
2016-09-26
1
-2
/
+0
*
gallium/util: make use of strtol() in debug_get_num_option()
Samuel Pitoiset
2016-09-26
1
-17
/
+8
*
r600g: Add support for PK2H/UP2H
Glenn Kennard
2016-09-26
2
-5
/
+104
*
i965: stop passing stage as a function parameter
Timothy Arceri
2016-09-26
1
-5
/
+3
*
aubinator: fix resource leak
Nayan Deshmukh
2016-09-25
1
-1
/
+3
*
osmesa: Unbind the current context when given a null context and buffer.
Emilio Cobos Álvarez
2016-09-23
1
-0
/
+7
*
st/mesa: small optimization in swizzle_swizzle()
Brian Paul
2016-09-23
1
-0
/
+5
*
st/mesa: fix swizzle issue in st_create_sampler_view_from_stobj()
Brian Paul
2016-09-23
1
-6
/
+4
*
svga: set PIPE_BIND_DEPTH_STENCIL flag for new resources when possible
Brian Paul
2016-09-23
1
-1
/
+11
*
svga: don't special case caps for SVGA3D_R32_FLOAT
Brian Paul
2016-09-23
1
-6
/
+2
*
svga: use new adjust_z_layer() helper in svga_pipe_blit.c
Brian Paul
2016-09-23
1
-44
/
+28
*
svga: simplify/improve the format compatibility check for region copies
Brian Paul
2016-09-23
1
-5
/
+25
*
svga: add const qualifier on svga_translate_format()
Brian Paul
2016-09-23
2
-2
/
+2
*
svga: eliminate unneeded gotos in svga_validate_surface_view()
Brian Paul
2016-09-23
1
-7
/
+4
*
svga: disable srgb format related code from svga_blit()
Neha Bhende
2016-09-23
1
-12
/
+0
*
Revert "glsl: move xfb BufferStride into gl_transform_feedback_info"
Timothy Arceri
2016-09-24
3
-9
/
+8
*
glsl: Delete linker stuff relating to built-in functions.
Kenneth Graunke
2016-09-23
2
-58
/
+16
*
glsl: Delete ftransform support from builtin_functions.cpp.
Kenneth Graunke
2016-09-23
1
-26
/
+4
*
glsl: Immediately inline built-ins rather than generating calls.
Kenneth Graunke
2016-09-23
1
-24
/
+22
*
glsl: Check TCS barrier restrictions at ast_to_hir time, not link time.
Kenneth Graunke
2016-09-23
2
-99
/
+19
*
glsl: move xfb BufferStride into gl_transform_feedback_info
Timothy Arceri
2016-09-24
3
-8
/
+9
*
Revert "mapi: export all GLES 3.2 functions in libGLESv2.so"
Dylan Baker
2016-09-23
1
-12
/
+0
*
i965: Enable EGL_KHR_gl_texture_3D_image
Adam Jackson
2016-09-23
1
-0
/
+3
*
i915: Enable EGL_KHR_gl_texture_3D_image
Adam Jackson
2016-09-23
1
-0
/
+3
*
anv: Check for VK_WHOLE_SIZE in anv_CmdFillBuffer
Nicolas Koch
2016-09-23
1
-0
/
+6
*
anv: get rid of duplicated values from gen_device_info
Lionel Landwerlin
2016-09-23
6
-43
/
+28
*
i965: get rid of duplicated values from gen_device_info
Lionel Landwerlin
2016-09-23
26
-79
/
+71
*
intel/i965: make gen_device_info mutable
Lionel Landwerlin
2016-09-23
25
-106
/
+111
*
gallium: remove unused PIPE_CC_GCC_VERSION
Timothy Arceri
2016-09-23
1
-1
/
+0
[next]