OSDN Git Service

anv: Remove the PhysicalDeviceLimits FINISHME
[android-x86/external-mesa.git] / src / compiler /
2016-06-14 Dave Airlieglsl: geom shader max_vertices layout must match.
2016-06-14 Dave Airlieglsl: for anonymous struct matching use without_array...
2016-06-14 Dave Airlieglsl/ast: don't crash when func_name is NULL
2016-06-14 Dave Airlieglsl: handle ast_aggregate in has_sequence_subexpressio...
2016-06-14 Jason Ekstrandnir/spirv: Make a decoration switch complete
2016-06-14 Jason Ekstrandnir/spirv: Make unhandled decorations and capabilities...
2016-06-14 Jason Ekstrandnir/spirv: Add a way to print non-fatal warnings
2016-06-14 Jason Ekstrandnir/spirv: Add string lookup tables for a couple of...
2016-06-14 Jason Ekstrandnir/spirv: Complete the list of capabilities
2016-06-14 Jason Ekstrandnir/spirv: Handle the WorkgroupSize builtin decoration
2016-06-14 Jason Ekstrandnir/spirv: Use breaks instead of returns in constant...
2016-06-14 Jason Ekstrandnir/lower_indirect_derefs: Use the direct array deref...
2016-06-02 Mauro Rossiandroid: libmesa_glsl: add a dependency on libmesa_nir...
2016-06-02 Jordan Justeni965: Add nir channel_num system value
2016-06-02 Jordan Justennir: Make lowering gl_LocalInvocationIndex optional
2016-06-02 Jordan Justenglsl: Add glsl LowerCsDerivedVariables option
2016-06-02 Dave Airlieglsl/distance: make sure we use clip dist varying slot...
2016-06-02 Ian Romanickglsl: Use Geom.VerticesOut == -1 to specify unset
2016-06-02 Ilia Mirkinnir: allow sat on all float destination types
2016-06-02 Dave Airlieglsl: define some GLES3 constants in GLSL 4.1
2016-06-02 Dave Airlieglsl/linker: fix multiple streams transform feedback.
2016-06-02 Timothy ArceriRevert "glsl: fix xfb_offset unsized array validation"
2016-06-02 Dave Airlieglsl/images: bounds check image unit assignment
2016-05-30 Emil Velikovnir: add the SConscript.nir to the tarball
2016-05-30 Timothy Arceriglsl: fix xfb_offset unsized array validation
2016-05-30 Timothy Arceriglsl: dont crash when attempting to assign a value...
2016-05-30 Dave Airliemesa/program_interface_query: fix transform feedback...
2016-05-30 Dave Airlieglsl/ast: subroutineTypes can't be returned from functions.
2016-05-30 Timothy Arceriglsl: use has_double() helper
2016-05-30 Timothy Arceriglsl: fix explicit uniform block alignment
2016-05-27 Dave Airlieglsl/linker: call link_uniform blocks on linked shader.
2016-05-27 Jason Ekstrandnir/inline: Also rewrite param derefs for texture instr...
2016-05-27 Jason Ekstrandnir/inline: Break the guts of rewrite_param-derefs...
2016-05-27 Jason Ekstrandnir/inline: Make the rewrite_param_derefs helper work...
2016-05-27 Jason Ekstrandnir/inline: Don't use foreach_instr_safe unless we...
2016-05-27 Jason Ekstrandnir/spirv: Allow pointless variable decorations on...
2016-05-26 Ian Romanickglsl: Allow shader interface blocks in GLSL ES
2016-05-26 Ian Romanickglsl: Add a has_shader_io_blocks helper
2016-05-26 Ian Romanickmesa: Add extension tracking for GL_OES_shader_io_blocks
2016-05-26 Ian Romanickmesa: Track the additional data in gl_shader_variable
2016-05-26 Jason Ekstrandnir: Make nir_const_value a union
2016-05-26 Jason Ekstrandcompiler: Move glsl_to_nir to libglsl.la
2016-05-26 Alejandro Piñeiroglsl: add unit tests data vertex/expected outcome for...
2016-05-26 Alejandro Piñeiroglsl: add warning-test
2016-05-26 Alejandro Piñeiroglsl: add just-log option for the standalone compiler.
2016-05-26 Alejandro Piñeiroglsl: do not raise uninitialized warning with out funct...
2016-05-26 Alejandro Piñeiroglsl: add a empty set_is_lhs on ast_node
2016-05-26 Dave Airlieglsl: handle implicit sized arrays in ssbo
2016-05-26 Dave Airlieglsl: fix error message on uniform block mismatch
2016-05-26 Dave Airlieglsl/ast: assign explicit_xfb_buffer from correct place
2016-05-25 Rob Clarkglsl: split out libstandalone
2016-05-25 Rob Clarkandroid: drop build of standalone glsl_compiler
2016-05-25 Matt Turnernir: Strengthen assertion that 'out' is nonnull.
2016-05-25 Matt Turnerspirv: Mark default cases unreachable().
2016-05-25 Giuseppe Bilottascons: whitespace cleanup
2016-05-25 Kristian Høgsberg... mesa: Add .gitignore entries for make check binaries
2016-05-25 Ilia Mirkinglsl: add GL_EXT_clip_cull_distance define, add helpers
2016-05-25 Jason Ekstrandnir/spirv: Handle location decorations on structure...
2016-05-25 Jason Ekstrandnir/spirv: Add explicit handling for all decorations
2016-05-24 Ian Romanickglsl/linker: Silence unused parameter warning
2016-05-24 Kristian Høgsberg... nir: Add a lowering pass for YUV textures
2016-05-24 Kristian Høgsberg... nir: Handle NULL in nir_copy_deref()
2016-05-24 Kristian Høgsberg... nir: Add new 'plane' texture source type
2016-05-24 Timothy Arceriglsl: add support for explicit components to frag outputs
2016-05-24 Ilia Mirkinglsl: add EXT_clip_cull_distance support based on ARB_c...
2016-05-24 Jason Ekstrandnir/lower_samplers: Protect against sampler index overflow
2016-05-24 Jason Ekstrandglsl: Add an option to clamp block indices when lowerin...
2016-05-24 Jason Ekstrandglsl/linker: Add a helper variable for compiler options
2016-05-24 Timothy Arceriglsl: fix explicit location validation for doubles
2016-05-24 Dave Airlieglsl: rewrite clip/cull distance lowering pass
2016-05-24 Dave Airlieglsl: make max array trackers ints and use -1 as base...
2016-05-24 Dave Airlieglsl: reindent line in ast_function.cpp
2016-05-23 Bas Nieuwenhuizenglsl: Use correct mode for split components.
2016-05-23 Rob Clarknir/validate: fix null deref coverity warning
2016-05-23 Juan A. Suarez Romeroglsl/linker: dvec3/dvec4 consume twice input vertex...
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: count number subroutines properly.
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-20 Kenneth Graunkenir: Fix crash in nir_lower_wpos_center().
2016-05-20 Kenneth Graunkespirv: Handle the PixelCenterInteger execution mode.
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 Mark Janesglsl: Guard against NULL dereference
2016-05-20 Rob Clarknir/validate: assume() that hashtable entry exists
2016-05-20 Rob Clarknir: coverity unitialized pointer read
next