mesa.git
2016-10-03 Nayan Deshmukhvl/dri3: fix warning about incompatible pointer type
2016-10-03 Bruce Cherniakswr: Removed stalling SwrWaitForIdle from queries.
2016-10-03 Tim Rowleyswr: [rasterizer core] refactor thread creation
2016-10-03 Tim Rowleyswr: [rasterizer jitter] canonicalize blend compile...
2016-10-03 Tim Rowleyswr: [rasterizer core] archrast fixes
2016-10-03 Tim Rowleyswr: [rasterizer jitter] fixes for icc in vs2015 compat...
2016-10-03 Tim Rowleyswr: [rasterizer core] generalize compute dispatch...
2016-10-03 Tim Rowleyswr: [rasterizer common] os.h portability header changes
2016-10-03 Ville Syrjäläanv/formats: Fix build on gcc-4 and earlier
2016-10-03 Tapani Pälliegl: stop claiming support for pbuffer + msaa
2016-10-03 Timothy Arcerii965: rename max_ds_* variable to max_tes_*
2016-10-03 Timothy Arcerii965: rename max_hs_* variables to max_tcs_*
2016-10-02 Kenneth Graunkei965: Drop pointless stage == MESA_SHADER_FRAGMENT...
2016-10-02 Timothy Arceriglsl: add missing headers to blob.h
2016-10-01 Jason Ekstrandnir/spirv/cfg: Detect switch_break after loop_break...
2016-10-01 Jason Ekstrandnir/spirv/cfg: Handle switches whose break block is...
2016-10-01 Eric Engestromnir/spirv: add spirv2nir binary to .gitignore
2016-10-01 Eric Engestromnir/spirv: improve mmap() error handling
2016-10-01 Eric Engestromnir/spirv: improve lseek() error handling
2016-10-01 Eric Engestromnir/spirv: add some error checking to open()
2016-10-01 Timothy Arcerimesa: use uint32_t rather than unsigned for xfb struct...
2016-09-30 Timothy Arcerii915/i965: remove commented out warning
2016-09-30 Brian Paulmesa: move _mesa_valid_to_render() to api_validate.c
2016-09-30 Steven Tothgallium/hud: Add support for CPU frequency monitoring
2016-09-30 Marek OlšákRevert "gallium/hud: automatically print % if max_value...
2016-09-30 Brian Pauldocs: update the list of Mesa major versions and API...
2016-09-30 Nicolai Hähnlegallium/radeon: fix crash/regression in performance...
2016-09-30 Nicolai Hähnlegallium/radeon: update documentation of buffer_get_virt...
2016-09-30 Nicolai Hähnlegallium/radeon: emit relocations for query fences
2016-09-30 Nicolai Hähnleradeon/uvd: adjust the buffer offset when relocation...
2016-09-30 Nicolai Hähnleradeon/vce: adjust the buffer offset when relocation...
2016-09-30 Nicolai Hähnleradeon/video: don't use sub-allocated buffers
2016-09-29 Steven Tothgallium/hud: Add power sensor support
2016-09-29 Samuel Pitoisetnv50/ir: teach insnCanLoad() about SHLADD
2016-09-29 Samuel Pitoisetnv50/ir: optimize SHLADD(a, b, c) to MOV((a << b) + c)
2016-09-29 Samuel Pitoisetnv50/ir: optimize SHLADD(a, b, 0x0) to SHL(a, b)
2016-09-29 Samuel Pitoisetnv50/ir: optimize IMAD to SHLADD in presence of power...
2016-09-29 Samuel Pitoisetnvc0/ir: add emission for SHLADD
2016-09-29 Samuel Pitoisetnv50/ir: add preliminary support for SHLADD
2016-09-29 Samuel Pitoisetnvc0: update GM107 sched control codes format
2016-09-29 Nicolai Hähnlegallium/radeon: use smaller buffers for query results
2016-09-29 Nicolai Hähnlegallium/radeon/winsyses: add radeon_winsys::min_alloc_size
2016-09-29 Nicolai Hähnleradeonsi: enable ARB_query_buffer_object (v2)
2016-09-29 Nicolai Hähnlegallium/radeon: implement get_query_result_resource...
2016-09-29 Nicolai Hähnlegallium/radeon: zero all query buffers
2016-09-29 Nicolai Hähnlegallium/radeon: cleanup getting PIPE_QUERY_TIMESTAMP...
2016-09-29 Nicolai Hähnlegallium/radeon: add query fences and r600_get_hw_query_...
2016-09-29 Nicolai Hähnleradeonsi: add save_qbo_state
2016-09-29 Nicolai Hähnleradeonsi: add si_get_shader_buffers/get_pipe_constant_b...
2016-09-29 Nicolai Hähnlegallium/radeon: add r600_gfx_{write,wait}_fence
2016-09-29 Nicolai Hähnlegallium/radeon: add barrier_flags to r600_common_screen
2016-09-29 Timothy Arceriglsl: remove remaining tabs from ast_type.cpp
2016-09-29 Timothy Arceriglsl: remove remaining tabs from ast_to_hir.cpp
2016-09-29 Timothy Arceriglsl: remove remaining tabs from ast_array_index.cpp
2016-09-29 Timothy Arceriglsl: remove tabs from ast_expr.cpp
2016-09-29 Timothy Arceriglsl: remove tabs from linker.{cpp,h}
2016-09-28 Steven Tothgallium/hud: Add support for block I/O, network I/O...
2016-09-28 Ben Widawskyi965: Remove useless (harmful) assertion
2016-09-28 Eric Anholtvc4: Emit perf debug when we fall back to quad clears.
2016-09-28 Eric Anholtnir: Optimize out discard_ifs with a constant 0 argument.
2016-09-28 Michel Dänzergallium/radeon: Initialize pipe_resource::next to NULL
2016-09-28 Timothy Arceriglsl: don't crash when dumping shaders if some come...
2016-09-27 Timothy Arceriglsl: Add initial functions to implement an on-disk...
2016-09-27 Chad Versace.gitignore: Ignore src/compiler/spirv2nir
2016-09-27 Ian Romanickglsl: Fix cut-and-paste bug in hierarchical visitor...
2016-09-27 Ian Romanickglsl: Add bit_xor builder
2016-09-27 Ian Romanickglsl/standalone: Enable GLSL 4.00 through 4.50
2016-09-27 Ian Romanickglsl/standalone: Use API_OPENGL_CORE if the GLSL versio...
2016-09-27 Ian Romanickglsl: Update function parameter documentation for do_co...
2016-09-27 Tim Rowleyconfigure.ac: add llvm inteljitevents component if...
2016-09-27 Tim Rowleyswr: replace gallium->swr format enum conversion
2016-09-27 Nicolai Hähnlegallium/radeon/winsyses: reduce the number of pb_cache...
2016-09-27 Nicolai Hähnlewinsys/radeon: enable buffer allocation from slabs
2016-09-27 Nicolai Hähnlewinsys/radeon: add fine-grained fences for slab buffers
2016-09-27 Nicolai Hähnlewinsys/radeon: add slab buffer list
2016-09-27 Nicolai Hähnlewinsys/radeon: separate adding a buffer from updating...
2016-09-27 Nicolai Hähnlewinsys/radeon: add slab entry structures to radeon_bo
2016-09-27 Nicolai Hähnlewinsys/amdgpu: enable buffer allocation from slabs
2016-09-27 Nicolai Hähnlewinsys/amdgpu: add fence and buffer list logic for...
2016-09-27 Nicolai Hähnlewinsys/amdgpu: add slab entry structures to amdgpu_wins...
2016-09-27 Nicolai Hähnlewinsys/amdgpu: do not synchronize unsynchronized buffers
2016-09-27 Nicolai Hähnlegallium/radeon: add RADEON_FLAG_HANDLE
2016-09-27 Nicolai Hähnlegallium/radeon: add RADEON_USAGE_SYNCHRONIZED
2016-09-27 Nicolai Hähnlegallium/pipebuffer: add pb_slab utility
2016-09-27 Nicolai Hähnlegallium/u_math: add util_logbase2_ceil
2016-09-27 Nicholas Bishopi915g: add dma-buf support to i915_drm_buffer_get_handle
2016-09-27 Nicholas Bishopst/dri: check pipe_screen->resource_get_handle() return...
2016-09-27 Nicholas Bishopgbm: return appropriate error when queryImage() fails
2016-09-27 Andy Furnissst/va Avoid VBR bitrate calculation overflow v2
2016-09-27 Mark Thompsonst/va: Fix vaSyncSurface with no outstanding operation
2016-09-27 Timothy Arceriglsl: remove remaining tabs in glsl_parser_extras.h
2016-09-27 Ilia Mirkinst/mesa: enable ARB_ES3_2_compatibility when enough...
2016-09-27 Ilia Mirkinst/mesa: enable GL_ANDROID_extension_pack_es31a when...
2016-09-27 Timothy Arceriglsl: move some uniform linking code to new link_assign...
2016-09-27 Timothy Arceriglsl: move some uniform linking code to new link_setup_...
2016-09-27 Timothy Arcerii965: create populate key functions for tcs and tes
2016-09-27 Timothy Arcerii965: make gs key generation helper available to shader...
2016-09-27 Timothy Arceriglsl: use reproducible name for lowered const arrays
2016-09-27 Carl Worthi965: make vs and fs key generation helpers available...
2016-09-27 Carl Worthglsl: Prepare standalone compiler to be able to use...
next