mesa.git
2015-11-16 Ian Romanickmeta/generate_mipmap: Only modify the draw framebuffer...
2015-11-16 Matt Turnernir/glsl: Fix copy-n-paste mistakes from commit 213f864.
2015-11-16 Alex Deucherradeonsi: enable optimal raster config setting for...
2015-11-16 Alex Deucherradeonsi: use proper GRBM_GFX_INDEX offset for CI+
2015-11-16 Neil Robertsdocs: Add 16x MSAA on i965 to the release notes
2015-11-16 Emil Velikovnv50: add missing header into the sources list
2015-11-16 Juan A. Suarez... nir/glsl_to_nir: use _mesa_fls() to compute num_textures
2015-11-16 Iago Toral... nir/copy_propagate: do not copy-propagate MOV srcs...
2015-11-15 Ilia Mirkinnv50,nvc0: disable render condition around clear_*...
2015-11-15 Kenneth Graunkei965: Introduce a MOV_INDIRECT opcode.
2015-11-14 Samuel Pitoisetnv50: add support for performance metrics on G84+
2015-11-14 Samuel Pitoisetnv50: add compute-related MP perf counters on G84+
2015-11-14 Samuel Pitoisetnv50: implement a basic compute support
2015-11-14 Samuel Pitoisetnv50: free interpolation parameters in nv50_program_des...
2015-11-14 Samuel Pitoisetnvc0: reduce the number of GPR used when reading MP...
2015-11-14 Ilia Mirkinnouveau: don't expose HEVC decoding support
2015-11-14 Vinson Leenir: Silence GCC maybe-uninitialized warnings.
2015-11-14 Kenneth Graunkei965: Add a SHADER_OPCODE_URB_READ_SIMD8_PER_SLOT opcode.
2015-11-14 Kenneth Graunkeglsl: Allow implicit int -> uint conversions for the...
2015-11-14 Kenneth Graunkei965: Print input/output VUE maps on INTEL_DEBUG=vs...
2015-11-13 Kenneth Graunkei965: Make convert_attr_sources_to_hw_regs handle strid...
2015-11-13 Kenneth Graunkenir: Add helpers for getting input/output intrinsic...
2015-11-13 Kenneth Graunkenir: Don't lower TCS outputs to temporaries.
2015-11-13 Kenneth Graunkenir: Allow outputs reads and add the relevant intrinsics.
2015-11-13 Kenneth Graunkenir/lower_io: Introduce nir_store_per_vertex_output...
2015-11-13 Kenneth Graunkenir/lower_io: Use load_per_vertex_input intrinsics...
2015-11-13 Ian Romanicki965: Silence unused parameter warnings in get_buffer_rect
2015-11-13 Ian Romanickmeta/generate_mipmap: Don't leak the sampler object
2015-11-13 Matt Turneri965: Remove unneeded #includes.
2015-11-13 Matt Turneri965: Silence warning.
2015-11-13 Juha-Pekka... i965: Don't write beyond allocated memory.
2015-11-13 Matt Turneri965: Use BRW_MRF_COMPR4 macro in more places.
2015-11-13 Matt Turneri965: Combine register file field.
2015-11-13 Matt Turneri965: Replace HW_REG with ARF/FIXED_GRF.
2015-11-13 Matt Turneri965/fs: Set stride correctly for immediates in fs_reg...
2015-11-13 Matt Turneri965/fs: Handle type-V immediates in brw_reg_from_fs_reg().
2015-11-13 Matt Turneri965: Rename GRF to VGRF.
2015-11-13 Matt Turneri965: Move BAD_FILE from the beginning of enum register...
2015-11-13 Matt Turneri965: Initialize registers.
2015-11-13 Matt Turneri965: Use brw_reg's nr field to store register number.
2015-11-13 Matt Turneri965: Unwrap some lines.
2015-11-13 Matt Turneri965/vec4: Remove swizzle/writemask fields from src...
2015-11-13 Matt Turneri965: Remove fixed_hw_reg field from backend_reg.
2015-11-13 Matt Turneri965: Use immediate storage in inherited brw_reg.
2015-11-13 Matt Turneri965: Add and use enum brw_reg_file.
2015-11-13 Matt Turneri965: Reorganize brw_reg fields.
2015-11-13 Matt Turneri965: Make 'dw1' and 'bits' unnamed structures in brw_reg.
2015-11-13 Matt Turneri965: Delete type field from backend_reg.
2015-11-13 Matt Turneri965: Delete abs/negate fields from backend_reg.
2015-11-13 Matt Turneri965: Make backend_reg inherit from brw_reg.
2015-11-13 Matt Turneri965/fs: Replace nested ternary with if ladder.
2015-11-13 Marek Olšákradeonsi: remove dead code after ES-GS linkage change
2015-11-13 Marek Olšákradeonsi: link ES-GS just like LS-HS
2015-11-13 Marek Olšákradeonsi: calculate optimal GS ring sizes to fix GS...
2015-11-13 Marek Olšákradeonsi: rename si_update_gs_rings
2015-11-13 Marek Olšákradeonsi: calculate ESGS_RING_ITEMSIZE in create_shader
2015-11-13 Marek Olšákradeonsi: move maximum gs stream calculation into creat...
2015-11-13 Marek Olšákradeonsi: clean up small duplication in si_shader_gs
2015-11-13 Marek Olšákgallium/radeon: shorten render_cond variable names
2015-11-13 Marek Olšákgallium/radeon: remove predicate_drawing flag
2015-11-13 Marek Olšákgallium/radeon: atomize render condition (SET_PREDICATION)
2015-11-13 Marek Olšákgallium/radeon: simplify restoring render condition...
2015-11-13 Marek Olšákgallium/radeon: don't use PREDICATION_OP_CLEAR
2015-11-13 Marek Olšákgallium/radeon: simplify disabling render condition...
2015-11-13 Marek Olšákr600g: don't set predication on non-draw packets
2015-11-13 Marek Olšákgallium/radeon: inline the r600_rings structure
2015-11-13 Marek Olšákradeonsi: prevent recursion in si_context_gfx_flush
2015-11-13 Marek Olšákgallium/radeon: remove the IB flushing flag
2015-11-13 Marek Olšákgallium/radeon: move GFX/DMA flushing from add_to_buffe...
2015-11-13 Marek Olšákradeonsi: rename cache flushing flags once more
2015-11-13 Marek Olšákradeonsi: set the DISABLE_WR_CONFIRM flag on CI-VI...
2015-11-13 Marek Olšákradeonsi: initialize SX_PS_DOWNCONVERT to 0 on Stoney
2015-11-13 Marek Olšákradeonsi: add glClearBufferSubData acceleration
2015-11-13 Marek Olšákradeonsi: add SI_SAVE_FRAGMENT_STATE blitter flag
2015-11-13 Marek Olšákgallium/u_blitter: add support for multi-dword clear...
2015-11-13 Marek Olšákradeonsi: fix a future crash in emit_cb_target_mask
2015-11-13 Marek Olšákradeonsi: fix unaligned clear_buffer fallback
2015-11-13 Marek Olšákr600g: fix clear_buffer fallback with offset != 0
2015-11-13 Marek Olšákgallium/radeon: fix PIPE_QUERY_GPU_FINISHED
2015-11-13 Brian Paulmesa: minor comment fix in blend.c
2015-11-13 Brian Pauldocs: add link to Coverity on developer utilities page
2015-11-13 Brian Pauldocs: update VMware driver instructions
2015-11-13 Daniel Stoneegl/wayland: Ignore rects from SwapBuffersWithDamage
2015-11-13 Iago Toral... Revert "nir/copy_propagate: do not copy-propagate MOV...
2015-11-13 Samuel Iglesias... glsl: fix 'shared' layout qualifier related regressions
2015-11-13 Iago Toral... nir/copy_propagate: do not copy-propagate MOV srcs...
2015-11-13 Jason Ekstrandnir/vars_to_ssa: Delete dead output set code
2015-11-13 Jason Ekstrandnir/vars_to_ssa: Rework copy set handling in lower_copi...
2015-11-13 Jason Ekstrandnir/validate: Allow subroutine types for the tails...
2015-11-13 Nanley Cherymesa: Replace gl_extensions::EXT_texture3D with ::dummy...
2015-11-12 Brian Paulmesa: fix MSVC build break in extensions.h
2015-11-12 Ilia Mirkinnvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATION
2015-11-12 Ilia Mirkingallium: add support for gl_HelperInvocation semantic
2015-11-12 Ilia Mirkinglsl: add gl_HelperInvocation system value
2015-11-12 Jordan Justenglsl: Correctly handle vector extract on function parameter
2015-11-12 Nanley Cherymesa: In helpers, only check driver capability for...
2015-11-12 Nanley Cherymesa/extensions: Prefix global struct and extension...
2015-11-12 Nanley Cherymesa: Generate a helper function for each extension
2015-11-12 Nanley Cherymesa/extensions: Replace extension::api_set with :...
2015-11-12 Nanley Cherymesa/extensions: Use _mesa_extension_supported()
next