drirc: remove spurious tabs
[mesa.git] / src /
2017-01-23 Eric Engestromdrirc: remove spurious tabs
2017-01-23 Nicolai Hähnlest/glsl_to_tgsi: use DDIV instead of DRCP + DMUL
2017-01-23 Nicolai Hähnleglsl: split DIV_TO_MUL_RCP into single- and double...
2017-01-23 Nicolai Hähnler600: implement DDIV
2017-01-23 Nicolai Hähnler600: factor out cayman_emit_unary_double_raw
2017-01-23 Nicolai Hähnler600: double multiply can handle only one multiply...
2017-01-23 Timothy Arceriglsl: fix tes linking regression
2017-01-23 Timothy Arcerimesa: remove unused gl_shader_info field from gl_linked...
2017-01-23 Timothy Arcerimesa/glsl: set and get cs layouts to and from shader_info
2017-01-23 Timothy Arcerimesa/glsl: set and get gs layouts directly to and from...
2017-01-23 Timothy Arcerimesa/glsl/i965: set and get tes layouts directly to...
2017-01-23 Timothy Arceriglsl: use last_vert_prog to get last {clip,cull}_distan...
2017-01-23 Timothy Arcerimesa/glsl: set {clip,cull}_distance_array_size directly...
2017-01-23 Timothy Arcerist/mesa/glsl: change xfb_program field to last_vert_prog
2017-01-23 Timothy Arcerimesa: use gl_program for CurrentProgram rather than...
2017-01-22 Rob Clarkfreedreno/a5xx: set frag shader threadsize
2017-01-22 Rob Clarkfreedreno/a5xx: set fragcoordxy properly
2017-01-22 Rob Clarkfreedreno/ir3: setup var locations in standalone compiler
2017-01-22 Rob Clarkfreedreno/a5xx: fix psize
2017-01-22 Rob Clarkfreedreno/a5xx: srgb fix
2017-01-22 Rob Clarkfreedreno/a5xx: fix int vbos
2017-01-22 Rob Clarkfreedreno/a5xx: fix clear for uint/sint formats
2017-01-22 Rob Clarkfreedreno/a5xx: fix cull state
2017-01-22 Rob Clarkfreedreno: update generated headers
2017-01-21 Lionel Landwerlinanv: descriptors: don't update immutables samplers...
2017-01-21 Jason Ekstrandnir/search: Use the correct bit size for integer compar...
2017-01-21 Jason Ekstrandintel/blorp/copy: Properly handle clear colors for...
2017-01-21 Kenneth Graunkeglsl: Rename [u]int64_t tokens.
2017-01-21 Matt TurnerRevert "i965: Really don't emit Q or UQ moves on Gen...
2017-01-21 Matt Turneri965: Select DF type for 64-bit integers on Gen < 8.
2017-01-20 Ian Romanicki965: Enable ARB_gpu_shader_int64 on Gen8+
2017-01-20 Ian Romanicki965: Split SIMD16 CMP of Q and UQ instructions
2017-01-20 Ian Romanicki965: Enable 64-bit integer support for almost all...
2017-01-20 Ian Romanicki965: Enable uploading 64-bit integer uniforms
2017-01-20 Ian Romanicki965: Add 64-bit integer support for conversions and...
2017-01-20 Ian Romanicki965: Enable emitting Q and UQ instructions in the...
2017-01-20 Ian Romanicki965: Add support for constant evaluation on Q and...
2017-01-20 Ian Romanicki965: Return Q and UQ types for int64 and uint64
2017-01-20 Ian Romanicki965: Really don't emit Q or UQ moves on Gen < 8
2017-01-20 Ian Romanicknir: Add support for 64-bit integer types to split_var_...
2017-01-20 Ian Romanicknir: Enable 64-bit integer support for almost all unary...
2017-01-20 Ian Romanicknir: Shift count for shift opcodes is always 32-bits
2017-01-20 Ian Romanicknir: Lower packing and unpacking of 64-bit integer...
2017-01-20 Ian Romanicknir: Add 64-bit integer support for conversions and...
2017-01-20 Ian Romanicknir: Add 64-bit integer constant support
2017-01-20 Ian Romanicknir: Add GLSL_TYPE_INT64 and GLSL_TYPE_UINT64 to glsl_g...
2017-01-20 Ian Romanickglsl: Optimize redundant pack(unpack()) and unpack...
2017-01-20 Ian Romanickglsl: Add a lowering pass for 64-bit integer modulus
2017-01-20 Ian Romanickglsl: Add "built-in" functions to do 64%64 => 64 modulus
2017-01-20 Ian Romanickglsl: Add a lowering pass for 64-bit integer division
2017-01-20 Ian Romanickglsl: Add "built-in" functions to do 64/64 => 64 division
2017-01-20 Ian Romanickglsl: Add a lowering pass for 64-bit integer sign()
2017-01-20 Ian Romanickglsl: Add "built-in" function for 64-bit integer sign()
2017-01-20 Ian Romanickglsl: Add a lowering pass for 64-bit integer multiplication
2017-01-20 Ian Romanickglsl: Add "built-in" functions to do 64x64 => 64 multip...
2017-01-20 Ian Romanickglsl: Move builtin_function related prototypes to a...
2017-01-20 Ian Romanickglsl/standalone: Enable ARB_gpu_shader_int64
2017-01-20 Dave Airliei965: Avoid int64 warnings.
2017-01-20 Dave Airliei965: Avoid int64 induced warnings
2017-01-20 Dave Airliemesa/program: Add unused ir operations.
2017-01-20 Ian Romanickglsl: Allow GLSL_TYPE_INT64 for ir_unop_abs and ir_unop...
2017-01-20 Ian Romanickglsl: Print GLSL_TYPE_UINT64 and GLSL_TYPE_INT64 values
2017-01-20 Ian Romanickglsl: Add interaction between ARB_gpu_shader_int64...
2017-01-20 Dave Airlieglsl: Add 64-bit integer functions
2017-01-20 Dave Airlieglsl/varying_packing: Add 64-bit integer support
2017-01-20 Dave Airlieglsl/ast: Add 64-bit integer support in some places.
2017-01-20 Dave Airlieglsl: Add 64-bit integer support to some operations.
2017-01-20 Dave Airlieglsl/ir_builder: Add support for some 64-bit bitcasts.
2017-01-20 Dave Airlieglsl/ast: Add 64-bit integer support to conversion...
2017-01-20 Dave Airlieglsl: Add 64-bit integer support for constant expressions
2017-01-20 Dave Airlieglsl/ir: Add support for 64-bit integer conversions.
2017-01-20 Dave Airlieglsl: Add 64-bit integer support to uniform initialiser...
2017-01-20 Dave Airlieglsl/varyings: Add 64-bit integer support.
2017-01-20 Dave Airlieglsl/ast/ir: Add 64-bit integer constant support
2017-01-20 Dave Airliemesa: Add support for 64-bit integer uniforms
2017-01-20 Dave Airlieglsl: Add basic ARB_gpu_shader_int64 types
2017-01-20 Dave Airlieglsl: Add ARB_gpu_shader_int64 boilerplate.
2017-01-20 Dave Airliemesa: Add ARB_gpu_shader_int64 extension bits
2017-01-20 Dave Airliemapi: Add support for ARB_gpu_shader_int64.
2017-01-20 Lionel Landwerlinanv: don't require render target isl bit for depth...
2017-01-20 Lionel Landwerlinspirv: don't assert with location decorations on non...
2017-01-20 Matt Turneri965: Validate "Special Cases for Byte Operations"
2017-01-20 Matt Turneri965: Validate "Region Alignment Rules"
2017-01-20 Matt Turneri965: Validate "General Restrictions Based on Operand...
2017-01-20 Matt Turneri965: Validate "General Restrictions on Regioning Param...
2017-01-20 Matt Turneri965: Replace reg_type_size[] with a function.
2017-01-20 Matt Turneri965: Validate math instruction sources.
2017-01-20 Matt Turneri965: Claim that SEND/math has two sources.
2017-01-20 Matt Turneri965: Simplify num_sources_from_inst().
2017-01-20 Matt Turneri965: Factor out send_restrictions() function.
2017-01-20 Matt Turneri965: Factor out sources_not_null() validation function.
2017-01-20 Matt Turneri965: Structure code so unsupported inst will not gener...
2017-01-20 Matt Turneri965: Add a test for the EU assembly validator.
2017-01-20 Matt Turneri965: Add a CHECK macro to call more complicated valida...
2017-01-20 Matt Turneri965: Make ERROR_IF usable from other functions.
2017-01-20 Matt Turneri965: Mark error annotation on correct SIMD16 inst.
2017-01-20 Matt Turneri965/vec4: Use UW-typed operands when dest is UW.
2017-01-20 Matt Turneri965: Use W-typed immediate in brw_F32TO16().
2017-01-20 Matt Turnergtest: Update to 1.8.0.
2017-01-20 Matt Turneri965: Don't change F->VF if dest type is DF.
next