mesa.git
2017-12-12 Nicolai Hähnlemesa: refuse to compile SPIR-V shaders or link mixed...
2017-12-12 Nicolai Hähnlemesa/shaderapi: add a getter for GL_SPIR_V_BINARY_ARB
2017-12-12 Nicolai Hähnlemesa: implement SPIR-V loading in glShaderBinary
2017-12-12 Eduardo Lima... mesa/glspirv: Add struct gl_shader_spirv_data
2017-12-12 Nicolai Hähnlemesa/glspirv: Add struct gl_spirv_module
2017-12-12 Nicolai Hähnlemesa: add GL_ARB_gl_spirv boilerplate
2017-12-12 Jason Ekstrandspirv: Add support for all bit sizes in OpSwitch
2017-12-12 Jason Ekstrandspirv: Restructure the case loop in OpSwitch handling
2017-12-12 Jason Ekstrandspirv: Add better parameter validation for vector and...
2017-12-12 Jason Ekstrandspirv: Add type validation for OpSelect
2017-12-12 Jason Ekstrandspirv: Add basic type validation for OpLoad, OpStore...
2017-12-12 Jason Ekstrandspirv: Add a prepass to set types on vtn_values
2017-12-12 Jason Ekstrandspirv: Add a vtn_type field to all vtn_values
2017-12-12 Samuel Iglesias... anv: fix bug when using component qualifier in FS outputs
2017-12-12 Ilia Mirkinst/mesa: swizzle argument when there's a vector size...
2017-12-12 Roland Scheideggergallivm: fix texture wrapping for texture gather for...
2017-12-12 Jason Ekstrandspirv: Allow ignoring decorations for workgroup variables
2017-12-12 Jason Ekstrandspirv: Set lengths on scalar and vector types
2017-12-11 Bas Nieuwenhuizenac/nir: Support vulkan_resource_reindex.
2017-12-11 Bas Nieuwenhuizenac/nir: Don't load the descriptor in vulkan_resource_index.
2017-12-11 Marek Olšákwinsys/amdgpu: disable local BOs again due to worse...
2017-12-11 Marek Olšákdrirc: whitelist glthread for Mount and Blade Warband...
2017-12-10 Bas Nieuwenhuizenradv: Don't use local BOs when allocating with export...
2017-12-10 Bas Nieuwenhuizenspirv: Fix loading an entire block at once.
2017-12-08 Jason Ekstrandanv: Enable UBO pushing
2017-12-08 Jason Ekstrandi965/fs: Handle !supports_pull_constants and push UBOs...
2017-12-08 Jason Ekstrandanv/device: Increase the UBO alignment requirement...
2017-12-08 Jason Ekstrandanv/cmd_buffer: Add support for pushing UBO ranges
2017-12-08 Jason Ekstrandanv/cmd_buffer: Add some stage asserts
2017-12-08 Jason Ekstrandanv/cmd_buffer: Add some helpers for working with descr...
2017-12-08 Jason Ekstrandanv/pipeline: Translate vulkan_resource_index to a...
2017-12-08 Jason Ekstrandi965/fs: Rewrite assign_constant_locations
2017-12-08 Jason Ekstrandanv: Disable VK_KHR_16bit_storage
2017-12-08 Leo Liuradeon/vce: move destroy command before feedback command
2017-12-08 Ben Crockerdocs/llvmpipe: document ppc64le as alternative architec...
2017-12-08 Emil Velikovdocs/release-calendar: drop 17.3.0 from the table
2017-12-08 Emil Velikovdocs: add news item and link release notes for 17.3.0
2017-12-08 Emil Velikovdocs: add sha256 checksums for 17.3.0
2017-12-08 Emil Velikovdocs: Update 17.3.0 release notes
2017-12-08 Samuel Pitoisetradv: do not print ASM to stderr when dumping shaders
2017-12-08 Samuel Pitoisetradv/winsys: implement query_value()
2017-12-08 Samuel Pitoisetradv: remove useless check radv_set_dcc_need_cmask_elim...
2017-12-08 Samuel Pitoisetradv: remove useless checks in radv_set_{color,depth...
2017-12-08 Samuel Pitoisetradv: only re-mit the index type when it changes
2017-12-08 Samuel Pitoisetradv: only reset command buffers that are not in the...
2017-12-08 Samuel Pitoisetradv: track different status of a command buffer
2017-12-08 Samuel Pitoisetradv: fix TC-compat HTILE with VK_FORMAT_D32_SFLOAT_S8_...
2017-12-08 Jordan Justendocs: Update GL_ARB_get_program_binary docs to support...
2017-12-08 Jordan Justeni965: Add ARB_get_program_binary support using nir_seri...
2017-12-08 Jordan Justenmain: Clear shader program data whenever ProgramBinary...
2017-12-08 Jordan Justenmain: add binary support to ProgramBinary
2017-12-08 Jordan Justenmain: add binary support to GetProgramBinary
2017-12-08 Jordan Justenmain: Support getting GL_PROGRAM_BINARY_LENGTH
2017-12-08 Jordan Justenmesa: Add Mesa ARB_get_program_binary helper functions
2017-12-08 Timothy Arcerimesa: add driver callbacks for serialising ProgramBinar...
2017-12-08 Jordan Justenmain: Support 1 Mesa format with get for GL_PROGRAM_BIN...
2017-12-08 Jordan Justenmain: Allow non-zero NUM_PROGRAM_BINARY_FORMATS
2017-12-08 Jordan Justeni965: Fix memory leak when serializing nir
2017-12-08 Jordan Justeni965: Add brw_program_serialize_nir
2017-12-08 Jordan Justeni965: Free serialized nir after deserializing
2017-12-08 Jordan Justeni965: Add brw_program_deserialize_nir
2017-12-08 Jordan Justenmain, glsl: Add UniformDataDefaults which stores unifor...
2017-12-08 Jordan Justenglsl: Split out shader program serialization
2017-12-08 Jordan Justeninclude: Add GL_MESA_program_binary_formats to GL/GLES2...
2017-12-08 Jordan Justenmesa: add GL_PROGRAM_BINARY_FORMAT_MESA enum
2017-12-08 Francisco Jerezintel/cfg: Represent divergent control flow paths cause...
2017-12-08 Francisco Jerezintel/fs: Don't let undefined values prevent copy propa...
2017-12-08 Francisco Jerezintel/fs: Restrict live intervals to the subset possibl...
2017-12-07 Francisco Jerezintel/fs: Teach instruction scheduler about GRF bank...
2017-12-07 Francisco Jerezintel/fs: Implement GRF bank conflict mitigation pass.
2017-12-07 Dylan Bakermeson: Fix building gallium media targets with gallium...
2017-12-07 Dylan Bakermeson: Add lmsensors to gallium libgl-xlib target.
2017-12-07 Eric Engestrommeson: add dep_thread to every lib that includes threads.h
2017-12-07 Eric Engestrommeson: fix pl111 dependency on vc4
2017-12-07 Samuel Pitoisetradv: use a faster version for nir_op_pack_half_2x16
2017-12-07 Alejandro Piñeiromesa/spirv: move and rename nir_spirv_supported_capabil...
2017-12-07 Vadym Shovkopliasutil/disk_cache: Remove unneeded free() on always null...
2017-12-07 Samuel Iglesias... spirv: fix bug when OpSpecConstantOp calls a conversion
2017-12-07 Samuel Iglesias... spirv: allow specialization constants with bitsize...
2017-12-07 James Leggnir/opcodes: Fix constant-folding of bitfield_insert
2017-12-07 Alex Smithradv: Add LLVM version to the device name string
2017-12-07 Alejandro Piñeiromesa: remove set_entry from forward type declarations
2017-12-07 Kenneth Graunkemeta: Fix ClearTexture with GL_DEPTH_COMPONENT.
2017-12-07 Kenneth Graunkemeta: Initialize depth/clear values on declaration.
2017-12-07 Timothy Arceriglsl: get correct member type when processing xfb ifc...
2017-12-06 Gert Wollnyr600/sb: do not convert if-blocks that contain indirect...
2017-12-06 Dave Airlier600: add support for compute grid/block sizes. (v2)
2017-12-06 Dave Airlier600: handle image/buffer sizes correctly.
2017-12-06 Dave Airlier600/compute: add support for emitting compute image...
2017-12-06 Dave Airlier600/compute: handle atomic counters in compute state.
2017-12-06 Dave Airlier600/compute: add support for TGSI compute shaders...
2017-12-06 Dave Airlier600/shader: add compute support to shader assembler
2017-12-06 Dave Airlier600/texture: drop lowering 1d/2d images to linear.
2017-12-06 Alejandro Piñeiromesa: define nir_spirv_supported_capabilities
2017-12-06 Fredrik Höglundanv: fix a case statement in GetMemoryFdPropertiesKHR
2017-12-06 Fredrik Höglundradv: fix a case statement in GetMemoryFdPropertiesKHR
2017-12-06 Eric Engestrommeson: fix keyword argument in declare_dependency()
2017-12-06 Emil Velikovi965: include brw_pipe_control.h in the tarball
2017-12-06 Emil Velikovmesa: document _mesa_extension_override_* variables
2017-12-06 Emil Velikovdocs: annotate MESA_program_debug as obsolete
next