gallium: remove TGSI_OPCODE_ABS
[mesa.git] / src / mesa / state_tracker / st_glsl_to_tgsi.cpp
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_ABS
2017-01-05 Marek Olšákglsl_to_tgsi: do fewer optimizations with GLSLOptimizeC...
2017-01-05 Marek Olšákglsl: run do_lower_jumps properly in do_common_optimiza...
2016-12-29 Timothy Arcerimesa/glsl: move LinkedTransformFeedback from gl_shader_...
2016-12-13 Ilia Mirkintreewide: s/comparitor/comparator/
2016-12-12 Nicolai Hähnlest/glsl_to_tgsi: plumb the GS output stream qualifier...
2016-11-30 Nicolai Hähnlest/mesa: skip lower_output_reads when possible
2016-11-30 Nicolai Hähnlest/glsl_to_tgsi: swizzle PROGRAM_OUTPUTs correctly...
2016-11-19 Timothy Arcerist/mesa/glsl/nir/i965: make use of new gl_shader_progra...
2016-11-18 Timothy Arceriglsl/i965: move per stage AtomicBuffers list to gl_program
2016-11-18 Timothy Arceriglsl: create gl_program at the start of linking rather...
2016-11-18 Timothy Arcerist/mesa/i965: simplify gl_program references and stop...
2016-11-17 Timothy Arcerist/mesa: stop initialing Instructions and NumInstructions
2016-11-15 Marek Olšákglsl_to_tgsi: lower small branches based on the CAP
2016-11-15 Marek Olšákglsl/lower_if: don't lower branches touching tess contr...
2016-11-05 Brian Paulst/mesa: initialize members of glsl_to_tgsi_instruction...
2016-11-04 Nicolai Hähnlest/glsl_to_tgsi: fix dvec[34] loads from SSBO
2016-10-26 Timothy Arceriglsl/st/mesa: use common system values read field
2016-10-26 Timothy Arcerist/mesa: use common patch outputs written field
2016-10-26 Timothy Arcerist/mesa: use common patch inputs read field
2016-10-26 Timothy Arcerir200/glsl/st/mesa: use common outputs written field
2016-10-26 Timothy Arcerist/mesa: use common double inputs read field
2016-10-26 Timothy Arcerir200/i915/st/mesa/compiler: use common inputs read...
2016-10-26 Timothy Arcerist/mesa/r200/i915/i965: eliminate gl_fragment_program
2016-10-26 Timothy Arcerist/mesa: get interpolation location at translation...
2016-10-26 Timothy Arcerist/mesa: stop making use of InterpQualifier array
2016-10-26 Timothy Arcerist/mesa: switch cs over to shared shader_info
2016-10-26 Timothy Arceriglsl: add temporary copy_shader_info() function
2016-10-26 Timothy Arcerimesa: modify _mesa_copy_linked_program_data() to take...
2016-10-20 Nicolai Hähnlest/glsl_to_tgsi: sort input and output decls by TGSI...
2016-10-20 Nicolai Hähnlest/glsl_to_tgsi: fix block copies of arrays of structs
2016-10-20 Nicolai Hähnlest/glsl_to_tgsi: fix block copies of arrays of doubles
2016-10-19 Marek Olšákglsl_to_tgsi: remove code for fixing up TGSI labels
2016-10-19 Marek Olšákglsl_to_tgsi: remove subroutine support
2016-10-19 Marek Olšákglsl_to_tgsi: allocate glsl_to_tgsi_instruction::tex_of...
2016-10-19 Marek Olšákglsl_to_tgsi: merge buffer and sampler fields in glsl_t...
2016-10-19 Marek Olšákglsl_to_tgsi: reduce the size of glsl_to_tgsi_instructi...
2016-10-19 Marek Olšákglsl_to_tgsi: reduce the size of st_dst_reg and st_src_reg
2016-10-19 Marek Olšákglsl_to_tgsi: remove unused st_translate::tex_offsets
2016-10-19 Marek Olšákglsl_to_tgsi: remove unused parameters from calc_deref_...
2016-10-19 Marek Olšákglsl_to_tgsi: use array_id for temp arrays instead...
2016-10-17 Nicolai Hähnlest/glsl_to_tgsi: fix [ui]vec[34] conversion to double
2016-10-17 Nicolai Hähnlest/glsl_to_tgsi: fix atomic counter addressing
2016-10-17 Nicolai Hähnlest/glsl_to_tgsi: fix a corner case of std140 layout...
2016-10-13 Nicolai Hähnlest/glsl_to_tgsi: remove unnecessary ir_instruction...
2016-10-13 Nicolai Hähnlest/glsl_to_tgsi: fix textureGatherOffset with indirectl...
2016-10-13 Nicolai Hähnlest/glsl_to_tgsi: simplify translate_tex_offset
2016-10-12 Nicolai Hähnlest/glsl_to_tgsi: adjust swizzles and writemasks for...
2016-10-12 Nicolai Hähnlest/glsl_to_tgsi: explicitly track all input and output...
2016-10-12 Nicolai Hähnlest/glsl_to_tgsi: mark "gaps" in input/output arrays...
2016-10-12 Nicolai Hähnlest/glsl_to_tgsi: disable on-the-fly peephole for 64...
2016-10-12 Nicolai Hähnlest/glsl_to_tgsi: simpler fixup of empty writemasks
2016-10-12 Nicolai Hähnlest/glsl_to_tgsi: explicit handling of writemask for...
2016-10-06 Samuel Pitoisetst/mesa: add mapping for SYSTEM_VALUE_LOCAL_GROUP_SIZE
2016-10-04 Ian Romanickglsl: Kill __intrinsic_atomic_sub
2016-10-04 Ian Romanickglsl: Use the ir_intrinsic_* enums instead of the __int...
2016-09-26 Rob Clarkmesa/st: support lowering multi-planar YUV
2016-08-30 Francisco Jerezst/glsl_to_tgsi: Use SecondaryOutputsWritten to determi...
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_sampler_views()
2016-08-23 Dave Airliest/glsl_to_tgsi: fix st_src_reg_for_double constant.
2016-08-17 Nicolai Hähnlest_glsl_to_tgsi: use calloc the way it's meant to be...
2016-08-12 Marek Olšákst/mesa: determine states used or affected by shaders...
2016-08-01 Matt Turnerglsl_to_tgsi: Avoid aliasing violations.
2016-07-28 Nicolai Hähnlest_glsl_to_tgsi: only skip over slots of an input array...
2016-07-19 Ian Romanickst/mesa: Enable MESA_shader_integer_functions on all...
2016-07-12 Marek Olšákglsl_to_tgsi: don't use the negate modifier in integer...
2016-07-11 Marek Olšákst/mesa: remove st_dump_program_for_shader_db
2016-07-05 Dave AirlieRevert "st/glsl_to_tgsi: don't increase immediate index...
2016-07-02 Dave Airliest/glsl_to_tgsi: don't increase immediate index by 1.
2016-06-30 Timothy Arceriglsl/mesa: move duplicate shader fields into new struct...
2016-06-30 Timothy Arceriglsl/mesa: split gl_shader in two
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-06-16 Timothy Arcerimesa/glsl: stop using GL shader type internally
2016-06-15 Nicolai Hähnlest_glsl_to_tgsi: don't read potentially uninitialized...
2016-06-10 Ilia Mirkinst/mesa: fix type confusion with reladdrs
2016-06-08 Dave Airlieglsl/types: rename is_dual_slot_double to is_dual_slot_...
2016-06-08 Dave Airliest/glsl_to_tgsi: move to checking 64-bitness instead...
2016-06-08 Dave Airliest/glsl_to_tgsi: use enum glsl_base_type instead of...
2016-06-07 Ilia Mirkinst/mesa: expose GL_ARB_shader_group_vote when supported...
2016-06-07 Ilia Mirkinmesa: hook up core bits of GL_ARB_shader_group_vote
2016-06-06 Marek Olšákst/mesa: change SQRT lowering to fix the game Risen
2016-05-31 Eric Engestromst/glsl_to_tgsi: prevent infinite loop
2016-05-23 Ilia Mirkinst/mesa: update inst->info along with inst->op
2016-05-17 Rob Clarkmesa/st: add support for NIR as possible driver IR
2016-05-13 Ilia Mirkinst/mesa: flip y coordinate of interpolateAtOffset for...
2016-05-11 Rob Clarkmesa/st: split the type_size calculation into it's...
2016-05-10 Dave Airliest/glsl_to_tgsi: attach image to correct instruction...
2016-05-10 Dave Airliest/glsl_to_tgsi: brown paper bag for the input offsets...
2016-05-10 Dave Airliest/glsl_to_tgsi: handle offsets from inputs
2016-04-30 Samuel Pitoisetst/glsl_to_tgsi: fix potential crash when allocating...
2016-04-29 Nicolai Hähnlest/glsl_to_tgsi: reduce stack explosion in recursive...
2016-04-21 Marek Olšákgallium: use PIPE_SHADER_* everywhere, remove TGSI_PROC...
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-11 Brian Paulst/mesa: replace _mesa_sysval_to_semantic table with...
2016-04-07 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-07 Nicolai Hähnlest/glsl_to_tgsi: make samplers_used an uint32_t (v2)
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-01 Bas Nieuwenhuizengallium: add threads per block TGSI property
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-31 Timothy Arceriglsl: add transform feedback buffers to resource list
next