index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Kill __intrinsic_atomic_sub
Ian Romanick
2016-10-04
1
-10
/
+0
*
glsl: Use the ir_intrinsic_* enums instead of the __intrinsic_* name strings
Ian Romanick
2016-10-04
1
-116
/
+171
*
i965: fix unused variable warning in brw_emit_gpgpu_walker()
Timothy Arceri
2016-10-05
1
-2
/
+1
*
i965: add MAYBE_UNUSED to assert param
Timothy Arceri
2016-10-05
1
-1
/
+1
*
i965: wrap unused function in #ifndef NDEBUG
Timothy Arceri
2016-10-05
1
-0
/
+2
*
i965: fix unused variable warning in gen7_block_read_scratch()
Timothy Arceri
2016-10-05
1
-2
/
+1
*
i965: add MAYBE_UNUSED to assert param
Timothy Arceri
2016-10-05
1
-1
/
+1
*
anv/gen7: Make use of local variable prog_data
Anuj Phogat
2016-10-04
1
-2
/
+2
*
i965/gen8+: Enable GL_OES_viewport_array
Anuj Phogat
2016-10-04
2
-2
/
+4
*
mesa: Add a check for OES_viewport_array
Anuj Phogat
2016-10-04
1
-1
/
+3
*
mesa: Enable enums for OES_viewport_array
Anuj Phogat
2016-10-04
2
-4
/
+10
*
i965: Only emit 1 viewport when possible.
Kenneth Graunke
2016-10-03
10
-30
/
+75
*
i965: rename max_ds_* variable to max_tes_*
Timothy Arceri
2016-10-03
4
-5
/
+5
*
i965: rename max_hs_* variables to max_tcs_*
Timothy Arceri
2016-10-03
4
-5
/
+5
*
i965: Drop pointless stage == MESA_SHADER_FRAGMENT checks.
Kenneth Graunke
2016-10-02
1
-5
/
+1
*
mesa: use uint32_t rather than unsigned for xfb struct members
Timothy Arceri
2016-10-01
1
-10
/
+10
*
i915/i965: remove commented out warning
Timothy Arceri
2016-10-01
2
-6
/
+2
*
mesa: move _mesa_valid_to_render() to api_validate.c
Brian Paul
2016-09-30
5
-191
/
+195
*
i965: Remove useless (harmful) assertion
Ben Widawsky
2016-09-28
1
-1
/
+1
*
glsl: don't crash when dumping shaders if some come from cache
Timothy Arceri
2016-09-28
2
-6
/
+17
*
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
*
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
*
i965: make vs and fs key generation helpers available to shader cache
Carl Worth
2016-09-27
4
-2
/
+10
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
13
-4
/
+239
*
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
*
i965: stop passing stage as a function parameter
Timothy Arceri
2016-09-26
1
-5
/
+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
*
Revert "glsl: move xfb BufferStride into gl_transform_feedback_info"
Timothy Arceri
2016-09-24
1
-3
/
+2
*
glsl: move xfb BufferStride into gl_transform_feedback_info
Timothy Arceri
2016-09-24
1
-2
/
+3
*
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
*
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
18
-53
/
+52
*
st/mesa: turn on OES_viewport_array when dependencies are met
Ilia Mirkin
2016-09-22
1
-0
/
+5
*
mesa: add implementations for new float depth functions
Ilia Mirkin
2016-09-22
1
-1
/
+18
*
mesa: move ARB_viewport_array params to a GLES 3.1-accessible section
Ilia Mirkin
2016-09-22
1
-6
/
+6
*
mesa: add GL_OES_viewport_array to the extension string
Ilia Mirkin
2016-09-22
2
-0
/
+2
*
mesa: add new entrypoints for GL_OES_viewport_array
Ilia Mirkin
2016-09-22
3
-0
/
+29
*
nir: Allow opt_peephole_sel to be more aggressive in flattening IFs.
Eric Anholt
2016-09-22
1
-1
/
+1
*
i965: Enable ES 3.2 on Skylake.
Kenneth Graunke
2016-09-21
1
-1
/
+2
*
i965: implement querying __DRI_IMAGE_ATTRIB_OFFSET.
Chuanbo Weng
2016-09-21
1
-2
/
+7
*
i965/ir: Test thread dispatch packing assumptions.
Francisco Jerez
2016-09-21
1
-0
/
+30
*
i965/ir: Pass identity mask to brw_find_live_channel() in the packed dispatch...
Francisco Jerez
2016-09-21
2
-3
/
+11
*
i965/ir: Skip eliminate_find_live_channel() for stages with sparse thread dis...
Francisco Jerez
2016-09-21
3
-0
/
+65
*
i965/fs: Take Dispatch/Vector mask into account in FIND_LIVE_CHANNEL
Jason Ekstrand
2016-09-21
5
-13
/
+50
[next]