mesa.git
2016-05-31 Marek Olšákradeonsi: do GL-compliant integer resolves
2016-05-31 Marek Olšákgallium/u_blitter: do GL-compliant integer resolves
2016-05-31 Marek Olšákmesa: fix crash in driver_RenderTexture_is_safe
2016-05-31 Marek Olšákradeonsi: don't flush TC at the end of IBs on DRM ...
2016-05-31 Jakob Sinclairgallium/radeon: fixed division by zero
2016-05-31 Eric Engestromst/glsl_to_tgsi: prevent infinite loop
2016-05-31 Dave Airlieglsl/images: bounds check image unit assignment
2016-05-30 Ilia Mirkinnvc0/ir: fix spilling predicates to registers
2016-05-30 Ilia Mirkinnvc0/ir: limit max number of regs based on availability...
2016-05-30 Ilia Mirkinnv50/ir: record number of threads in a compute shader
2016-05-30 Pierre Moreaunv50/ir: Add missing handling of U64/S64 in inlines
2016-05-30 Emil Velikovdocs: rename release notes to 12.0.0
2016-05-30 Ilia Mirkindocs: move nvc0 out of individual lines of GL 4.2,...
2016-05-30 Emil Velikovdocs: add 12.1.0-devel release notes template, bump...
2016-05-30 Marek Olšákdocs/GL3: mark radeonsi as all done up to GL 4.3 and...
2016-05-30 Emil Velikovnir: add the SConscript.nir to the tarball
2016-05-30 Rhys Kiddvc4: Fix doxygen warnings
2016-05-30 Rhys Kidddoxygen: Plumb through gallium/ to automated documentation
2016-05-30 Emil VelikovRevert "osmesa: don't try to bundle osmesa.def SConscript"
2016-05-30 Andreas Fängerscons: build osmesa swrast and gallium
2016-05-30 Emil Velikovautomake: rework the git_sha1.h rule, include in tarball
2016-05-30 Emil Velikovautomake: move the git_sha1.h rule a level up
2016-05-30 Emil Velikovmesa_glinterop: remove mesa_glinterop typedefs
2016-05-30 Emil Velikovglx/glvnd: automake: include all the sources in libglx_...
2016-05-30 Emil Velikovglx/glvnd: remove the final if defined($extension)...
2016-05-30 Emil Velikovglx/glvnd: rework dispatch functions/indices tables...
2016-05-30 Emil Velikovglx/glvnd: Use strcmp() based binary search in FindGLXF...
2016-05-30 Chuck Atkinsconfigure.ac: correct the xlib/xlib-gallium GLX detecti...
2016-05-30 Kyle Brennemanglx: Implement the libglvnd interface.
2016-05-30 Frederic Devernaygallivm: initialize init_native_targets_once_flag correctly
2016-05-30 Ilia Mirkinnvc0/ir: fix emission of predicate spill to register
2016-05-30 Ilia Mirkinnvc0: fix some compute texture validation bits on kepler
2016-05-30 Dave Airliemesa/xfb: report calculated size for XFB buffer objects.
2016-05-30 Emil Velikovswr: automake: silence the python invocation
2016-05-30 Emil Velikovswr: automake: attempt to fix the out-of-tree build
2016-05-30 Emil Velikovswr: remove LLVM dependency from source generation...
2016-05-30 Emil Velikovswr: add all the generators to the release tarball.
2016-05-30 Emil Velikovanv: automake: don't forget to cleanup dev_icd.json
2016-05-30 Emil Velikovanv: automake: bring back VULKAN_ENTRYPOINT_CPPFLAGS
2016-05-30 Emil Velikovanv: automake: ship the json files in the release tarball
2016-05-30 Emil Velikovsoftpipe: add sp_buffer.h to the sources list (release...
2016-05-30 Emil Velikovfreedreno: make sure we pick up ir3_nir_trig.py in...
2016-05-30 Emil Velikovisl: add isl_priv.h to the sources list
2016-05-30 Mauro Rossiisl: move the sources lists to Makefile.sources
2016-05-30 Emil Velikovisl: automake: list builddir before srcdir in the inclu...
2016-05-30 Emil Velikovisl: automake: flatten the tests rules
2016-05-30 Emil Velikovisl: automake: remove unneeded install-lib-links.mk...
2016-05-30 Emil Velikovisl: automake: remove unneeded SUBDIRS
2016-05-30 Mauro Rossigenxml: move the sources (headers) list to Makefile...
2016-05-30 Emil Velikovanv: bail out if anv_wsi_init() fails
2016-05-30 Emil Velikovanv: resolve wayland-only build
2016-05-30 Robert Fossanv: Fix use of uninitialized variable.
2016-05-30 Stanimir Varbanovgallium: push offset down to driver
2016-05-30 Stanimir Varbanovst/dri: cleanup image_from_fd/dma_buf paths
2016-05-30 Stanimir Varbanovst/dri: add handling of R8 and GR88 DRI fourcc formats
2016-05-30 Bas Nieuwenhuizenradeonsi: Don't offset OFFCHIP_BUFFERING on pre-VI...
2016-05-30 Francisco Jerezi965: Expose GL 4.3 on Gen8+.
2016-05-30 Francisco Jerezi965/fs: Skip gen4 pre/post-send dependency workaronds...
2016-05-30 Francisco Jerezi965/fs: Skip SIMD lowering source unzipping for regula...
2016-05-30 Francisco Jerezi965/fs: Factor out region zipping and unzipping from...
2016-05-30 Francisco Jerezi965/fs: Generalize regions_overlap() from copy propaga...
2016-05-30 Francisco Jerezi965/fs: Refactor offset() into a separate function...
2016-05-30 Francisco Jerezi965/fs: Implement opt_sampler_eot() in terms of logica...
2016-05-30 Francisco Jerezi965/fs: Fix UB list sentinel dereference in opt_sample...
2016-05-30 Francisco Jerezi965/fs: Take opt_redundant_discard_jumps out of the...
2016-05-30 Francisco Jerezi965/fs: Run SIMD and logical send lowering after the...
2016-05-30 Francisco Jerezi965/fs: Add FS_OPCODE_FB_WRITE_LOGICAL to has_side_eff...
2016-05-30 Francisco Jerezi965/fs: Allow constant propagation into logical send...
2016-05-30 Francisco Jerezi965/fs: Let CSE handle logical sampler sends as expres...
2016-05-30 Francisco Jerezi965/fs: Pass a BAD_FILE register to the logical FB...
2016-05-30 Timothy Arceriglsl: fix xfb_offset unsized array validation
2016-05-30 Timothy Arceriglsl: dont crash when attempting to assign a value...
2016-05-30 Dave Airlieegl/dri3: don't crash on no context.
2016-05-30 Dave Airliemesa/program_interface_query: fix transform feedback...
2016-05-30 Dave Airlieglsl/ast: subroutineTypes can't be returned from functions.
2016-05-30 Timothy Arceriglsl: use has_double() helper
2016-05-30 Timothy Arceriglsl: fix explicit uniform block alignment
2016-05-29 Jordan Justeni965: Shrink stage_prog_data param array length
2016-05-29 Ilia Mirkinnv50,nvc0: fix the max_vertices=0 case
2016-05-29 Ilia Mirkinst/mesa: fix setting of point_size_per_vertex in ES...
2016-05-29 Marek Olšákmesa: skip level checking for FramebufferTexture*D...
2016-05-29 Ilia Mirkinst/mesa: expose OES_shader_io_blocks when we have enoug...
2016-05-28 Vinson Leeswr: [rasterizer] Do not define _mm256_storeu2_m128i...
2016-05-28 Thomas Hindoe... i965: add missing return in if statement
2016-05-28 Ilia Mirkingk110/ir: fix unspilling of predicates from registers
2016-05-28 Samuel Pitoisetnvc0: remove outdated surfaces validation code for...
2016-05-28 Samuel Pitoisetnvc0: do not always invalidate 3D CBs when using compute
2016-05-28 Francisco Jerezi965: Update compute workgroup size limit calculation...
2016-05-28 Francisco Jerezi965: Add do32 debug option.
2016-05-28 Francisco Jerezi965/fs: Build 32-wide compute shader when needed.
2016-05-28 Francisco Jerezi965/fs: Extend back-end interface for limiting the...
2016-05-28 Francisco Jerezi965/fs: Implement SIMD32 register allocation support.
2016-05-28 Francisco Jerezi965/fs: Remove pre-Gen7 register allocation class...
2016-05-28 Francisco Jerezi965/fs: Don't mutate multi-component arguments in...
2016-05-28 Francisco Jerezi965/fs: Fix multiple ACP interference during copy...
2016-05-28 Francisco Jerezi965/fs: Fix cmod propagation not to propagate non...
2016-05-28 Francisco Jerezi965/fs: Estimate number of registers written correctly...
2016-05-28 Francisco Jerezi965/fs: Add (sub)reg_offset asserts to brw_reg_from_fs...
2016-05-28 Francisco Jerezi965/fs: Reset reg_offset of the original destination...
2016-05-28 Francisco Jerezi965/fs: Skip remove_duplicate_mrf_writes() during...
next