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
*
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
*
i965/reg: Make brw_sr0_reg take a subnr and return a vec1 reg
Jason Ekstrand
2016-09-21
2
-13
/
+9
*
i965: Rename intelScreen to screen.
Kenneth Graunke
2016-09-20
28
-170
/
+170
*
i965: Rename __DRIScreen pointers to "dri_screen".
Kenneth Graunke
2016-09-20
6
-83
/
+85
*
mesa: Implement ARB_shader_viewport_layer_array for i965
Dylan Baker
2016-09-20
3
-0
/
+3
*
i965: Drop assertion about buffer offset at draw time.
Eric Anholt
2016-09-17
1
-11
/
+0
*
mesa: Move buffers-unmapped earlier in check_valid_to_render().
Kenneth Graunke
2016-09-16
1
-6
/
+6
*
mesa: Expose GL_CONTEXT_FLAGS in ES 3.2.
Kenneth Graunke
2016-09-16
1
-3
/
+5
*
mesa: fix glGetFramebufferAttachmentParameteriv w/ on-demand FRONT_BACK alloc
Marek Olšák
2016-09-16
1
-2
/
+14
*
st/mesa: update comment in st_atom_msaa.c
Brian Paul
2016-09-16
1
-2
/
+2
*
st/mesa: only enable MSAA coverage options when we have a MSAA buffer
Brian Paul
2016-09-16
2
-4
/
+7
*
glsl: add subpass image type (v2)
Dave Airlie
2016-09-16
1
-0
/
+2
*
i965: enable ARB_ES3_2_compatibility on gen8+
Ilia Mirkin
2016-09-15
1
-0
/
+1
*
i965/nir: Roll set_default_interpolation into lower_fs_inputs
Jason Ekstrand
2016-09-15
3
-39
/
+26
*
i965/fs: Use NIR for handling forced per-sample interpolation
Jason Ekstrand
2016-09-15
3
-40
/
+12
*
nir: Add a flag to lower_io to force "sample" interpolation
Jason Ekstrand
2016-09-15
3
-12
/
+13
*
i965/fs: Use sample interpolation for interpolateAtCentroid in persample mode
Jason Ekstrand
2016-09-15
1
-0
/
+26
*
mesa: check for no matrix change in _mesa_LoadMatrixf()
Brian Paul
2016-09-15
1
-3
/
+5
*
mesa: Expose RESET_NOTIFICATION_STRATEGY with KHR_robustness.
Kenneth Graunke
2016-09-15
2
-3
/
+10
*
intel/blorp: Stop setting 3DSTATE_DRAWING_RECTANGLE
Jason Ekstrand
2016-09-14
1
-0
/
+5
*
intel/blorp: Emit 3DSTATE_MULTISAMPLE directly
Jason Ekstrand
2016-09-14
1
-13
/
+0
*
i965/vec4: Assert that pull constant load offsets are 16B-aligned.
Francisco Jerez
2016-09-14
1
-0
/
+1
[next]