mesa.git
2016-08-24 Stencel, Joannaegl/wayland-egl: Fix for segfault in dri2_wl_destroy_su...
2016-08-24 Kai Wasserbächst/va: Remove unused variable coded_size from vlVaEndPi...
2016-08-24 Kai Wasserbächst/va: Remove else case in vlVaEndPicture() made superf...
2016-08-24 Eric Engestromst/va: add missing mutex_unlock
2016-08-24 Kenneth Graunkeaubinator: Style fixes.
2016-08-24 Sirisha Gandikotaaubinator: Fix the tool to correctly decode the DWords
2016-08-24 Kristian Høgsberg... aubinator: Add a new tool called Aubinator to the src...
2016-08-24 Kenneth Graunkeglsl: Mark tessellation qualifier maps static const.
2016-08-23 Jason Ekstrandisl/formats: Integer formats are not filterable
2016-08-23 Ilia Mirkinst/dri: respect driver's request to avoid mixed color...
2016-08-23 Ilia Mirkingallium: add a cap to expose whether driver supports...
2016-08-23 Ilia Mirkindri: add a way to request that modes have matching...
2016-08-23 Ilia Mirkinnv50/ir: make sure cfg iterator always hits all blocks
2016-08-23 Jason Ekstrandanv/clear: Clear E5B9G9R9 images as R32_UINT
2016-08-23 Jason Ekstrandanv/clear: Make cmd_clear_image take an actual VkClearValue
2016-08-23 Jason Ekstrandanv/blit2d: Add support for RGB destinations
2016-08-23 Jason Ekstrandanv/blit2d: Add a format parameter to bind_dst and...
2016-08-23 Jason Ekstrandanv/image: Don't create invalid render target surfaces
2016-08-23 Jason Ekstrandisl/formats: Update the table with more samplable formats
2016-08-23 Jason Ekstrandisl/formats: Report ETC as being samplable on Bay Trail
2016-08-23 Jason Ekstrandi965/surface_formats: Don't advertise 8 or 16-bit RGB...
2016-08-23 Jason Ekstrandanv/formats: Don't use an RGBX format if it isn't rende...
2016-08-23 Nicolas Boichategl/dri2: dri2_initialize: Do not reference-count TestO...
2016-08-23 Jan Ziakvbo: fix format string compiler warning for 32-bit...
2016-08-23 Dongwon Kimegl/dri2: remove error checks on return values from...
2016-08-23 Dave Airliei965: report bound buffer size not underlying buffer...
2016-08-23 Jason Ekstrandanv: Throw INCOMPATIBLE_DRIVER for non-fatal initializa...
2016-08-23 Dave Airliest/glsl_to_tgsi: fix st_src_reg_for_double constant.
2016-08-23 Dave Airliemesa/subroutines: drop the old subroutine index uploads.
2016-08-23 Dave Airliest/mesa: use the new subroutine index upload API.
2016-08-23 Dave Airliei965: use new subroutine index uploader.
2016-08-23 Dave Airliemesa: add api to write subroutine indicies to the progr...
2016-08-23 Dave Airliemesa/subroutines: start adding per-context subroutine...
2016-08-22 Matt Turnervbo: Make #if 0'd debugging code compile.
2016-08-22 Timothy Arcerinir: avoid segfault when ssa src not found
2016-08-22 Eric Anholtvc4: Tell state_tracker that we would prefer NIR.
2016-08-22 Eric Anholtst/nir: Trim out unused VS input variables.
2016-08-22 Eric Anholtnir: Fix crash in nir_lower_drawpixels.
2016-08-22 Eric Anholtnir: Fix a comment typo in nir_lower_drawpixels.
2016-08-22 Eric Anholtvc4: Use proper type sizes for uniforms.
2016-08-22 Eric Anholtvc4: Add VARYING_SLOT_PNTC support.
2016-08-22 Eric Anholtvc4: Fix vc4_nir_lower_io for non-vec4 I/O.
2016-08-22 Eric Anholtnir: Define system values for vc4's blending-lowering...
2016-08-22 Lionel Landwerlinanv: GetDeviceImageFormatProperties: fix TRANSFER formats
2016-08-22 Marek Olšákgallium/hud: round max_value to print nicely rounded...
2016-08-22 Marek Olšákgallium/hud: generalize code for drawing numbers next...
2016-08-22 Marek Olšákgallium/hud: draw numbers with 3 decimal places if...
2016-08-22 Marek Olšákgallium/hud: use sRGB for nicer AA lines
2016-08-22 Marek Olšákgallium/hud: use AA lines for graphs
2016-08-22 Marek Olšákgallium/hud: don't enable blending for all objects
2016-08-22 Tapani Pälliutil: add assert that key cannot be NULL on insertion
2016-08-22 Tapani Pälliglsl: fix key used for hashing switch statement cases
2016-08-20 Mauro Rossiandroid: i965: add per-gen libmesa_i965_gen{8,9} static
2016-08-20 Mauro Rossiandroid: i965: add per-gen libmesa_i965_gen{7,75} stati...
2016-08-20 Mauro Rossiandroid: i965: add per-gen libmesa_i965_gen6 static...
2016-08-20 Kenneth Graunkeglsl: Rename link_fs_input_layout_qualifiers to "inout".
2016-08-20 Matt Turneri965/cfg: Factor common code out of switch statement.
2016-08-20 Jason Ekstrandanv: Give the installed intel_icd.json file an absolute...
2016-08-20 Daniel Scharrermesa: Fix fixed function spot lighting on newer hardwar...
2016-08-20 Matt Turneri965: Remove comment within a comment.
2016-08-20 Roland Scheideggerllvmpipe: fix issues with depth clamp
2016-08-20 Roland Scheideggerllvmpipe: fix depth clamping wrt reversed near/far...
2016-08-19 Matt Turneri965/sched: Simplify work done by add_barrier_deps().
2016-08-19 Matt Turneri965/vec4: Ignore swizzle of VGRF for use by var_range_...
2016-08-19 Matt Turneri965/vec4: Print spills:fills.
2016-08-19 Ilia Mirkina4xx: make sure to actually clamp depth as requested
2016-08-19 Ilia Mirkina4xx: only disable depth clipping, not all clipping...
2016-08-19 Eric Anholtvc4: Switch store_output to using nir_lower_io_to_scala...
2016-08-19 Eric Anholtvc4: Use the intrinsic's first_component for vattr...
2016-08-19 Eric Anholtvc4: Convert to using nir_lower_io_scalar for FS inputs.
2016-08-19 Eric Anholtvc4: Switch to using the intrinsic accessors.
2016-08-19 Eric Anholtnir: Add an IO scalarizing pass using the intrinsic...
2016-08-19 Eric Anholtnir: Add nir_builder support for individual system...
2016-08-19 Eric Anholtnir: Move the undef of nir_intrinsics.h macros to the .h.
2016-08-19 Eric Anholtttn: Use nir_load_front_face instead of the TGSI-style...
2016-08-19 Eric Anholtnir: Use the system-value front face for twoside lowering.
2016-08-19 Eric Anholtttn: Make FRAG_RESULT_DEPTH be a float variable to...
2016-08-19 Eric Anholtvc4: Dump the TGSI before trying to convert it to NIR.
2016-08-19 Boyuan Zhangradeon/vce: set flag based on dual instance enablement
2016-08-19 Boyuan Zhangst/va: enable dual instances encode by sync surface
2016-08-19 Jason Ekstrandi965/blorp: Remove no longer used state setup helpers
2016-08-19 Jason Ekstrandi965/blorp: Use genxml for gen8-9 state setup
2016-08-19 Jason Ekstrandi965/blorp: Use genxml for gen7 state setup
2016-08-19 Jason Ekstrandi965/blorp: Add genxml-based vertex setup helpers
2016-08-19 Jason Ekstrandi965/blorp: Add a helper for emitting surface states
2016-08-19 Jason Ekstrandi965/blorp: Add genxml-based sampler state emit function
2016-08-19 Jason Ekstrandi965/blorp: Add genxml-based dynamic state emit functions
2016-08-19 Jason Ekstrandi965: Move gen6_blorp.c to a file that gets recompiled...
2016-08-19 Jason Ekstrandi965/blorp/gen6: Use genxml packing structs for state...
2016-08-19 Jason Ekstrandi965/blorp: Stop setting point and line rasterization...
2016-08-19 Jason Ekstrandi965/blorp/gen8: Move viewport setup to after wm state
2016-08-19 Jason Ekstrandi965/blorp/gen6-7: Move multisample setup to right...
2016-08-19 Jason Ekstrandi965/blorp/gen6-7: Move surfaces and samplers closer...
2016-08-19 Jason Ekstrandi965/blorp/gen7-8: Emit depth stencil state with CC...
2016-08-19 Jason Ekstrandi965/blorp/gen6: Move constant disables higher up
2016-08-19 Jason Ekstrandi965/blorp: Don't clear an empty region
2016-08-19 Jason Ekstrandi965/blorp: Move the non-static blorp state setup helpe...
2016-08-19 Jason Ekstrandi965/blorp: Make gen6 VS and GS disable helpers static
2016-08-19 Jason Ekstrandi965: Roll intel_reg.h into brw_defines.h
2016-08-19 Jason Ekstrandi965: Stop including brw_defines.h in brw_state.h
next