i965/bxt: Use more conservative thread counts
[mesa.git] / src / mesa / drivers / dri /
2015-07-31 Ben Widawskyi965/bxt: Use more conservative thread counts
2015-07-31 Ben Widawskyi965/skl: Add production thread counts and URB size
2015-07-30 Neil Robertsi965/bxt: Don't use brw_device_info_skl_early on BXT
2015-07-29 Anuj Phogati965: Change the type of max_{vs, hs, ...}_threads...
2015-07-29 Anuj PhogatDelete duplicate function is_power_of_two() and use...
2015-07-29 Ben Widawskyi965/bxt: Support 3src simd16 instructions
2015-07-29 Matt Turneri965: Use float calculations when double is unnecessary.
2015-07-29 Matt Turnermesa: Use floats for viewport bounds.
2015-07-29 Francisco Jerezi965/fs: Make the default builder 64-wide before enteri...
2015-07-29 Francisco Jerezi965/fs: Don't set exec_all on instructions wider than...
2015-07-29 Francisco Jerezi965/fs: Initialize a builder explicitly in the gen4...
2015-07-29 Matt Turneri965/cfg: Assert that cur_do/while/if pointers are...
2015-07-29 Francisco Jerezi965/fs: Switch opt_cse() to the fs_builder constructor...
2015-07-29 Francisco Jerezi965/fs: Switch lower_logical_sends() to the fs_builder...
2015-07-29 Francisco Jerezi965/fs: Switch lower_load_payload() to the fs_builder...
2015-07-29 Francisco Jerezi965/fs: Don't rely on the default builder to create...
2015-07-29 Francisco Jerezi965/fs: Set up the builder execution size explicitly...
2015-07-29 Francisco Jerezi965/fs: Initialize a builder explicitly in opt_peephol...
2015-07-29 Francisco Jerezi965/fs: Set execution controls explicitly in opt_peeph...
2015-07-29 Francisco Jerezi965/fs: Set execution controls correctly in lower_inte...
2015-07-29 Francisco Jerezi965/fs: Set execution controls correctly for lowered...
2015-07-29 Francisco Jerezi965/fs: Set the execution size of the MOVs correctly...
2015-07-29 Francisco Jerezi965/fs: Define a new fs_builder constructor taking...
2015-07-29 Francisco Jerezi965/fs: Translate memory barrier NIR intrinsics.
2015-07-29 Francisco Jerezi965/fs: Execute nir_setup_uniforms, _inputs and _outpu...
2015-07-29 Francisco Jerezi965/fs: Don't overwrite fs_visitor::uniforms and ...
2015-07-29 Francisco Jerezi965/fs: Drop unused untyped surface read and atomic...
2015-07-29 Francisco Jerezi965/fs: Revisit NIR atomic counter intrinsic translation.
2015-07-29 Francisco Jerezi965/fs: Import surface message builder helper functions.
2015-07-29 Francisco Jerezi965/fs: Handle zero-size allocations in fs_builder...
2015-07-29 Francisco Jerezi965/fs: Implement lowering of logical surface instruct...
2015-07-29 Francisco Jerezi965/fs: Hook up SIMD lowering to unroll surface instru...
2015-07-29 Francisco Jerezi965/fs: Define logical typed and untyped surface opcodes.
2015-07-29 Francisco Jerezi965: Lift the constness restriction on surface indices...
2015-07-29 Francisco Jerezi965: Define the setup_vector_uniform_values() backend_...
2015-07-29 Francisco Jerezi965/fs: Remove the emit_texture_gen*() fs_visitor...
2015-07-29 Francisco Jerezi965/fs: Reimplement emit_mcs_fetch() in terms of logic...
2015-07-29 Francisco Jerezi965/fs: Reimplement emit_texture() in terms of logical...
2015-07-29 Francisco Jerezi965/fs: Hook up SIMD lowering to handle texturing...
2015-07-29 Francisco Jerezi965/fs: Implement lowering of logical texturing opcode...
2015-07-29 Francisco Jerezi965/fs: Implement lowering of logical texturing opcode...
2015-07-29 Francisco Jerezi965/fs: Lower SHADER_OPCODE_TXF_UMS/MCS_LOGICAL too...
2015-07-29 Francisco Jerezi965/fs: Implement lowering of logical texturing opcode...
2015-07-29 Francisco Jerezi965/fs: Fix misleading comment regarding the message...
2015-07-29 Francisco Jerezi965/fs: Pass a BAD_FILE header source to LOAD_PAYLOAD...
2015-07-29 Francisco Jerezi965/fs: Fix opt_zero_samples() for texturing ops not...
2015-07-29 Francisco Jerezi965/fs: Use exec_size instead of dispatch_width to...
2015-07-29 Francisco Jerezi965/fs: Define logical texture sampling opcodes.
2015-07-29 Francisco Jerezi965/fs: Reimplement emit_single_fb_write() in terms...
2015-07-29 Francisco Jerezi965/fs: Implement lowering of logical framebuffer...
2015-07-29 Francisco Jerezi965/fs: Hook up SIMD lowering to unroll FB writes...
2015-07-29 Francisco Jerezi965/fs: Remove the FS_OPCODE_SET_OMASK pseudo-opcode.
2015-07-29 Francisco Jerezi965/fs: Don't attempt to copy the useless half of...
2015-07-29 Francisco Jerezi965/fs: Move up Gen6 no16 check to emit_fb_writes().
2015-07-29 Francisco Jerezi965/fs: Move up prog_data->uses_omask assignment up...
2015-07-29 Francisco Jerezi965/fs: Simplify control flow in emit_single_fb_write().
2015-07-29 Francisco Jerezi965/fs: Fix slight layering violation in emit_single_f...
2015-07-29 Francisco Jerezi965/fs: Make sure that the type sizes are compatible...
2015-07-29 Francisco Jerezi965/fs: Honour the instruction force_sechalf and exec_...
2015-07-29 Francisco Jerezi965/fs: Define logical framebuffer write opcode.
2015-07-29 Francisco Jerezi965/fs: Implement pass to lower instructions of unsupp...
2015-07-29 Francisco Jerezi965/fs: Fix return value of fs_inst::regs_read() for...
2015-07-29 Francisco Jerezi965/fs: Add builder emit method taking a variable...
2015-07-29 Francisco Jerezi965/fs: Add stub lowering pass for logical send-messag...
2015-07-29 Francisco Jerezi965/fs: Factor out source components calculation to...
2015-07-29 Francisco Jerezi965/fs: Simplify instruction rewrite loop in the regis...
2015-07-29 Francisco Jerezi965/fs: Fix rewrite of the second half of 16-wide...
2015-07-29 Francisco Jerezi965/fs: Detect multi-register MOVs correctly in regist...
2015-07-29 Kenneth Graunkei965: Use real stage in "Unsupported form of variable...
2015-07-28 Chad Versacei965: Support importing R8 and GR88 dma_bufs
2015-07-24 Chris Wilsoni965: Use updated kernel interface for accurate TIMESTA...
2015-07-24 Vinson Leeradeon: Silence GCC unused-but-set-variable warnings.
2015-07-24 Dave Airliei965: add support for ARB_shader_subroutine
2015-07-23 Dave Airliei965: fix warning since tess merge.
2015-07-22 Ilia Mirkinglsl: pass shader stage to lower_output_reads and handl...
2015-07-22 Marek Olšákglsl: don't lower variable indexing on non-patch tessel...
2015-07-22 Fabian Bielermesa: add tessellation shader enums
2015-07-22 Marek Olšákdrirc: drop support for Heaven 3.0, fixes tessellation...
2015-07-22 Emil Velikovdri/common: remove unused drm_version variable
2015-07-22 Emil Velikovradeon,r200: allow hyperz for radeon DRM module v2
2015-07-22 Emil Velikovradeon,r200: remove support for UMS radeon DRM module
2015-07-22 Emil Velikovradeon,r200: remove unused variable texmicrotile
2015-07-22 Emil Velikovswrast: remove unneeded __NOT_HAVE_DRM_H define
2015-07-22 Emil Velikovdri/common: use HAVE_LIBDRM over __NOT_HAVE_DRM_H
2015-07-22 Emil Velikovdri/swrast: automake: add LIBDRM_CFLAGS
2015-07-22 Brian Paulmesa: replace Driver.GetTexImage with GetTexSubImage()
2015-07-21 Anuj PhogatRevert "i965/gen9: Plugin the code for selecting YF...
2015-07-21 Francisco Jerezi965: Fix stride field for the result of emit_uniformize().
2015-07-21 Francisco Jerezi965/fs: Fix stride field for uniforms.
2015-07-21 Francisco Jerezi965/fs: Fix stride for immediate registers.
2015-07-21 Iago Toral Quirogai965/vec4: Fix liveness analysis with BRW_OPCODE_SEL
2015-07-20 Kenneth Graunkemesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to...
2015-07-20 Alejandro Piñeiroi965/nir/fs: removed unneeded support for global variables
2015-07-18 Abdiel Janulguei965: Disable resource streamer in BLORP
2015-07-18 Abdiel Janulguei965: Upload binding tables in hw-generated binding...
2015-07-18 Abdiel Janulguei965: Implement interface to edit binding table entries
2015-07-18 Abdiel Janulguei965: Enable hardware-generated binding tables on rende...
2015-07-18 Abdiel Janulguei965: Enable resource streamer for the batchbuffer
2015-07-18 Abdiel Janulguei965: Define HW-binding table and resource streamer...
2015-07-17 Connor Abbotti965/fs: don't make unused payload registers interfere
next