gm107/ir: make use of LOP32I for all immediates
[mesa.git] / src /
2016-06-27 Samuel Pitoisetgm107/ir: make use of LOP32I for all immediates
2016-06-27 Dave Airlievirgl: reduce some limits for now
2016-06-27 Julien Isorcest/omx: count number of slices
2016-06-27 Julien Isorcest/omx: add support for nouveau / interlaced
2016-06-27 Julien Isorcest/omx: retrieve preferred interlaced and buffer_formats
2016-06-27 Marek Olšákradeonsi: use optimal WD settings for primitive restart...
2016-06-27 Gurkirpal Singhst/va: Check NULL pointer
2016-06-26 Eric Anholtnir: Fix copy_prop_src when src is an indirect access...
2016-06-26 Samuel Pitoisetgm107/ir: make use of MOV32I for all immediates
2016-06-26 Jordan Justeni965: Use miptree to decide format on multi-plane image...
2016-06-26 Ilia Mirkinnvc0: update "derived" state function names
2016-06-26 Ilia Mirkinnvc0: provide support for unscaled poly offset units
2016-06-26 Samuel Pitoisetgm107/ir: make use of IMUL32I for all immediates
2016-06-25 Marek Olšákradeonsi: make si_is_format_supported static
2016-06-25 Marek Olšákradeonsi: boolean -> bool, TRUE -> true, FALSE -> false
2016-06-25 Marek Olšákgallium/radeon: boolean -> bool, TRUE -> true, FALSE...
2016-06-25 Marek Olšákgallium/radeon/winsyses: boolean -> bool, TRUE -> true...
2016-06-25 Marek Olšákgallium/radeon: use r600_resource_reference
2016-06-25 Jason Ekstrandnir: Add a NIR_VALIDATE environment variable
2016-06-25 Axel Davyst/nine: Use offset_units_unscaled
2016-06-25 Axel Davyr600g: Implement POLYGON_OFFSET_UNITS_UNSCALED
2016-06-25 Axel Davyradeonsi: Implement POLYGON_OFFSET_UNITS_UNSCALED
2016-06-25 Axel Davyradeon: Remove useless pa_su_poly_offset_db_fmt_cntl
2016-06-25 Axel Davyr600g: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to poly offse...
2016-06-25 Axel Davyr600g: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to poly offse...
2016-06-25 Axel Davyradeonsi: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to poly...
2016-06-25 Axel Davygallium: Add a cap for offset_units_unscaled
2016-06-25 Jordan Justeni965: Skip update_texture_surface when the plane doesn...
2016-06-24 Kenneth Graunkei965: Validate a few SEND-from-GRF requirements.
2016-06-24 Kenneth Graunkei965: Delete send-from-GRF only opcodes from implied_mr...
2016-06-24 Kenneth Graunkei965: Drop unnecessary inst->base_mrf = -1 assignments.
2016-06-24 Kenneth Graunkei965: Set fs_inst::base_mrf = -1 by default.
2016-06-24 Kenneth Graunkei965: Drop unused return value from intel_finalize_mipm...
2016-06-24 Kenneth Graunkei965: Move contents of brw_tex.c into intel_tex_validate.c.
2016-06-24 Marek Olšákradeonsi: fix fractional odd tessellation spacing for...
2016-06-24 Marek Olšákradeonsi: set some VGT context registers on SI-CI
2016-06-24 Marek Olšákradeonsi: optimize rendering to linear color buffers
2016-06-24 Marek Olšákradeonsi: set almost optimal settings in SC_MODE_CNTL_1
2016-06-24 Marek Olšákgallium/radeon: let drivers specify SC_MODE_CNTL_1...
2016-06-24 Marek Olšákgallium/radeon: disable complicated point clipping...
2016-06-24 Marek Olšákradeonsi: fix a compute shader hang with big threadgrou...
2016-06-24 Ilia Mirkinnvc0: when mapping directly, provide accurate xfer...
2016-06-24 Ilia Mirkinst/mesa: don't assume that the whole surface gets mapped
2016-06-24 Nicolai Hähnleradeonsi: drop the DRAW_PREAMBLE packet on Polaris
2016-06-24 Nicolai Hähnleradeonsi: use DRAW_(INDEX_)INDIRECT_MULTI on Polaris
2016-06-24 Francesco Ansanellist/mesa: handle negative _ColorDrawBufferIndexes values...
2016-06-24 Nicolai Hähnlewinsys/radeon: add guard pages when R600_DEBUG=check_vm...
2016-06-24 Nicolai Hähnlewinsys/amdgpu: add guard pages when R600_DEBUG=check_vm...
2016-06-24 Nicolai Hähnleradeonsi: report a failure to parse dmesg instead of...
2016-06-24 Nicolai Hähnleradeon: check VM faults from DMA flush
2016-06-24 Nicolai Hähnleradeonsi: move gfx fence wait out of si_check_vm_faults
2016-06-24 Nicolai Hähnleradeonsi: extract IB and bo list saving into separate...
2016-06-24 Nicolai Hähnlest/mesa: fix readpixels regression with MESA_pack_invert
2016-06-24 Marek Olšákradeonsi: set LLVM denormal flags
2016-06-24 Marek Olšákradeonsi: emit 1/sqrt for RSQ
2016-06-24 Jan Veselyr600g: Enable FMA on chips that support it
2016-06-24 Marek Olšákgallium/u_queue: allow the execute function to differ...
2016-06-24 Marek Olšákgallium/u_queue: reduce the number of mutexes by 2
2016-06-24 Marek Olšákgallium/u_queue: add an option to name threads
2016-06-24 Marek Olšákgallium/u_queue: add an option to have multiple worker...
2016-06-24 Marek Olšákgallium/u_queue: rewrite util_queue_fence to allow...
2016-06-24 Marek Olšákgallium/u_queue: use a ring instead of a stack
2016-06-24 Jordan Justeni965: Preserve the internal format of the dri image
2016-06-23 Chad Versaceanv: Add anv_render_pass_attachment::store_op
2016-06-23 Gurkirpal Singhgbm: Fix comments
2016-06-23 Eric Engestromgbm: doc fixes
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-06-23 Brian Paulsvga: update some comments in svga_buffer_handle()
2016-06-23 Brian Paulsvga: add a const qualifier in svga_buffer_upload_piece...
2016-06-23 Brian Paulsvga: minor code refactor for svga_buffer_upload_command()
2016-06-23 Brian Paulsvga: minor code simplification in svga_context_finish()
2016-06-23 Kenneth Graunkei965: Implement rasterizer discard via SOL unless requi...
2016-06-23 Kenneth Graunkei965: Combine 3DSTATE_STREAMOUT emitters and genX_sol_s...
2016-06-23 Kenneth Graunkeglsl: Don't constant propagate arrays.
2016-06-23 Kenneth Graunkeglsl: Make lower_const_arrays_to_uniforms work directly...
2016-06-23 Kenneth Graunkei965: Copy propagate before doing variable index lowering.
2016-06-23 Kenneth Graunkeglsl: Propagate invariant/precise after lowering const...
2016-06-23 Kenneth Graunkeglsl: Split arrays even in the presence of whole-array...
2016-06-23 Kenneth Graunkeglsl: Make constant propagation's folder not propagate...
2016-06-23 Topi Pohjolaineni965/blorp: Disable vertex element swizzling
2016-06-23 Topi Pohjolaineni965/blorp: Let program data tell if push constants...
2016-06-23 Topi Pohjolaineni965/blorp: Use prog data counters to guide wm/ps setup
2016-06-23 Topi Pohjolaineni965/blorp: Use prog data counters to guide sf/sbe...
2016-06-23 Ardinartsev Nikitai965: Avoid division by zero.
2016-06-23 Tim Rowleyswr: [rasterizer core] fix dependency bug
2016-06-23 Tim Rowleyswr: [rasterizer core] use wrap-around safe compares...
2016-06-23 Tim Rowleyswr: [rasterizer jitter] add support for component...
2016-06-23 Tim Rowleyswr: [rasterizer core] track whether GS outputs viewpor...
2016-06-23 Tim Rowleyswr: [rasterizer core] GS viewport array index attribute
2016-06-23 Tim Rowleyswr: [rasterizer core] conservative rasterization front...
2016-06-23 Tim Rowleyswr: [rasterizer core] stop single threaded crash exit...
2016-06-23 Tim Rowleyswr: [rasterizer jitter] small fetch jit cleanup
2016-06-23 Tim Rowleyswr: [rasterizer core] remove old comment
2016-06-23 Tim Rowleyswr: [rasterizer jitter] cleanup supporting different...
2016-06-23 Tim Rowleyswr: [rasterizer jitter] unitialized component fix...
2016-06-23 Tim Rowleyswr: [rasterizer] add support for building avx512 version
2016-06-23 Tim Rowleyswr: [rasterizer common] fix include for Intel compiler
2016-06-23 Tim Rowleyswr: [rasterizer common] workaround clang for windows...
2016-06-23 Tim Rowleyswr: push/pop DEBUG macro around llvm includes
2016-06-23 Brian Paulsvga: rename svga_surface_copy() to svga_resource_copy_...
next