mesa.git
2016-07-26 Matt Turnerglx: Avoid aliasing violations.
2016-07-26 Matt Turnermesa: Avoid aliasing violation in uniform_query.cpp.
2016-07-26 Matt Turnermesa: Avoid aliasing violation in FXT1.
2016-07-26 Matt Turnerswrast: Avoid aliasing violation.
2016-07-26 Matt Turnerglsl: Avoid aliasing violations.
2016-07-26 Matt Turnerglsl: Separate overlapping sentinel nodes in exec_list.
2016-07-26 Jason Ekstrandi965/miptree: Stop multiplying cube depth by 6 in HiZ...
2016-07-26 Jason Ekstrandi965/miptree/isl: Stop multiplying depth by 6 for cubes
2016-07-26 Jason Ekstrandi965/blorp/gen8: Stop multiplying depth by 6 for cubes
2016-07-25 Samuel Pitoisetnvc0: use nvc0_m2mf_push_linear() to reduce code duplic...
2016-07-25 Samuel Pitoisetnvc0: use nve4_p2mf_push_linear() to reduce code duplic...
2016-07-25 Andreas Bollbuild: Remove unused AX_CHECK_COMPILE_FLAG macro
2016-07-25 Nils Wallméniusmain: memcpy larger chunks in _mesa_propagate_uniforms_...
2016-07-25 Boyuan Zhangst/va: enable h264 VAAPI encode
2016-07-25 Boyuan Zhangst/va: add function to handle misc param type frame...
2016-07-25 Boyuan Zhangst/va: add enviromental variable to disable interlace
2016-07-25 Boyuan Zhangst/va: add preset values for VAAPI encode
2016-07-25 Boyuan Zhangst/va: add functions for VAAPI encode
2016-07-25 Boyuan Zhangst/va: get rate control method from configattrib v2
2016-07-25 Boyuan Zhangst/va: add conversion for yv12 to nv12in putimage v2
2016-07-25 Boyuan Zhangvl/util: add copy func for yv12image to nv12surface v2
2016-07-25 Boyuan Zhangst/va: add encode entrypoint v2
2016-07-24 Samuel Pitoisetnvc0: upload sample locations on GM20x
2016-07-24 Rob Clarkfreedreno/a4xx: time-elapsed query should be active...
2016-07-23 Samuel Pitoisetnvc0/ir: fix up an assertion in emitUADD()
2016-07-23 Samuel Pitoisetnvc0: fix wrong indentation in nvc0_validate_fb()
2016-07-23 Ilia Mirkinglsl: reuse main extension table to appropriately restr...
2016-07-23 Rob Clarkfreedreno/a4xx: timestamp queries
2016-07-23 Rob Clarkfreedreno: hw timestamp support
2016-07-23 Rob Clarkfreedreno: prep work for timestamp queries
2016-07-23 Nicolai Hähnleradeonsi: ensure sample locations are set for line...
2016-07-23 Nicolai Hähnleradeonsi: fix Polaris MSAA regression
2016-07-23 francians@gmail.comfreedreno/ir3: Add missing braces in initializer
2016-07-23 francians@gmail.comfreedreno/a2xx: silence missing case 'SHADER_COMPUTE...
2016-07-23 Marek Olšákradeonsi: implement buffer_subdata without indirect...
2016-07-23 Marek Olšákgallium/util: don't modify usage in pipe_buffer_write
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-23 Kenneth Graunkenir: Lower interp_var_at_* like a normal load_var for...
2016-07-23 Kenneth Graunkemesa: Don't call GenerateMipmap if Width or Height...
2016-07-22 Jason Ekstrandanv/pipeline: Set up point coord enables
2016-07-22 Jason Ekstrandspirv/nir: Add support for ImageQuerySamples
2016-07-22 Jason Ekstrandspirv/nir: Handle texture projectors
2016-07-22 Jason Ekstrandnir/spirv: Refactor coordinate handling in handle_texture
2016-07-22 Jason Ekstrandspirv/nir: Refactor type handling in handle_texture
2016-07-22 Jason Ekstrandspirv/nir: Move opcode selection higher up in handle_te...
2016-07-22 Jason Ekstrandanv/image: Assert that the image format is actually...
2016-07-22 Jason Ekstrandspirv/nir: Don't increment coord_components for array...
2016-07-22 Jason Ekstrandi965: Get rid of the do_lower_unnormalized_offsets...
2016-07-22 Jason Ekstrandi965/nir: Enable NIR lowering of txf and rect offsets
2016-07-22 Jason Ekstrandnir/lower_tex: Add support for lowering coordinate...
2016-07-22 Jason Ekstrandnir/lower_tex: Add some helpers for working with tex...
2016-07-22 Jason Ekstrandnir: Add a helper for determining the type of a texture...
2016-07-22 Jason Ekstrandanv/pipeline: Set binding_table.gather_texture_start
2016-07-22 Jason Ekstrandspirv/nir: Properly handle gather components
2016-07-22 Jason Ekstrandspirv/nir: Add support for shadow samplers that return...
2016-07-22 Jason Ekstrandspirv/nir: Fix some texture opcode asserts
2016-07-22 Samuel Pitoisetnv50/ir: allow to swap sources for OP_SUB
2016-07-22 Marek Olšákgallium/radeon: make deferred flushes asynchronous
2016-07-22 Marek Olšákgallium: add PIPE_FLUSH_DEFERRED
2016-07-22 Marek Olšákgallium/os: use CLOCK_MONOTONIC for sleeps (v2)
2016-07-22 Eric Engestrommapi: fix typo in macro name
2016-07-22 Kenneth Graunkedocs: Put swr back on the GL_ARB_texture_buffer_object_...
2016-07-22 Andres Gomezglsl: subroutine types cannot be compared
2016-07-22 Timothy Arcerii965: fix varying output setup
2016-07-22 Samuel Pitoisetnvc0/mme: fix offsets used for indirect draws
2016-07-22 Samuel Pitoisetnvc0: fix offsets of MP perf counters input parameters
2016-07-22 Kenneth Graunkemesa: Add GL_BGRA_EXT to the list of GenerateMipmap...
2016-07-22 Kenneth Graunkei965: Fix "operation operation" in comment.
2016-07-22 Kenneth Graunkei965: Fix shared atomic intrinsics to pay attention...
2016-07-22 Kenneth Graunkenir: Add a base const_index to shared atomic intrinsics.
2016-07-22 Timothy Arceriglsl: re-enable varying packing in GL4.4+
2016-07-21 Kenneth Graunkei965: Include VUE handles for GS with invocations > 1.
2016-07-21 Matt Turnermesa: Add -fno-math-errno -fno-trapping-math to CXXFLAGS.
2016-07-21 Matt Turnermesa: Drop -fno-builtin-memcmp.
2016-07-21 Matt Turnermapi: Massage code to allow clang to compile.
2016-07-21 Ian Romanickdocs: Add extensions not part of any GL or GL ES version
2016-07-21 Ian Romanickdocs: Update GL3.txt for OpenGL 4.0 on i965-ish hardware
2016-07-21 Ian Romanickdocs: Update GL3.txt for OpenGL ES on i965-ish hardware
2016-07-21 Timothy Arcerii965: print error messages if gs fails to compile
2016-07-21 Timothy Arcerii965: enable GL4.4 for Gen8+
2016-07-21 Timothy Arcerii965: enable ARB_enhanced_layouts for gen6+
2016-07-21 Timothy Arcerii965/vec4: add packing support for tcs load outputs
2016-07-21 Timothy Arcerii965/vec4: add support for packing tes inputs
2016-07-21 Timothy Arcerii965/vec4: add support for packing tcs outputs
2016-07-21 Timothy Arcerii965/vec4: support packing tcs inputs
2016-07-21 Timothy Arcerii965/vec4: add component packing for gs
2016-07-21 Timothy Arcerii965/vec4: add support for packing vs/gs/tes outputs
2016-07-21 Timothy Arcerii965/vec4: add support for packing inputs
2016-07-21 Timothy Arcerii965: add helper for creating packing writemask
2016-07-21 Timothy Arcerii965: add helpers for creating component layout swizzle
2016-07-20 Eric Anholtvc4: Return V3D version details in the GL renderer...
2016-07-20 Eric Anholtvc4: Check the V3D version reported by the kernel.
2016-07-20 Eric Anholtvc4: Detect and report kernel support for branching.
2016-07-20 Eric Anholtvc4: Switch to using the libdrm-provided vc4_drm.h.
2016-07-20 Timothy Arceridocs: mark ARB_enhanced_layouts as DONE for i965
2016-07-20 Timothy Arcerii965: enable ARB_enhanced_layouts for gen8+
2016-07-20 Timothy Arcerinir: add doubles component packing support
2016-07-20 Timothy Arcerii965: add component packing support for load_output...
2016-07-20 Timothy Arcerii965: enable component packing for vs and fs
2016-07-20 Timothy Arcerii965: bring back type_size_vec4_times_4()
next