mesa.git
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()
2015-11-12 Nanley Cherymesa/extensions: Create _mesa_extension_supported()
2015-11-12 Nanley Cherymesa/extensions: Add extension::version
2015-11-12 Nanley Cherymesa/extensions: Move entries entries to separate file
2015-11-12 Nanley Cherymesa/extensions: Wrap array entries in macros
2015-11-12 Nanley Cherymesa/extensions: Remove array sentinel
2015-11-12 Matt Turneri965: Check instructions appear only on supported hardware.
2015-11-12 Matt Turneri965: Add initial assembly validation pass.
2015-11-12 Matt Turneri965: Add annotation_insert_error() and support for...
2015-11-12 Matt Turneri965: Combine assembly annotations if possible.
2015-11-12 Matt Turneri965: Set annotation_info's mem_ctx.
2015-11-12 Matt Turneri965: Don't consider control flow instructions to have...
2015-11-12 Matt Turneri965: Fill out instruction list.
2015-11-12 Matt Turnerralloc: Set *start in ralloc_vasprintf_rewrite_tail...
2015-11-12 Matt Turneri965: Consolidate is_3src() functions.
2015-11-12 Brian Paulst/wgl: add a comment about recursive locking in stw_ma...
2015-11-12 Brian Paulst/wgl: add a lock assertion in stw_framebuffer_from_hw...
2015-11-12 José Fonsecast/wgl: add some mutex checking code
2015-11-12 Brian Paulst/wgl: rename stw_framebuffer_release() to stw_framebu...
2015-11-12 Brian Paulst/wgl: reimplement stw_framebuffer::mutex with CRITICA...
2015-11-12 Brian Paulst/wgl: include u_debug.h
2015-11-12 Brian Paulst/wgl: reimplement stw_device::fb_mutex with CRITICAL_...
2015-11-12 Brian Paulst/wgl: re-implement stw_device::ctx_mutex with CRITICA...
2015-11-12 Brian Paulgallium/hud: add cpu graph support for Windows
2015-11-12 Tapani Pälliglsl: set matrix_stride for non matrices with atomic...
2015-11-12 Tapani Pällimesa: validate precision of varyings during ValidatePro...
2015-11-12 Tapani Pälliglsl: do not lose precision information when packing...
2015-11-12 Iago Toral... glsl: Add precision information to ir_variable
2015-11-12 Iago Toral... glsl: Move the definition of precision_qualifier_allowed
2015-11-12 Iago Toral... glsl: Add user-defined default precision qualifiers...
2015-11-12 Iago Toral... glsl: Add default precision qualifiers to the symbol...
2015-11-12 Iago Toral... glsl: Add API to put default precision qualifiers in...
2015-11-12 Samuel Iglesias... i965/fs/nir: fix the number of register written by...
2015-11-12 Ben Widawskyi965/skl/gt4: Fix URB programming restriction.
2015-11-12 Ilia Mirkinnv50,nvc0: add ARB_clear_texture support
2015-11-12 Ilia Mirkinst/mesa: implement ARB_clear_texture
2015-11-12 Ilia Mirkingallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture...
2015-11-11 Timothy Arceriglsl: add helper to check for enhanced layouts support
2015-11-11 Timothy Arcerimesa: add ARB_enhanced_layouts
2015-11-11 Dave Airlier600: initialised PGM_RESOURCES_2 for ES/GS
2015-11-11 Kenneth Graunkei965: Split nir_emit_intrinsic by stage with a general...
2015-11-11 Ilia Mirkinmesa/copyimage: allow width/height to not be multiples...
2015-11-11 Jason Ekstrandi965/brw_reg: Add a brw_VxH_indirect helper
2015-11-11 Brian Paulmesa: remove old comments in arrayobj.c
2015-11-11 Brian Paulst/wgl: clarify code in stw_framebuffer_from_hwnd_locked()
2015-11-11 Brian Paulst/wgl: improve some function comments
2015-11-11 Brian Paulst/wgl: whitespace/formatting fixes
2015-11-11 Brian Paulst/wgl: fix locking issue in stw_st_framebuffer_present...
2015-11-11 Kenneth Graunkei965: Print force_writemask_all in dump_instructions().
2015-11-11 Kenneth Graunkei965: Combine BRW_NEW_*_BINDING_TABLE dirty bits.
2015-11-11 Kenneth Graunkei965: Map GL_PATCHES to 3DPRIM_PATCHLIST_n.
2015-11-11 Emil Velikovdocs: add news item and link release notes for 11.0.5
2015-11-11 Emil Velikovdocs: add sha256 checksums for 11.0.5
2015-11-11 Emil Velikovdocs: add release notes for 11.0.5
2015-11-10 Glenn Kennardr600g: Pass conservative depth parameters to hw
2015-11-10 Dave AirlieRevert "r600g: Pass conservative depth parameters to hw"
2015-11-10 Glenn Kennardr600g: Implement ARB_texture_view
2015-11-10 Glenn Kennardr600g: Pass conservative depth parameters to hw
2015-11-10 Eduardo Lima... i965/nir/opt_peephole_ffma: Bypass fusion if any operan...
2015-11-10 Eduardo Lima... util: Add list_is_singular() helper function
2015-11-10 Eduardo Lima... nir/nir_opt_peephole_ffma: Move this lowering pass...
2015-11-10 Kristian Høgsberg... glsl: Use array deref for access to vector components
2015-11-10 Kristian Høgsberg... glsl: Lower UBO and SSBO access in glsl linker
2015-11-10 Kristian Høgsberg... glsl: Drop exec_list argument to lower_ubo_reference
2015-11-10 Connor Abbottnir/glsl: switch to using the builder
next