glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.
[mesa.git] / src / compiler / glsl / ast_to_hir.cpp
2020-02-05 Eric Anholtglsl,nir: Switch the enum representing shader image...
2019-11-22 Danylo Piliaievglsl: Add varyings to "zero-init of uninitialized vars...
2019-09-30 Caio Marcelo de... glsl: Parse `demote` statement
2019-09-04 Neil Robertsglsl: Store the precision for a function return type
2019-08-21 Lionel Landwerlinmesa/compiler: rework tear down of builtin/types
2019-08-06 Pierre-Eric Pellou... glsl: add size qualifiers from EXT_shader_image_load_store
2019-08-06 Pierre-Eric Pellou... glsl: handle differences between ARB/EXT versions of...
2019-07-29 Jason Ekstrandglsl: Treat gl_FragCoord as a varying even when it...
2019-06-19 Jason Ekstrandglsl/types: Rename is_integer to is_integer_32
2019-06-14 Neil Robertsglsl: Set default precision on record members
2019-06-10 Caio Marcelo de... glsl: Check order and uniqueness of interlock functions
2019-04-25 Marek Olšákglsl: allow "varying out" for fragment shader outputs...
2019-04-25 Marek Olšákglsl: apply some 1.30 and other rules to EXT_gpu_shader...
2019-04-15 Rhys Perrymesa, glsl: add support for EXT_shader_image_load_formatted
2019-04-05 Sergii Romantsovglsl: Fix input/output structure matching across shader...
2019-03-22 Danylo Piliaievglsl: Cross validate variable's invariance by explicit...
2019-03-19 Andres Gomezglsl: correctly validate component layout qualifier...
2019-03-06 Timothy Arceriglsl: rename get_record_instance() -> get_struct_instance()
2019-03-06 Timothy Arceriglsl: rename is_record() -> is_struct()
2019-02-25 Oscar Blumbergglsl: Fix function return typechecking
2019-02-21 Alejandro Piñeironir, glsl: move pixel_center_integer/origin_upper_left...
2019-01-27 Niklas Haasglsl: fix block member alignment validation for vec3
2019-01-11 Danylo Piliaievglsl: Make invariant outputs in ES fragment shader...
2019-01-08 Eric Anholtglsl: Fix buffer overflow with an atomic buffer binding...
2019-01-07 Andres Gomezglsl: correct typo in GLSL compilation error message
2018-11-15 Ian Romanickglsl: Refactor type checking for redeclarations
2018-11-15 Ian Romanickglsl: Omit redundant qualifier checks on redeclarations
2018-11-15 Ian Romanickglsl: prevent qualifiers modification of predeclared...
2018-11-08 Ian Romanickglsl: Add pragma to disable all warnings
2018-11-02 Erik Faye-Lundglsl: do not allow implicit casts of unsized array...
2018-11-02 Erik Faye-Lundglsl: add has_implicit_uint_to_int_conversion()-helper
2018-11-02 Erik Faye-Lundglsl: add has_implicit_conversions()-helper
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2018-10-16 Vadym Shovkopliasglsl: Check the subroutine associated functions names
2018-10-11 Timothy Arceriglsl: remove redundant es_shader checks
2018-10-08 Tapani Pälliglsl: do not attempt assignment if operand type not...
2018-09-19 Danylo Piliaievglsl: Avoid propagating incompatible type of initializer
2018-08-09 Tapani Pälliglsl: handle error case with ast_post_inc, ast_post_dec
2018-08-01 Rhys Perryglsl: allow ?: operator with images and samplers when...
2018-06-01 Plamena Manolovamesa: Add GL/GLSL plumbing for ARB_fragment_shader_inte...
2018-04-27 Timothy Arceriglsl: replace some asserts with unreachable when proces...
2018-04-12 Marek Olšákmesa: include mtypes.h less
2018-03-14 Karol Herbstcompiler: int8/uint8 support
2018-02-24 Francisco Jerezglsl: Silence warnings when reading from a framebuffer...
2018-02-24 Francisco Jerezglsl: Add support for the framebuffer fetch layout...
2018-02-24 Francisco Jerezglsl: Initialize ir_variable_data::fb_fetch_output...
2018-01-10 Ian Romanickglsl: Remove unnecessary assignments to type
2017-12-06 Eduardo Lima Mitevglsl: Add 16-bit types
2017-11-09 Kenneth Graunkeglsl: Make #pragma STDGL invariant(all) only modify...
2017-11-08 Andreas Bollglsl: Fix typo fragement -> fragment
2017-10-30 Ian Romanickglsl: Remove ir_binop_greater and ir_binop_lequal expre...
2017-10-30 Ian Romanickglsl/parser: Track built-in types using the glsl_type...
2017-10-02 Ian Romanickglsl/ast: Use logical-or instead of conditional assignm...
2017-10-02 Ian Romanickglsl/ast: Generate a more compact expression to disable...
2017-10-02 Ian Romanickglsl/ast: Explicitly track the set of case labels that...
2017-10-02 Ian Romanickglsl/ast: Convert ast_case_label::hir to ir_builder
2017-10-02 Ian Romanickglsl/ast: Use ir_binop_equal instead of ir_binop_all_equal
2017-10-02 Ian Romanickglsl/ast: Stop processing a switch-statement after...
2017-10-02 Nicolai Hähnleglsl: do not set the 'smooth' qualifier by default...
2017-09-19 Juan A. Suarez Romeroglsl: buffer variables can be readonly and writeonly
2017-09-14 Iago Toral Quirogaglsl: avoid accessing invalid memory after get_variable...
2017-09-14 Iago Toral Quirogaglsl: make the redeclared variable NULL if it is deleted
2017-09-14 Iago Toral Quirogaglsl: use 'declared_var' instead of 'var' after checkin...
2017-09-12 Iago Toral Quirogaglsl: Disallow unsized array of atomic_uint
2017-08-21 Matt Turnerglsl: Mark functions static
2017-08-16 Ilia Mirkinglsl/ast: update rhs in addition to the var's constant_...
2017-08-11 Timothy Arceriglsl: pass mem_ctx to constant_expression_value(.....
2017-08-01 Juan A. Suarez Romeroglsl: xfb_stride applies to buffers, not block members
2017-07-23 Timothy Arceriglsl: rework misleading block layout code
2017-07-23 Timothy Arceriglsl: remove placeholder comment
2017-07-06 Ilia Mirkinglsl: check if any of the named builtins are available...
2017-06-13 Nicolai Hähnleglsl: do not add unnamed struct types to the symbol...
2017-06-13 Nicolai Hähnleglsl: do not lookup struct types by typename
2017-06-08 Rob Herringglsl: Fix gl_shader_stage enum unsigned comparison
2017-06-01 Samuel Pitoisetglsl: handle format layout qualifiers for struct with...
2017-06-01 Samuel Pitoisetglsl: handle memory qualifiers for struct with array...
2017-05-20 John Brooksglsl: Conditionally allow redeclaration of built-in...
2017-05-08 Eric Anholtglsl: Don't allow redefining builtin functions on GLSL...
2017-05-08 Eric Anholtglsl: Restrict func redeclarations (not just redefiniti...
2017-05-08 Eric Anholtglsl: Restrict functions to not return arrays or SOAs...
2017-05-08 Samuel Pitoisetglsl: apply the image format for members of structures
2017-05-06 Samuel Pitoisetglsl: allow bindless samplers/images to be initialized
2017-05-06 Samuel Pitoisetglsl: add _mesa_glsl_parse_state object to is_lvalue()
2017-05-06 Samuel Pitoisetglsl: reject bindless samplers/images frag inputs witho...
2017-05-06 Samuel Pitoisetglsl: allow bindless samplers/images as vertex shader...
2017-05-06 Samuel Pitoisetglsl: allow bindless samplers/images as varying variables
2017-05-06 Samuel Pitoisetglsl: allow bindless images to be declared inside struc...
2017-05-06 Samuel Pitoisetglsl: allow bindless samplers/images inside interface...
2017-05-06 Samuel Pitoisetglsl: allow bindless samplers/images as function return
2017-05-06 Samuel Pitoisetglsl: allow bindless samplers/images as out and inout...
2017-05-06 Samuel Pitoisetglsl: allow to declare bindless samplers/images as...
2017-05-06 Samuel Pitoisetglsl: process bindless/bound layout qualifiers
2017-05-06 Samuel Pitoisetglsl: do not make sampler/image types readonly variables
2017-05-04 Samuel Pitoisetglsl: reject memory qualifiers with uniform blocks
2017-05-04 Samuel Pitoisetglsl: reject format qualifiers with non-image types...
2017-05-04 Samuel Pitoisetglsl: rework validate_image_qualifier_for_type()
2017-05-04 Samuel Pitoisetglsl: rename image_* qualifiers to memory_*
2017-05-03 Andres Gomezglsl: Corrected some typos and error messages
2017-04-28 Matt TurnerRevert "glsl: reject image qualifiers with non-image...
2017-04-28 Samuel Pitoisetglsl: reject image qualifiers with non-image types...
next