vc4: Make a helper function for getting the current offset in the CL.
[mesa.git] / src / glsl /
2015-07-14 Samuel Iglesias... glsl: Lower shader storage buffer object loads to GLSL...
2015-07-14 Samuel Iglesias... glsl: Lower shader storage buffer object writes to...
2015-07-14 Iago Toral Quirogaglsl: Don't do copy propagation on buffer variables
2015-07-14 Iago Toral Quirogaglsl: Don't do constant variable on buffer variables
2015-07-14 Iago Toral Quirogaglsl: Don't do constant propagation on buffer variables
2015-07-14 Iago Toral Quirogaglsl: Do not kill dead assignments to buffer variables...
2015-07-14 Iago Toral Quirogaglsl: Don't do tree grafting on buffer variables
2015-07-14 Samuel Iglesias... glsl: fix error messages in invalid declarations of...
2015-07-14 Samuel Iglesias... glsl: buffer variables cannot be defined outside interf...
2015-07-14 Samuel Iglesias... glsl: shader buffer variables cannot have initializers
2015-07-14 Samuel Iglesias... glsl: enable binding layout qualifier usage for shader...
2015-07-14 Iago Toral Quirogaglsl: Identify active uniform blocks that are buffer...
2015-07-14 Kristian Høgsbergglsl: link buffer variables and shader storage buffer...
2015-07-14 Kristian Høgsbergglsl: Implement parser support for 'buffer' qualifier
2015-07-14 Iago Toral Quiroganir: add nir_var_shader_storage
2015-07-14 Iago Toral Quirogamesa: rename is_in_uniform_block to is_in_buffer_block
2015-07-14 Kristian Høgsbergglsl: Add ir_var_shader_storage
2015-07-14 Samuel Iglesias... mesa: define ARB_shader_storage_buffer_object extension
2015-07-13 Timothy Arceriglsl: free interface_types
2015-07-13 Timothy Arceriglsl: replace some more old hash_table uses
2015-07-11 Timothy Arceriglsl: use set rather than old hash table for ir_validate
2015-07-08 Kenneth Graunkenir: Fix comment above nir_convert_from_ssa() prototype.
2015-07-08 Timothy Arcerimesa: use implementation specified MAX_VERTEX_ATTRIBS...
2015-07-06 Neil Robertsglsl: Make sure not to dereference NULL
2015-07-06 Neil Robertsglsl: Add missing check for whether an expression is...
2015-07-04 Timothy Arceriglsl: update types for unsized arrays of members
2015-07-04 Timothy Arceriglsl: update assert to support arrays of arrays
2015-07-04 Timothy Arceriglsl: allow precision qualifiers for AoA
2015-07-03 Erik Faye-Lundglsl: add a missing call to _mesa_locale_init
2015-07-03 Rob Clarknir/lower_phis_to_scalar: undef is trivially scalarizable
2015-07-02 Jason Ekstrandnir: Don't allow copying SSA destinations
2015-07-01 Tapani Pälliglsl: create program resource list after LinkShader
2015-07-01 Tapani Pälliglsl: expose build_program_resource_list function
2015-07-01 Tapani Pälliglsl: build stageref mask using IR, not symbol table
2015-07-01 Timothy Arceriglsl: use consistent version string format
2015-06-30 Connor Abbottnir: remove parent_instr from nir_register
2015-06-30 Connor Abbottnir: remove nir_src_get_parent_instr()
2015-06-30 Connor Abbottnir/from_ssa: add a flag to not convert everything...
2015-06-30 Rob Clarknir: cleanup open-coded instruction casts
2015-06-30 Tapani Pälliglsl: validate sampler array indexing for 'constant...
2015-06-30 Tapani Pällimesa/glsl: new compiler option EmitNoIndirectSampler
2015-06-30 Tapani Pälliglsl: Allow dynamic sampler array indexing with GLSL...
2015-06-29 Erik Faye-Lundutil: port _mesa_strto[df] to C
2015-06-29 Erik Faye-Lundglsl: No need to lock in _mesa_glsl_release_types
2015-06-29 Kenneth GraunkeRevert "glsl: clone inputs and outputs during linking"
2015-06-26 Matt Turnermesa: Enable subdir-objects globally.
2015-06-25 Kenneth Graunkenir: Recognize max(min(a, 1.0), 0.0) as fsat(a).
2015-06-24 Tapani Pälliglsl: clone inputs and outputs during linking
2015-06-24 Kenneth Graunkenir: Use a switch statement for detecting move-like...
2015-06-24 Tapani Pälliglsl: remove cross validation of interpolation qualifie...
2015-06-23 Ilia Mirkinglsl: binding point is a texture unit, which is a combi...
2015-06-23 Jose Fonsecaglsl: Specify the shader stage in linker errors due...
2015-06-22 Kenneth Graunkenir: Allow vec2/vec3/vec4 instructions in the select...
2015-06-19 Brian Paulglsl: fix formatting glitch in _mesa_print_ir()
2015-06-19 Jose Fonsecaglsl: Fail linkage when UBO exceeds GL_MAX_UNIFORM_BLOC...
2015-06-19 Ilia Mirkinglsl: guard gl_NumSamples enablement on ARB_sample_shading
2015-06-18 Ilia Mirkinglsl: add version checks to conditionals for builtin...
2015-06-18 Ilia Mirkinglsl: handle conversions to double when comparing param...
2015-06-16 Chris Forbesglsl: add ir reader support for ir_barrier
2015-06-16 Marek Olšákglsl: print locations of variables
2015-06-16 Timothy ArceriRevert "glsl: remove restriction on unsized arrays...
2015-06-14 Marek Olšákglsl: fix "tesselation" typo
2015-06-13 Timothy Arceriglsl: fix compile error message
2015-06-12 Timothy Arceriglsl: enforce restriction on AoA interface blocks in...
2015-06-12 Timothy Arceriglsl: enforce fragment shader input restrictions in...
2015-06-12 Timothy Arceriglsl: enforce output variable rules for GLSL ES 3.10
2015-06-12 Jordan Justennir: Add barrier intrinsic function
2015-06-12 Chris Forbesglsl: Add builtin barrier() function
2015-06-12 Chris Forbesglsl: Add ir node for barrier
2015-06-12 Emil Velikovmesa; add a dummy _mesa_error_no_memory() symbol to...
2015-06-11 Martin Peresglsl: fix constructing a vector from a matrix
2015-06-10 Timothy Arceriglsl: remove restriction on unsized arrays in GLSL...
2015-06-09 Chih-Wei Huangandroid: build with libcxx on android lollipop
2015-06-09 Brian Paulglsl: fix comment typo: s/accpet/accept/
2015-06-05 Alan Coopersmithglsl_compiler: Remove unused extra argument to printf...
2015-06-04 Martin Peresmesa: reference built-in uniforms into gl_uniform_storage
2015-06-02 Timothy Arcerinir: use src for ssa helper
2015-06-02 Timothy Arcerinir: remove extra semicolon
2015-06-02 Eduardo Lima Mitevnir: prevent use-after-free condition in should_lower_phi()
2015-05-28 Iago Toral Quiroganir: Fix output swizzle in get_mul_for_src
2015-05-25 Ilia Mirkinglsl: avoid leaking linked gl_shader when there's a...
2015-05-22 Matt Turnernir: Remove sRGB colorspace conversion round-trip.
2015-05-21 Timothy Arceriglsl: remove element_type() helper
2015-05-21 Matt Turnerglsl: Use AM_V_GEN/AM_V_at in NIR rules.
2015-05-20 Jason Ekstrandnir: Get rid of the array elements parameter on load...
2015-05-18 Tapani Pälliglsl: add stage references for UBO uniforms
2015-05-12 Francisco Jereznir: Translate memory barrier intrinsics from GLSL IR.
2015-05-12 Francisco Jereznir: Translate image load, store and atomic intrinsics...
2015-05-12 Francisco Jereznir: Fix indexing of atomic counter arrays with a const...
2015-05-12 Francisco Jereznir: Add memory barrier intrinsic.
2015-05-12 Francisco Jereznir: Define image load, store and atomic intrinsics.
2015-05-12 Tapani Pällinir: fix sampler lowering pass for arrays
2015-05-09 Kenneth Graunkenir: Fix aggressive typos in nir_from_ssa.c.
2015-05-09 Jason Ekstrandnir/search: Save/restore the variables_seen bitmask...
2015-05-09 Jason Ekstrandnir/search: Assert that variable id's are in range
2015-05-09 Jason Ekstrandnir/search: handle explicitly sized sources in match_value
2015-05-09 Jason Ekstrandnir/nir: Use a linked list instead of a hash set for...
2015-05-09 Jason Ekstrandnir: Use nir_instr_rewrite_src in copy propagation
2015-05-09 Jason Ekstrandnir: Add a function for rewriting the condition of...
2015-05-09 Jason Ekstrandnir: Add and use initializer #defines for nir_src and...
next