nvc0: allow to force compiling programs in debug build
[mesa.git] / src / compiler /
2016-09-24 Timothy ArceriRevert "glsl: move xfb BufferStride into gl_transform_f...
2016-09-23 Kenneth Graunkeglsl: Delete linker stuff relating to built-in functions.
2016-09-23 Kenneth Graunkeglsl: Delete ftransform support from builtin_functions...
2016-09-23 Kenneth Graunkeglsl: Immediately inline built-ins rather than generati...
2016-09-23 Kenneth Graunkeglsl: Check TCS barrier restrictions at ast_to_hir...
2016-09-23 Timothy Arceriglsl: move xfb BufferStride into gl_transform_feedback_info
2016-09-23 Ilia Mirkinmesa: add GL_OES_viewport_array to the extension string
2016-09-23 Ilia Mirkinglsl: add OES_viewport_array enables and use them to...
2016-09-22 Lionel Landwerlinspirv: fix AtomicLoad/Store on images
2016-09-22 Eric Anholtnir: Allow opt_peephole_sel to be more aggressive in...
2016-09-21 Jason Ekstrandnir/spirv/glsl450: Add support for the InterpolateAt...
2016-09-21 Jason Ekstrandnir/spirv: Claim support for SampleRateShading
2016-09-21 Jason Ekstrandnir/spirv: Bring back the spirv2nir helper binary
2016-09-20 Dylan Bakermesa: Implement ARB_shader_viewport_layer_array for...
2016-09-19 Kenneth Graunkeglsl: Skip "unsized arrays aren't allowed" check for...
2016-09-16 Marek Olšákglsl: remove interpolateAt* instructions for demoted...
2016-09-16 Dave Airliespirv: use subpass image type (v1.1)
2016-09-16 Dave Airlieglsl: add subpass image type (v2)
2016-09-15 Jason Ekstrandnir: Add a flag to lower_io to force "sample" interpolation
2016-09-14 Eero Tamminenglsl: grammar fix
2016-09-14 Kenneth Graunkenir: Report progress from nir_lower_phis_to_scalar.
2016-09-14 Kenneth Graunkenir: Report progress from nir_lower_alu_to_scalar.
2016-09-14 Kenneth Graunkenir: Call nir_metadata_preserve from nir_lower_alu_to_s...
2016-09-14 Rob Clarknir/lower_tex: fix typo with sample_dim
2016-09-14 Rob Clarknir: move tex_instr_remove_src
2016-09-14 Rob Clarknir/lower_tex: remove tex_instr_find_src()
2016-09-14 Ilia Mirkinglsl: add core plumbing for GL_ANDROID_extension_pack_es31a
2016-09-12 Thomas Hellandmesa/glsl: Move string_to_uint_map into the util folder
2016-09-12 Thomas Hellandglsl: Convert glcpp-parse to the util hash table
2016-09-12 Thomas Hellandglsl: Convert loop analysis to the util hash table
2016-09-12 Thomas Hellandglsl: Convert varying test to the util hash table
2016-09-12 Thomas Hellandglsl: Convert output read lowering to the util hash...
2016-09-12 Thomas Hellandglsl: Convert interface block lowering to the util...
2016-09-12 Thomas Hellandglsl: Convert if lowering to use a set
2016-09-12 Thomas Hellandglsl: Convert linker to the util hash table
2016-09-12 Thomas Hellandglsl: Convert link_varyings to the util hash table
2016-09-12 Thomas Hellandglsl: Change link_functions to use a set
2016-09-12 Thomas Hellandglsl: Convert recursion detection to the util hash...
2016-09-12 Thomas Hellandglsl: Convert constant_expression to the util hash...
2016-09-12 Thomas Hellandglsl: Convert ast_to_hir to the util hash table
2016-09-12 Thomas Hellandglsl: Convert ir_clone to the util hash table
2016-09-12 Thomas Hellandglsl: Convert function inlining to the util hash table
2016-09-12 Thomas Hellandmesa: Remove prog_hash_table.c
2016-09-12 Thomas Hellandmesa: Remove unused hash table includes
2016-09-09 Tapani Pälliglsl: use hash instead of exec_list in copy propagation
2016-09-09 Jason Ekstrandnir/gcm: Add global value numbering support
2016-09-09 Jason Ekstrandnir/gcm: Call nir_metadata_preserve
2016-09-08 Jason Ekstrandnir/spirv: Refactor variable deocration handling
2016-09-08 Jason Ekstrandnir/spirv: Break variable decoration handling into...
2016-09-07 Lionel Landwerlinspirv/nir: Implement OpAtomicLoad/Store for shared...
2016-09-07 Jason Ekstrandnir/spirv: Remove an erroneous "fall through" comment
2016-09-07 Lionel Landwerlinspirv/nir: Add support for OpAtomicLoad/Store
2016-09-07 Ilia Mirkinnir: fix definition of pack_uvec2_to_uint
2016-09-07 Jason Ekstrandnir/spirv: Use fill_common_atomic_sources for image...
2016-09-07 Jason Ekstrandnir/spirv: Use the correct sources for CompareExchange...
2016-09-07 Jason Ekstrandnir/spirv: Swap the argument order for AtomicCompareExc...
2016-09-06 Vinson Leeglsl: Add positional argument specifiers.
2016-09-06 Jason Ekstrandglsl: Add .gitignore for make check warnings test
2016-09-06 Rob HerringAndroid: glsl: add rules to generate ir_expression...
2016-09-06 Kenneth Graunkeglsl: Fix locations of variables in patch qualified...
2016-09-05 Jason Ekstrandnir/tests: Update the CF tests to not assume fake edges
2016-09-03 Timothy Arcerinir: remove unused variable
2016-09-03 Connor Abbottnir: remove some fields from nir_shader_compiler_options
2016-09-03 Connor Abbottnir: fix bug with moves in nir_opt_remove_phis()
2016-09-03 Connor Abbottnir: add nir_after_phis() cursor helper
2016-09-03 Ilia Mirkinglsl: expose max atomic counter/buffer consts for tess...
2016-09-02 Jason Ekstrandnir: Remove fake edges in the CF handling code
2016-09-02 Jason Ekstrandnir/dead_cf: Don't crash on unreachable after-loop...
2016-09-01 Kenneth Graunkeglsl: Only force varyings to be flat when varying packing.
2016-09-01 Kenneth Graunkeglsl: Reject TCS/TES input arrays not sized to gl_MaxPa...
2016-08-31 Jason Ekstrandmesa: Add some more .gitignore
2016-08-31 Jose Fonsecascons: Fix MinGW cross compilation.
2016-08-31 Kenneth Graunkeglsl: Handle patch qualifier on interface blocks.
2016-08-31 Ilia Mirkinglsl: add gl_BoundingBox and associated varying slots
2016-08-31 Ilia Mirkinmesa: add scaffolding for OES/EXT_primitive_bounding_box
2016-08-30 Francisco Jerezglsl: Fix gl_program::OutputsWritten computation for...
2016-08-30 Francisco Jerezglsl: Fix incorrect hard-coded location of the gl_Secon...
2016-08-30 Francisco Jerezglsl: Calculate bitset of secondary outputs written...
2016-08-30 Ian Romanickglsl: Fix typo in comment
2016-08-30 Ian Romanickglsl: Replace most assertions with unreachable()
2016-08-30 Ian Romanickglsl: Refactor handling of horizontal operations
2016-08-30 Ian Romanickglsl: Use constant_template_horizontal instead of const...
2016-08-30 Ian Romanickglsl: Eliminate constant_template2
2016-08-30 Ian Romanickglsl: Eliminate constant_template5
2016-08-30 Ian Romanickglsl: Eliminate constant_template0
2016-08-30 Ian Romanickglsl: Eliminate one of the templates for simpler operations
2016-08-30 Ian Romanickglsl: Use the generated constant expression code
2016-08-30 Ian Romanickglsl: Generate code for constant ir_triop_csel expressions
2016-08-30 Ian Romanickglsl: Generate code for constant ir_triop_lrp expressions
2016-08-30 Ian Romanickglsl: Generate code for constant ir_quadop_vector expre...
2016-08-30 Ian Romanickglsl: Generate code for constant ir_quadop_bitfield_ins...
2016-08-30 Ian Romanickglsl: Generate code for constant ir_triop_vector_insert...
2016-08-30 Ian Romanickglsl: Generate code for constant ir_binop_vector_extrac...
2016-08-30 Ian Romanickglsl: Generate code for constant ir_binop_mul expressions
2016-08-30 Ian Romanickglsl: Generate code for constant ir_triop_fma and ir_tr...
2016-08-30 Ian Romanickglsl: Generate code for constant ir_binop_dot expressions
2016-08-30 Ian Romanickglsl: Generate code for constant ir_binop_lshift and...
2016-08-30 Ian Romanickglsl: Generate code for constant ir_binop_ldexp expressions
2016-08-30 Ian Romanickglsl: Generate code for constant unary expressions...
2016-08-30 Ian Romanickglsl: Generate code for some constant binary expression...
next