mesa.git
2016-11-10 Emil VelikovRevert "configure.ac: honour LLVM_LIBDIR when linking...
2016-11-10 Nicolai Hähnleradeonsi: fix/silence unused variable warnings in optim...
2016-11-10 Nicolai Hähnlegallivm: fix [IU]MUL_HI regression harder
2016-11-10 Daniel StoneRevert "wayland: Block for the frame callback in get_ba...
2016-11-10 Iago Toral... glsl: validate output blocks against input blocks
2016-11-10 Dave Airlieradv: fixup botched llvm API changes.
2016-11-10 Dave Airlieac/nir/llvm: adopt to new LLVM attribute API.
2016-11-10 Jason Ekstrandvulkan/wsi/wayland: Clean up some error handling paths
2016-11-10 Jason Ekstrandvulkan/wsi/wayland: Include pthread.h
2016-11-10 Jason Ekstrandanv/device: Implicitly unmap memory objects in FreeMemory
2016-11-10 Jason Ekstrandanv/device: Return the right error for failed maps
2016-11-10 Jason Ekstrandanv/device: Add some asserts to MapMemory
2016-11-10 Jason Ekstrandanv: Rework fences
2016-11-10 Jason Ekstrandanv/wsi: Set the fence to signaled in AcquireNextImageKHR
2016-11-10 Jason Ekstrandanv/gen8: Stall when needed in Cmd(Set|Reset)Event
2016-11-10 Ilia Mirkinglsl: record number of components used in each slot...
2016-11-10 Ilia Mirkinglsl: fix slot_end calculations and simplify reserved_s...
2016-11-10 Ilia Mirkinswr: correct setting of independentAlphaBlendEnable
2016-11-10 Ilia Mirkinswr: [rasterizer] add a .dir-locals.el to support 4...
2016-11-10 Ilia Mirkinswr: set halfz rasterizer setting
2016-11-10 Ilia Mirkinswr: [rasterizer core] allow an OpenGL driver to specif...
2016-11-10 Ilia Mirkinswr: fix support for inverted depth scales
2016-11-10 Ilia Mirkinswr: [rasterizer jitter] fix logic op to work with...
2016-11-09 Eric Anholtvc4: Clamp the shadow comparison value.
2016-11-09 Eric Anholtvc4: Don't pair up TLB scoreboard locking instructions...
2016-11-09 Eric Anholtvc4: Print a reg pressure estimate in our reg allocatio...
2016-11-09 Eric Anholtvc4: Don't abort when a shader compile fails.
2016-11-09 Kenneth Graunkemesa: Fix pixel shader scratch space allocation on...
2016-11-09 Kevin Strassermesa/extensions: expose OES_vertex_half_float for ES2
2016-11-09 Emil VelikovRevert "egl: remove explicit config_id management from...
2016-11-09 Brian Paulutil: add MSVC HAS_TRIVIAL_DESTRUCTOR implementation
2016-11-09 Emil Velikovradv: Suffix the radeon_icd file with the host CPU
2016-11-09 Emil Velikovradv: use correct .specVersion for extensions
2016-11-09 Emil Velikovanv: use correct .specVersion for extensions
2016-11-09 Emil Velikovamd/addrlib: limit fastcall/regparm to GCC i386
2016-11-09 Emil Velikovconfigure.ac: honour LLVM_LIBDIR when linking against...
2016-11-09 Emil Velikovegl: remove explicit config_id management from dri2_add...
2016-11-09 Ian Romanicklinker: Accurately track gl_uniform_block::stageref
2016-11-09 Ian Romanicklinker: Slight code rearrange to prevent duplication...
2016-11-09 Ian Romanicklinker: Trivial coding standards fixes
2016-11-09 Ian Romanickglsl: Add some comments to methods of ir_variable_refco...
2016-11-09 Aaron Watryllvmpipe: Fix build after removal of deprecated attribu...
2016-11-09 Tom Stellardgallivm: Fix build after removal of deprecated attribut...
2016-11-09 Dave Airlieradv: fix GetFenceStatus for signaled fences
2016-11-09 Dave Airlieradv: enable conditional discard optimisation on radv.
2016-11-09 Dave Airlienir: add conditional discard optimisation (v4)
2016-11-09 Dave Airlieac/nir: add support for discard_if intrinsic (v2)
2016-11-09 Kristian Høgsberg... anv: Do relocations in userspace before execbuf ioctl
2016-11-09 Jason Ekstrandanv: Move relocation handling from EndCommandBuffer...
2016-11-09 Jason Ekstrandanv/batch: Move last_ss_pool_bo_offset to the command...
2016-11-09 Jason Ekstrandanv: Add an anv_execbuf helper struct
2016-11-09 Jason Ekstrandanv/batch_chain: Improve write_reloc
2016-11-09 Jason Ekstrandanv: Initialize anv_bo::offset to -1
2016-11-09 Jason Ekstrandanv/allocator: Simplify anv_scratch_pool
2016-11-09 Jason Ekstrandanv: Add a new bo_pool_init helper
2016-11-09 Jason Ekstrandanv: Don't presume to know what address is in a surface...
2016-11-09 Jason Ekstrandanv: Add a cmd_buffer_execbuf helper
2016-11-09 Jason Ekstrandanv/device: Add an execbuf wrapper
2016-11-09 Jason Ekstrandanv: Make anv_finishme only warn once per call-site
2016-11-09 Jordan Justeni965/compute: Allow ARB_compute_shader in compat profile
2016-11-09 Roland ScheideggerRevert "draw: use vectorized calculations for fetch"
2016-11-09 Ilia Mirkinswr: disable logic op when the rt format is float or...
2016-11-09 Ilia Mirkinswr: fix AND_INVERTED logic op conversion
2016-11-09 Ilia Mirkinswr: add support for EXT_depth_bounds_test
2016-11-09 Ilia Mirkinswr: [rasterizer core] set depth hottile when depth...
2016-11-08 Anuj Phogati965: Fix GPU hang related to multiple render targets...
2016-11-08 Tim Rowleyswr: allow alphatest without blend or logicop
2016-11-08 Dave Airlieradv: emit correct last export when Z/stencil export...
2016-11-08 Marek Olšáktgsi/scan: turn a huge if-else-if.. chain into a switch...
2016-11-08 Marek Olšáktgsi/scan: fix images_buffers regression
2016-11-08 Jason Ekstrandanv: Document cmd_buffer_alloc_binding_table
2016-11-08 Jason Ekstrandintel/blorp: Emit all the binding tables
2016-11-08 Jordan Justeni965/gen9: Allow sampling with hiz when supported
2016-11-08 Ben Widawskyi965/gen9: Add HiZ auxiliary buffer support
2016-11-08 Jordan Justeni965: Add function to indicate when sampling with hiz...
2016-11-08 Ben Widawskyi965/miptree: Create a hiz mcs type
2016-11-08 Ben Widawskyi965: Drop the aux mt when not used
2016-11-08 Ben Widawskyi965/miptree: Directly gtt map the mcs buffer
2016-11-08 Jordan Justeni965: Wrap MCS miptree in intel_miptree_aux_buffer
2016-11-08 Nicolai Hähnlegallivm: fix [IU]MUL_HI regression
2016-11-08 Roland Scheideggerdraw: use vectorized calculations for fetch
2016-11-08 Roland Scheideggergallivm: introduce 32x32->64bit lp_build_mul_32_lohi...
2016-11-08 Anuj Phogati965: Add space before paren
2016-11-08 Anuj Phogati965: Remove unnecessary white space
2016-11-08 Anuj Phogati965: Fix alpha-to-coverage and alpha test enabled...
2016-11-08 Anuj Phogatmesa: Add helper function _mesa_is_alpha_to_coverage_en...
2016-11-08 Anuj Phogatmesa: Add helper function _mesa_is_alpha_test_enabled()
2016-11-08 Anuj Phogatmesa: Use separate line for function return type
2016-11-07 Samuel Pitoisetnvc0: simplify draw parameters upload for vertex shaders
2016-11-07 Steven Tothgallium/hud: protect against and initialization race
2016-11-07 Steven Tothgallium/hud: close a previously opened handle
2016-11-07 Steven Tothgallium/hud: fix a problem where objects are free'd...
2016-11-07 Rob Clarkmesa: drop current draw/read buffer when ctx is released
2016-11-06 Serge Martinclover: Add CL_PROGRAM_BINARY_TYPE support (CL1.2).
2016-11-06 Serge Martinclover: add missing clGetDeviceInfo CL1.2 queries
2016-11-05 Samuel Pitoisetnvc0: get rid of NVE4_COMPUTE_MP_PM_{A,B}_SIGSEL_XXX
2016-11-05 Samuel Pitoisetgm107/ir: emit RED instead of ATOM when no dst
2016-11-05 Brian Paulst/mesa: initialize members of glsl_to_tgsi_instruction...
2016-11-05 Mauro Rossiandroid: amd/common: add support for libmesa_amd_common
2016-11-05 Marek Olšákwinsys/radeon: don't call surface_best for FMASK
next