mesa.git
2016-09-27 Nicholas Bishopgbm: return appropriate error when queryImage() fails
2016-09-27 Andy Furnissst/va Avoid VBR bitrate calculation overflow v2
2016-09-27 Mark Thompsonst/va: Fix vaSyncSurface with no outstanding operation
2016-09-27 Timothy Arceriglsl: remove remaining tabs in glsl_parser_extras.h
2016-09-27 Ilia Mirkinst/mesa: enable ARB_ES3_2_compatibility when enough...
2016-09-27 Ilia Mirkinst/mesa: enable GL_ANDROID_extension_pack_es31a when...
2016-09-27 Timothy Arceriglsl: move some uniform linking code to new link_assign...
2016-09-27 Timothy Arceriglsl: move some uniform linking code to new link_setup_...
2016-09-27 Timothy Arcerii965: create populate key functions for tcs and tes
2016-09-27 Timothy Arcerii965: make gs key generation helper available to shader...
2016-09-27 Timothy Arceriglsl: use reproducible name for lowered const arrays
2016-09-27 Carl Worthi965: make vs and fs key generation helpers available...
2016-09-27 Carl Worthglsl: Prepare standalone compiler to be able to use...
2016-09-26 Samuel Pitoisetnv50/ir: fix comments about instructions info
2016-09-26 Rob Clarkmesa/st: support lowering multi-planar YUV
2016-09-26 Rob Clarkmesa/st: add nir pass to lower tex_src_plane
2016-09-26 Rob Clarkmesa/st: add lowering pass for YUV samplers
2016-09-26 Sirisha Gandikotaaubinator: Fix the decoding of values that span two...
2016-09-26 Samuel Pitoisetnvc0: allow to force compiling programs in debug build
2016-09-26 Samuel Pitoisetnv50/ir: drop unused NVISA_XXX_CHIPSET constants
2016-09-26 Samuel Pitoisetgallium/util: make use of strtol() in debug_get_num_opt...
2016-09-26 Glenn Kennardr600g: Add support for PK2H/UP2H
2016-09-25 Timothy Arcerii965: stop passing stage as a function parameter
2016-09-25 Nayan Deshmukhaubinator: fix resource leak
2016-09-24 Emilio Cobos... osmesa: Unbind the current context when given a null...
2016-09-24 Brian Paulst/mesa: small optimization in swizzle_swizzle()
2016-09-24 Brian Paulst/mesa: fix swizzle issue in st_create_sampler_view_fr...
2016-09-24 Brian Paulsvga: set PIPE_BIND_DEPTH_STENCIL flag for new resource...
2016-09-24 Brian Paulsvga: don't special case caps for SVGA3D_R32_FLOAT
2016-09-24 Brian Paulsvga: use new adjust_z_layer() helper in svga_pipe_blit.c
2016-09-24 Brian Paulsvga: simplify/improve the format compatibility check...
2016-09-24 Brian Paulsvga: add const qualifier on svga_translate_format()
2016-09-24 Brian Paulsvga: eliminate unneeded gotos in svga_validate_surface...
2016-09-24 Neha Bhendesvga: disable srgb format related code from svga_blit()
2016-09-24 Timothy ArceriRevert "glsl: move xfb BufferStride into gl_transform_f...
2016-09-23 Kenneth Graunkeglsl: Delete linker stuff relating to built-in functions.
2016-09-23 Kenneth Graunkeglsl: Delete ftransform support from builtin_functions...
2016-09-23 Kenneth Graunkeglsl: Immediately inline built-ins rather than generati...
2016-09-23 Kenneth Graunkeglsl: Check TCS barrier restrictions at ast_to_hir...
2016-09-23 Timothy Arceriglsl: move xfb BufferStride into gl_transform_feedback_info
2016-09-23 Dylan BakerRevert "mapi: export all GLES 3.2 functions in libGLESv...
2016-09-23 Adam Jacksoni965: Enable EGL_KHR_gl_texture_3D_image
2016-09-23 Adam Jacksoni915: Enable EGL_KHR_gl_texture_3D_image
2016-09-23 Nicolas Kochanv: Check for VK_WHOLE_SIZE in anv_CmdFillBuffer
2016-09-23 Lionel Landwerlinanv: get rid of duplicated values from gen_device_info
2016-09-23 Lionel Landwerlini965: get rid of duplicated values from gen_device_info
2016-09-23 Lionel Landwerlinintel/i965: make gen_device_info mutable
2016-09-23 Timothy Arcerigallium: remove unused PIPE_CC_GCC_VERSION
2016-09-23 Timothy Arceriutil: remove Sun C Compiler support
2016-09-23 Ilia Mirkinst/mesa: turn on OES_viewport_array when dependencies...
2016-09-23 Ilia Mirkinmesa: add implementations for new float depth functions
2016-09-23 Ilia Mirkinmesa: move ARB_viewport_array params to a GLES 3.1...
2016-09-23 Ilia Mirkinmesa: add GL_OES_viewport_array to the extension string
2016-09-23 Ilia Mirkinglsl: add OES_viewport_array enables and use them to...
2016-09-23 Ilia Mirkinmesa: add new entrypoints for GL_OES_viewport_array
2016-09-22 Dylan Bakermapi: export all GLES 3.2 functions in libGLESv2.so
2016-09-22 Dylan Bakermapi: sort static_data.py functions
2016-09-22 Dylan Bakermapi: retab static_data.py to be consistent
2016-09-22 Lionel Landwerlinspirv: fix AtomicLoad/Store on images
2016-09-22 Eric Anholtnir: Allow opt_peephole_sel to be more aggressive in...
2016-09-21 Kenneth Graunkedocs: Mark ES 3.2 "all done" for i965/gen9+.
2016-09-21 Kenneth Graunkedocs: Add ES 3.2 to release notes.
2016-09-21 Brian Paulgallium/util: add comment on util_is_format_compatible()
2016-09-21 Brian Paulsvga: minor simplification in svga_validate_surface_view()
2016-09-21 Brian Paulsvga: remove disable_shader debug variable
2016-09-21 Kenneth Graunkei965: Enable ES 3.2 on Skylake.
2016-09-21 Jason Ekstrandnir/spirv/glsl450: Add support for the InterpolateAt...
2016-09-21 Jason Ekstrandnir/spirv: Claim support for SampleRateShading
2016-09-21 Jason Ekstrandnir/spirv: Bring back the spirv2nir helper binary
2016-09-21 Chuanbo Wengi965: implement querying __DRI_IMAGE_ATTRIB_OFFSET.
2016-09-21 Chuanbo Wengegl: return corresponding offset of EGLImage instead...
2016-09-21 Chuanbo Wengdri: add offset attribute and bump version of EGLImage...
2016-09-21 Francisco Jerezi965/ir: Test thread dispatch packing assumptions.
2016-09-21 Francisco Jerezi965/ir: Pass identity mask to brw_find_live_channel...
2016-09-21 Francisco Jerezi965/ir: Skip eliminate_find_live_channel() for stages...
2016-09-21 Jason Ekstrandi965/fs: Take Dispatch/Vector mask into account in...
2016-09-21 Jason Ekstrandi965/reg: Make brw_sr0_reg take a subnr and return...
2016-09-21 Lionel Landwerlinanv: pipeline: use correct number of thread for compute
2016-09-21 Lionel Landwerlinanv: allocator: correct scratch space for haswell
2016-09-21 Lionel Landwerlinanv: device: calculate compute thread numbers using...
2016-09-21 Nicolai Hähnlegallivm: support negation on 64-bit integers
2016-09-21 Dave Airlieradeonsi: prepare 64-bit integer support. (v2)
2016-09-21 Dave Airliegallivm/llvmpipe: prepare support for ARB_gpu_shader_int64.
2016-09-21 Dave Airlietgsi/softpipe: prepare ARB_gpu_shader_int64 support...
2016-09-21 Dave Airliegallium/tgsi: add support for 64-bit integer immediates.
2016-09-21 Dave Airliegallium: add opcode and types for 64-bit integers....
2016-09-21 Kenneth Graunkei965: Rename intelScreen to screen.
2016-09-21 Kenneth Graunkei965: Rename __DRIScreen pointers to "dri_screen".
2016-09-20 Dylan Bakermesa: Implement ARB_shader_viewport_layer_array for...
2016-09-20 Leo Liuradeon/vce: add firmware support for version 52.8.3
2016-09-20 Indrajit Dasst/omx/dec/h265: Correct the timestamping
2016-09-20 Lionel Landwerlinaubinator: add a custom handler for immediate register...
2016-09-20 Nayan Deshmukhst/va: flush the context before calling flush_frontbuff...
2016-09-20 Nayan Deshmukhst/vdpau: flush the context before calling flush_frontb...
2016-09-20 Nayan Deshmukhvl/dri3: handle the case of different GPU(v4.2)
2016-09-20 Ilia Mirkinst/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf
2016-09-20 Tim Rowleyswr: [rasterizer core] Better thread destruction
2016-09-20 Tim Rowleyswr: [rasterizer jitter] Fix missing end-of-file newline
2016-09-20 Tim Rowleyswr: [rasterizer core] Add macros for mapping ArchRast...
2016-09-19 Kenneth Graunkeglsl: Skip "unsized arrays aren't allowed" check for...
next