gbm: add Android gallium_dri.so library loading support
[mesa.git] / src /
2016-05-23 Rob Herringgbm: add Android gallium_dri.so library loading support
2016-05-23 Rob Herringgbm: split out source file to Makefile.sources
2016-05-23 Rob HerringAndroid: Move setting DEFAULT_DRIVER_DIR to shared...
2016-05-23 Juan A. Suarez Romeroglsl/linker: dvec3/dvec4 consume twice input vertex...
2016-05-23 Francisco Jerezi965/fs: do not depend on std140 alignment rules for...
2016-05-23 Iago Toral Quiroganir: handle double-precision in fsign, fsat, fnot and...
2016-05-23 Iago Toral Quiroganir: handle double-precision in fabs, frsq and fsqrt
2016-05-23 Dave Airlieglsl/parser: handle multiple layout sections with AST...
2016-05-23 Dave Airlieglsl: allow layout qualifier overrides with ARB_shading...
2016-05-23 Dave Airliesubroutines: handle explicit indexes properly
2016-05-23 Dave Airliemesa/subroutines: fix reset on bindpipeline
2016-05-23 Dave Airliemesa/subroutines: count number subroutines properly.
2016-05-23 Dave Airliemesa/subroutines: don't generate error in GetSubroutine...
2016-05-23 Dave Airlieglsl/ast: for geom shaders allow stream flags in input...
2016-05-23 Dave Airlieglsl/linker: skip inactive explicit locations.
2016-05-23 Dave Airlieglsl: fix subroutine uniform .length().
2016-05-23 Dave Airlieglsl/linker: link error on too many subroutine functions.
2016-05-23 Dave Airlieglsl: produce a linker error for a subroutine uniform...
2016-05-23 Dave Airlieglsl: validate subroutine types match function signature.
2016-05-23 Dave Airliearb_shader_subroutine: check active subroutine limit
2016-05-23 Ilia Mirkinnv30: don't assert when running out of registers
2016-05-23 Ilia Mirkinnouveau: allow allocating non-object-backed buffers
2016-05-23 Tobias Klausmannllvm/softpipe: Enable cull_distance as draw supports it.
2016-05-23 Dave Airlietgsi: remove culldist semantic.
2016-05-23 Dave Airliedraw: stop using CULLDIST semantic.
2016-05-23 Emil Velikovvirgl: remove unused state_tracker/graw.h include
2016-05-22 Dave Airliemesa/queryobject: return INVALID_VALUE if offset <...
2016-05-22 Samuel Pitoisetnvc0/ir: fix indirect access for images
2016-05-22 Ilia Mirkinnv30: reset the stencil mask when fast-clearing
2016-05-22 Ilia Mirkinnv30,nv50: add PIPE_SHADER_CAP_PREFERRED_IR support
2016-05-22 Ilia Mirkinnvc0: fix setting of tess_mode in various situations
2016-05-22 Ilia Mirkinnv50/ir: fix prog info init
2016-05-22 Ilia Mirkinnvc0/ir: return 0 for gl_TessCoord.z for non-triangles...
2016-05-22 Matt Turnermesa: Unlock mutex on error path.
2016-05-22 Timothy Arcerii965: remove redundant NULL check
2016-05-21 Eduardo Lima Mitevanv/nir_apply_pipeline_layout: Pass the nir_src from...
2016-05-21 Samuel Pitoisetnvc0: expose GLSL version 420 on GF100
2016-05-21 Samuel Pitoisetnvc0: enable ARB_shader_image_load_store on GF100
2016-05-21 Samuel Pitoisetnvc0/ir: add a lowering pass for surfaces on Fermi
2016-05-21 Samuel Pitoisetnvc0/ir: add emission for SULDB and SUSTx
2016-05-21 Samuel Pitoisetnvc0/ir: add emission for OP_SULEA
2016-05-21 Samuel Pitoisetnv50/ir: fix tex constraints for surface coords on...
2016-05-21 Ilia Mirkinnv50/ir: use moveSources to condense sources
2016-05-21 Samuel Pitoisetnvc0: bind images on fragment and compute shaders for...
2016-05-21 Samuel Pitoisetnvc0/ir: don't check the format for surface stores...
2016-05-21 Samuel Pitoisetnv50/ir: fix a comment in canDualIssue()
2016-05-21 Samuel Pitoisetnv50/ir: fix SUSTx constraints on Kepler
2016-05-21 Kenneth Graunkei965: Just read the existing tally on EndTransformFeedb...
2016-05-21 Kenneth Graunkei965: Don't write a counter snapshot on EndTransformFee...
2016-05-21 Kenneth Graunkemesa: Call TransformFeedback driver hooks before settin...
2016-05-20 Kenneth Graunkenir: Fix crash in nir_lower_wpos_center().
2016-05-20 Dave Airlienir: remove dead glsl variables before lowering io.
2016-05-20 Kenneth Graunkespirv: Handle the PixelCenterInteger execution mode.
2016-05-20 Kenneth Graunkei965: Delete dead dFdy flipping code.
2016-05-20 Kenneth Graunkei965: Delete brw_wm_prog_key::render_to_fbo and drawabl...
2016-05-20 Kenneth Graunkei965, anv: Use NIR FragCoord re-center and y-transform...
2016-05-20 Kenneth Graunkenir: Add a simple nir_lower_wpos_center() pass for...
2016-05-20 Kenneth Graunkenir: Don't use ffma in nir_lower_wpos_ytransform().
2016-05-20 Kenneth Graunkenir: Handle fddy_fine and fddy_coarse in nir_lower_wpos...
2016-05-20 Kenneth Graunkenir: Make lower_wpos_ytransform_block a void function.
2016-05-20 Kenneth Graunkenir: Make nir_lower_wpos_ytransform() match FragCoord...
2016-05-20 Kenneth Graunkenir: Add interp_var_at_offset flipping.
2016-05-20 Kenneth Graunkenir: Fix fddy swizzles in nir_lower_wpos_ytransform().
2016-05-20 Kenneth Graunkenir: Fix wpos_ytransform lowering state_slot swizzle.
2016-05-20 Kenneth Graunkei965: Fix brw_regs_equal() for NaN and positive/negativ...
2016-05-20 Dave Airlievirgl: handle cull distance cap.
2016-05-20 Rob Herringvirgl: Add missing texture transfer_inline_write
2016-05-20 Kristian Høgsberg... anv: Merge in my TODO list items
2016-05-20 Matt Turnermesa: Replace uses of Shared->Mutex with hash-table...
2016-05-20 Matt Turnerhash: Add _mesa_HashRemoveLocked() function.
2016-05-20 Matt Turneri965: Pass nir_src/nir_dest by reference.
2016-05-20 Mark Janesglsl: Guard against NULL dereference
2016-05-20 Nanley Cheryanv: Enable textureCompressionASTC_LDR on Gen9+
2016-05-20 Nanley Cheryanv/format: Reorder ASTC mappings to match ISL enum...
2016-05-20 Nanley Cherygenxml: Expand SKL's SurfaceFormat field width for...
2016-05-20 Nanley Cheryisl: Handle npot ASTC block dimensions on Gen9+
2016-05-20 Nanley Cheryisl: Add 2D ASTC format layouts and enums
2016-05-20 Rob Clarknir/validate: assume() that hashtable entry exists
2016-05-20 Rob Clarknir: coverity unitialized pointer read
2016-05-20 Rob Clarknir: coverity sign-extension fix
2016-05-20 Rob Clarknir/glsl_to_nir: quell some uninit_member coverity...
2016-05-20 Rob Clarkfreedreno/ir3: need to lower fmod too
2016-05-20 Mark Janesi965: Fix strerror error code sign
2016-05-20 Jason Ekstrandnir/spirv: Handle the NonReadable decoration on struct...
2016-05-20 Jason Ekstrandanv/pipeline: Bounds-check resource indices when robuts...
2016-05-20 Jason Ekstrandanv/pipeline: Only do buffer bounds checks if robustBuf...
2016-05-20 Jason Ekstrandanv/apply_dynamic_offsets: Use rewrite_src instead...
2016-05-20 Jason Ekstrandanv/device: Add a boolean for robust buffer access
2016-05-20 Jason Ekstrandanv: Add a TODO file
2016-05-20 Dave Airlieglsl: handle same struct redeclaration (v2)
2016-05-20 Matt Turneri965/fs: Recognize and emit ld_lz, sample_lz, sample_c_lz.
2016-05-20 Matt Turneri965: Add infrastucture for sample lod-zero operations.
2016-05-20 Matt Turneri965/fs: Add and use get_nir_src_imm().
2016-05-20 Ilia Mirkinnvc0: account for shader-allocated local memory needs
2016-05-20 Ilia Mirkinnv50/ir: treat addresses as local
2016-05-19 Tim Rowleyswr: [rasterizer] utility functions for shared libs
2016-05-19 Tim Rowleyswr: [rasterizer jitter] fix assert in AVX implementati...
2016-05-19 Tim Rowleyswr: [rasterizer core] apply KNOB_TOSS_DRAW to more...
2016-05-19 Tim Rowleyswr: [rasterizer jitter] add instancing to non-gather...
2016-05-19 Tim Rowleyswr: [rasterizer core] move MultisampleTrait static...
next