summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-12st/va: add NV12 -> NV12 post processing v2Christian König2-37/+124
2016-01-12st/va: use vl_video_buffer_adjust_sizeChristian König1-9/+4
2016-01-12st/vdpau: use vl_video_buffer_adjust_sizeChristian König1-10/+3
2016-01-12vl/buffers: extract vl_video_buffer_adjust_size helperChristian König2-8/+20
2016-01-12st/va: make the implementation thread safe v2Christian König7-54/+199
2016-01-12mesa: use gl_shader_variable in program resource listTapani Pälli3-28/+129
2016-01-12glsl: track total amount of uniform locations usedTapani Pälli1-2/+15
2016-01-12main: get rid of needless conditionalErik Faye-Lund1-13/+12
2016-01-12gallium/util: removed unused header-fileErik Faye-Lund2-53/+0
2016-01-12nvc0: do not force re-binding of compute constbufs on FermiSamuel Pitoiset1-1/+1
2016-01-11meta: Unconditionally set GL_SKIP_DECODE_EXTIan Romanick2-11/+4
2016-01-11meta: Only bind the sampler in one placeIan Romanick2-8/+4
2016-01-11meta/decompress: Don't pollute the sampler object namespaceIan Romanick1-7/+15
2016-01-11meta/decompress: Save and restore the sampler using gl_sampler_object instead...Ian Romanick1-4/+5
2016-01-11meta/decompress: Track sampler using gl_sampler_object instead of GL API obje...Ian Romanick2-12/+12
2016-01-11meta/decompress: Use internal functions for sampler object accessIan Romanick1-4/+9
2016-01-11meta/generate_mipmap: Don't pollute the sampler object namespaceIan Romanick1-11/+11
2016-01-11meta/generate_mipmap: Save and restore the sampler using gl_sampler_object in...Ian Romanick1-4/+5
2016-01-11meta/generate_mipmap: Track sampler using gl_sampler_object instead of GL API...Ian Romanick2-14/+17
2016-01-11meta/generate_mipmap: Use internal functions for sampler object accessIan Romanick1-9/+11
2016-01-11meta/blit: Don't pollute the sampler object namespace in _mesa_meta_setup_sam...Ian Romanick1-7/+4
2016-01-11meta/blit: Save and restore the sampler using gl_sampler_object instead of GL...Ian Romanick2-5/+15
2016-01-11meta/blit: Use internal functions for sampler object accessIan Romanick3-19/+25
2016-01-11meta/blit: Group the SamplerParameteri calls with the other sampler operationsIan Romanick1-4/+4
2016-01-11mesa: Refator _mesa_BindSampler to make _mesa_bind_samplerIan Romanick2-6/+16
2016-01-11mesa: Add _mesa_set_sampler_srgb_decode methodIan Romanick2-0/+14
2016-01-11mesa: Add _mesa_set_sampler_filters methodIan Romanick2-0/+26
2016-01-11mesa: Add _mesa_set_sampler_wrap methodIan Romanick2-0/+20
2016-01-12nvc0: remove useless goto in nvc0_launch_grid()Samuel Pitoiset1-6/+4
2016-01-11mesa: Mark Identity as constIan Romanick1-1/+1
2016-01-11configure.ac: always define __STDC_CONSTANT_MACROSOded Gabbay2-2/+2
2016-01-11i965: Upload 3DSTATE_BINDING_TABLE_POINTERS_HS when !TCS on Gen9+.Kenneth Graunke1-3/+4
2016-01-11Add missing platform information for KBLMark Janes1-0/+5
2016-01-11nv50/ir: the whole point of data array is to hand out regular registersIlia Mirkin1-1/+1
2016-01-11mesa/uniform_query: add IROUNDD and use for doubles->ints (v2)Dave Airlie2-1/+8
2016-01-11glsl: replace unreachable code path with assertTimothy Arceri1-5/+4
2016-01-11Revert "glsl: replace unreachable code path with assert"Timothy Arceri1-4/+5
2016-01-11glsl: replace unreachable code path with assertTimothy Arceri1-5/+4
2016-01-11glsl: combine if blocksTimothy Arceri1-6/+3
2016-01-11mesa: Update todo regarding StencilOp and StencilOpSeparate.Rhys Kidd1-12/+6
2016-01-09glsl: Make bitfield_insert/extract and bfi/bfm non-vectorizable.Kenneth Graunke1-1/+6
2016-01-09nv50/ir: Fix scratch allocation size and filePierre Moreau2-3/+3
2016-01-08mesa: merge bind_atomic_buffers_{base|range}Nicolai Hähnle1-106/+49
2016-01-08mesa: merge bind_shader_storage_buffers_{base|range}Nicolai Hähnle1-111/+51
2016-01-08mesa: merge bind_uniform_buffers_{base|range}Nicolai Hähnle1-108/+50
2016-01-08mesa: merge bind_xfb_buffers_{base|range}Nicolai Hähnle1-113/+59
2016-01-08glsl: Don't add nir files to libglsl_la_SOURCESKristian Høgsberg Kristensen3-4/+8
2016-01-08nv50,nvc0: use a face sysval to avoid the useless back-and-forth conversionIlia Mirkin5-9/+2
2016-01-08glsl: Move _mesa_shader_stage_to_string/abbrev to shader_enums.cKristian Høgsberg Kristensen8-52/+56
2016-01-08i965: Move GLSL lowering passes out of libi965_compiler.laKristian Høgsberg Kristensen1-5/+5