mesa.git
2018-03-30 Jakob Bornecrantzvbo: MaxVertexAttribStride is not always set
2018-03-30 Daniel Stonex11: Only report supported DRI3/Present versions
2018-03-30 Samuel Pitoisetradv: set SAMPLE_RATE to the number of samples of the...
2018-03-30 Brian Paulnir: s/uint/unsigned/ to fix MSVC/MinGW build
2018-03-30 Eduardo Lima... i965: Don't call process_glsl_ir() for SPIR-V shaders
2018-03-30 Eduardo Lima... i965: Call spirv_to_nir() instead of glsl_to_nir()...
2018-03-30 Eduardo Lima... mesa/glspirv: Add a _mesa_spirv_to_nir() function
2018-03-30 Eduardo Lima... mesa/program: Link SPIR-V shaders using the SPIR-V...
2018-03-30 Eduardo Lima... mesa/glspirv: Add _mesa_spirv_link_shaders() function
2018-03-30 Eduardo Lima... mesa: Add a reference to gl_shader_spirv_data to gl_lin...
2018-03-30 Nicolai Hähnlemesa: Implement glSpecializeShaderARB
2018-03-30 Alejandro Piñeironir/spirv: add gl_spirv_validation method
2018-03-30 Alejandro Piñeirospirv: add vtn_create_builder
2018-03-30 Alejandro Piñeiroi965: initialize SPIR-V capabilities
2018-03-30 Nicolai Hähnlemesa: add gl_constants::SpirVCapabilities
2018-03-29 Ian Romanicki965: Don't request GLSL IR lowering of gl_VertexID
2018-03-29 Ian Romanicki965: Silence unused parameter warning
2018-03-29 Ian Romanickspirv: Move SPIR-V building to Makefile.spirv.am and...
2018-03-29 Ian Romanickcompiler: All leaf Makefile.am should use +=
2018-03-29 Ian Romanickutil: Include bitscan.h directly
2018-03-29 Ian Romanickutil: Optimize util_is_power_of_two_nonzero
2018-03-29 Ian Romanickutil: Use util_is_power_of_two_nonzero in u_vector
2018-03-29 Ian Romanickutil: Add and use util_is_power_of_two_nonzero
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-29 Dylan Bakermeson: use dep_libdrm version for pkg-config
2018-03-29 Dylan Bakermeson: Use the same version for all libdrm checks
2018-03-29 Dylan Bakermeson: group libdrm dependencies
2018-03-29 Brian Paulgl.h: remove stale comment, trailing whitespace
2018-03-29 Brian Paulglapi: add glBlendBarrier(), glPrimitiveBoundingBox...
2018-03-29 Brian Paulst/mesa: silence unhandled switch case warning
2018-03-29 Henri Verbeetmesa: Inherit texture view multi-sample information...
2018-03-29 Samuel Pitoisetradv: fix scanning output_usage_mask with structs
2018-03-29 Karol Herbstnvc0/ir: fix emiting NOTs with predicates
2018-03-29 Aaron Watrybroadcom/vc4: Fix out-of-tree build with automake.
2018-03-29 Eric Anholtbroadcom/vc5: Start using nir_opt_move_load_ubo().
2018-03-29 Eric Anholtbroadcom/vc5: Fix setup of integer surface clear values.
2018-03-29 Eric Anholtbroadcom/vc5: Stop trying to swizzle around RGBA4 clear...
2018-03-29 Eric Anholtbroadcom/vc5: Work around scissor w/h==0 bug same as...
2018-03-29 Eric Anholtst: Don't try to finalize the texture in st_render_text...
2018-03-29 Marek Olšákdrirc: whitelist glthread for Medieval II: TW, Carnivor...
2018-03-28 Daniel Schürmannradv: enable VK_AMD_shader_trinary_minmax extension
2018-03-28 Daniel Schürmannac: add support for trinary_minmax instructions
2018-03-28 Dave Airliespirv: add support for SPV_AMD_shader_trinary_minmax
2018-03-28 Dave Airlienir: add support for min/max/median of 3 srcs
2018-03-28 Marek Olšákradeonsi: simplify DCC format categories
2018-03-28 Marek Olšákradeonsi: don't use the SPI barrier management bug...
2018-03-28 Marek Olšákradeonsi: use maximum OFFCHIP_BUFFERING on Vega12
2018-03-28 Bas Nieuwenhuizenac/nir: Add workaround for GFX9 buffer views.
2018-03-28 Marek Olšákac/surface: set AddrSurfInfoIn.format = ADDR_FMT_8...
2018-03-28 Samuel Pitoisetradv: enable VK_EXT_sampler_filter_minmax
2018-03-28 Samuel Pitoisetradv: add support for VK_EXT_sampler_filter_minmax
2018-03-28 Samuel Pitoisetradv: rename VEGA10 device name
2018-03-28 Samuel Pitoisetradv: add support for Vega12
2018-03-28 Matt Turnerbuild: Fix up nir_intrinsics.Plo
2018-03-28 Dylan Bakerautotools: Include intel/dev/meson.build in tarball
2018-03-28 Dylan Bakerautotools: include meson_get_version
2018-03-28 Eric Engestromdocs: fix 18.0 release note version
2018-03-28 Marek Olšákradeonsi: add support for Vega12
2018-03-28 Marek Olšákamd/addrlib: update to the latest version for Vega12
2018-03-28 Eric Engestromgbm: remove never-implemented function
2018-03-28 Stefan Schakeandroid: Use new nir intrinsics python scripts
2018-03-28 Eric Anholtbroadcom/vc5: Fix padding of NPOT miplevels >= 2.
2018-03-28 Timothy Arceriac/radeonsi: pass bindless bool to load_sampler_desc()
2018-03-28 Timothy Arcerist/glsl_to_nir: set driver location for bindless images...
2018-03-28 Timothy Arceriradeonsi/nir: set uses_bindless_samplers for samplers
2018-03-28 Timothy Arcerinir: add bindless to nir data
2018-03-28 Kenneth Graunkei965: Drop unnecessary bo->align field.
2018-03-28 Kenneth Graunkei965: Drop unused alignment parameter from brw_bo_alloc().
2018-03-28 Kenneth Graunkei965: Drop alignment parameter from bo_alloc_internal().
2018-03-28 Kenneth Graunkei965: Drop BO_ALLOC_BUSY in intel_miptree_create_for_bo().
2018-03-28 Kenneth Graunkei965: Drop PIPE_CONTROL_NO_WRITE from various calls.
2018-03-28 Jason Ekstrandnir/intrinsics: Don't report negative dest_components
2018-03-28 Jason Ekstrandintel/fs: Don't emit a des copy for image ops with...
2018-03-28 Ilia Mirkinnvc0/ir: fix INTERP_* with indirect inputs
2018-03-27 Timothy Arcerinir: fix crash in loop unroll corner case
2018-03-27 Timothy Arcerist/glsl_to_nir: correctly handle arrays packed across...
2018-03-27 Timothy Arceriradeonsi/nir: fix input processing for packed varyings
2018-03-27 Timothy Arceriac/nir_to_llvm: fix component packing for double outputs
2018-03-27 Timothy Arcerist/glsl_to_nir: fix driver location for dual-slot packe...
2018-03-27 Timothy Arceriradeonsi/nir: fix scanning of multi-slot output varyings
2018-03-27 Eric Anholtbroadcom/vc5: Fix RG16I/UI texture sampling.
2018-03-27 Rob Clarknir: fix generated nir_intrinsics.c for MSVC
2018-03-27 Emil Velikovdocs: update calendar 18.0.0 is out
2018-03-27 Emil Velikovdocs: add news item and link release notes for 18.0.0
2018-03-27 Emil Velikovdocs: add sha256 checksums for 18.0.0
2018-03-27 Emil Velikovdocs: Update 18.0.0 release notes
2018-03-27 Rob Clarknir: mako all the intrinsics
2018-03-27 Rob Clarknir: fix per_vertex_output intrinsic
2018-03-27 Rob Clarkglsl_types: fix build break with intel/msvc compiler
2018-03-27 Lin Johnsonmesa: add GL_HALF_FLOAT as supported type to readpixels
2018-03-27 Eric Anholtbroadcom/vc5: Fix swizzling of RGB10_A2UI render targets.
2018-03-27 Eric Anholtbroadcom/vc5: Fix extraneous register index in QIR...
2018-03-27 Eric Anholtbroadcom/vc5: Implement workaround for GFXH-1431.
2018-03-27 Eric Anholtbroadcom/vc5: Fix EZ disabling and allow using GT/GE...
2018-03-27 Eric Anholtbroadcom/vc5: Disable TF on V3D 4.x when drawing with...
2018-03-27 Eric Anholtbroadcom/vc5: Disable transform feedback on V3D 4.x...
2018-03-27 Eric Anholtbroadcom/vc5: Move the BCL epilogue code to a per-versi...
2018-03-27 Eric Anholtbroadcom/vc5: Fix transform feedback in the presence...
2018-03-27 Eric Anholtbroadcom/vc5: Split transform feedback specs update...
2018-03-27 Eric Anholtbroadcom/vc5: Limit each transform feedback data spec...
next