nir: Add new 'plane' texture source type
[mesa.git] / src / mesa /
2016-05-24 Brian Paulmesa: log buffer ID numbers in decimal, not hexadecimal
2016-05-24 Brian Paulmesa: use enum name in bind_buffer_object() error message
2016-05-24 Brian Paulmesa: raise error for glEnable(GL_VERTEX_ARRAY), etc...
2016-05-24 Juan A. Suarez Romeroi965: fix double-precision vertex inputs measurement
2016-05-24 Ilia Mirkinst/mesa: enable ARB_ES3_1_compatibility when ES 3.1...
2016-05-24 Ilia Mirkinmesa: remove separate enable for KHR_robust_buffer_acce...
2016-05-24 Ilia Mirkinmesa: add view classes for 3d astc formats
2016-05-24 Ilia Mirkinglsl: add EXT_clip_cull_distance support based on ARB_c...
2016-05-24 Jason Ekstrandi965: Use ISL for surface format introspection
2016-05-24 Jason Ekstrandi965: Enable ARB/KHR_robust_buffer_access_behavior...
2016-05-24 Jason Ekstrandmain: Add extension enable bits for KHR_robust_buffer_a...
2016-05-24 Jason Ekstrandglsl: Add an option to clamp block indices when lowerin...
2016-05-24 Jason Ekstrandi965/draw: Use the real size for index buffers
2016-05-24 Jason Ekstrandi965/draw: Use the real size for vertex buffers
2016-05-24 Jason Ekstrandi965/draw: Use 3-channel formats for vertex fetch when...
2016-05-24 Jason Ekstrandi965/surface_formats: Update the VB column for new...
2016-05-24 Jason Ekstrandi965/draw: Properly handle rounding when dividing by...
2016-05-24 Jason Ekstrandi965/draw: Account for BaseInstance in VBO bounds
2016-05-24 Jason Ekstrandi965/draw: Use worst-case VBO bounds if brw->num_instan...
2016-05-24 Jason Ekstrandi965/draw: Delay when we get the bo for vertex buffers
2016-05-24 Jason Ekstrandi965/draw: Stop relying on min_index == -1 for invalid...
2016-05-24 Jason Ekstrandvbo: Declare the index range invalid for DrawTransformF...
2016-05-24 Jason Ekstrandvbo: Declare the index range invalid for DrawIndirect
2016-05-24 Ilia Mirkinmesa/teximage: fix GL_FLOAT in comment
2016-05-24 Dave Airliest/mesa: reenable culling
2016-05-24 Dave Airliei965: reenable ARB_cull_distance.
2016-05-24 Dave Airlieglsl: make max array trackers ints and use -1 as base...
2016-05-24 Nanley Cheryi965: Unset alpha blend for R10G10B10_SNORM_A2_UNORM
2016-05-24 Dave Airliei965: deindent blorp code.
2016-05-24 Ilia Mirkinmesa: allow GL_FRAMEBUFFER_DEFAULT_LAYERS to be queried...
2016-05-24 Ilia Mirkinmesa: allow xfb to be active in GLES when geometry...
2016-05-24 Ilia Mirkinmain: check driver float texture support before upgradi...
2016-05-23 Ilia Mirkinst/mesa: update inst->info along with inst->op
2016-05-23 Kenneth Graunkemesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES...
2016-05-23 Francisco Jerezi965/fs: Mark UBO uniform pull constant loads as force_...
2016-05-23 Francisco Jerezi965/fs: Allow spilling of non-contiguous registers.
2016-05-23 Francisco Jerezi965/fs: Calculate the (un)spill block size correctly.
2016-05-23 Francisco Jerezi965/fs: Set exec_all on spills not matching the channe...
2016-05-23 Francisco Jerezi965/fs: Set exec_all on unspills.
2016-05-23 Francisco Jerezi965/fs: Move scratch block size calculation into the...
2016-05-23 Francisco Jerezi965/fs: Make emit_spill/unspill static functions takin...
2016-05-23 Francisco Jerezi965/fs: Apply execution controls from the instruction...
2016-05-23 Francisco Jerezi965/fs: Fix signedness of local variables and argument...
2016-05-23 Francisco Jerezi965/fs: Factor out calculation of the block of MRFs...
2016-05-23 Nicolas Boichatmesa: dri: Add shared glapi to LIBADD on Android
2016-05-23 Francisco Jerezi965/fs: do not depend on std140 alignment rules for...
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 Airliearb_shader_subroutine: check active subroutine limit
2016-05-22 Dave Airliemesa/queryobject: return INVALID_VALUE if offset <...
2016-05-22 Matt Turnermesa: Unlock mutex on error path.
2016-05-22 Timothy Arcerii965: remove redundant NULL check
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 Dave Airlienir: remove dead glsl variables before lowering io.
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 Graunkei965: Fix brw_regs_equal() for NaN and positive/negativ...
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 Janesi965: Fix strerror error code sign
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-19 Eduardo Lima Mitevi965/fs: Silence warnings related to use of uninitializ...
2016-05-18 Matt TurnerRevert "i965/urb: fixes division by zero"
2016-05-18 Ardinartsev Nikitai965/urb: fixes division by zero
2016-05-18 Matt Turnermesa: fclose() filename on error.
2016-05-18 Matt Turneri965/fs: Assert that nir_op_extract_*'s src1 is a constant.
2016-05-18 Ian Romanicki965: Silence unused parameter warnings
2016-05-18 Daniel Scharrermesa: Don't advertise GLES 3.1 without compute support
2016-05-18 Rob Clarkmesa/st: don't leak name
2016-05-18 Brian Paulst/mesa: remove unused st_context::default_texture
2016-05-17 Kenneth Graunkei965: Make brw_reg_from_fs_reg() halve exec_size when...
2016-05-17 Kenneth Graunkei965: Move compression decisions before brw_reg_from_fs...
2016-05-17 Kenneth Graunkei965: Enable ES 3.2 sample shading extensions.
2016-05-17 Mauro Rossiandroid: fix building error in libmesa_st_mesa
2016-05-17 Nicolai Hähnlest/mesa: fix reversed copyimage canonical format
2016-05-17 Rob Clarkmesa/st: add support for NIR as possible driver IR
2016-05-17 Rob Clarkmesa/st: move things around a bit in st_create_fp_variant()
2016-05-17 Rob Clarkmesa/st: add nir pass for lowering builtin uniforms
2016-05-17 Jason Ekstrandi965/fs: Add an allow_spilling flag to brw_compile_fs
2016-05-17 Alejandro Piñeiroi965: Expose OpenGL 4.2 for gen8+
2016-05-17 Alejandro Piñeiroi965: Enable ARB_vertex_attrib_64bit for gen8+
2016-05-17 Juan A. Suarez Romeroi965: take care of doubles when lowering VS inputs
2016-05-17 Juan A. Suarez Romeroi965/fs: calculate first non-payload GRF using attrib...
2016-05-17 Juan A. Suarez Romeroi965/vec4: use attribute slots to calculate URB read...
2016-05-17 Juan A. Suarez Romeroi965: take care of doubles when remapping VS attributes
2016-05-17 Juan A. Suarez Romeroi965/fs: shuffle 32bits into 64bits for doubles
2016-05-17 Alejandro Piñeiroi965/fs: half exec_size when dealing with 64 bits attri...
2016-05-17 Alejandro Piñeiroi965: passthru formats cannot be used width edge flag...
2016-05-17 Antia Puentesi965: Configure how to store *64*PASSTHRU vertex components
2016-05-17 Alejandro Piñeiroi965: get the proper vertex surface type for doubles...
2016-05-17 Kenneth Graunkei965: Enable ARB_shader_precision on Gen8+.
2016-05-16 Dave Airliemesa/version.c: enable cull distance in version check.
next