mesa.git
2018-09-07 Marek Olšákgallium/u_cpu_detect: fix a race condition on initializ...
2018-09-07 Dylan BakerReplace uses of _mesa_bitcount with util_bitcount
2018-09-07 Dylan Bakermove u_math to src/util
2018-09-07 Dylan Bakerdocs: update calendar, add news item and link release...
2018-09-07 Dylan Bakerdocs/relnotes: Add sha256 sums for mesa 18.1.8
2018-09-07 Dylan Bakerdocs: Add release notes for 18.1.8
2018-09-07 Jason Ekstrandi965: Workaround the gen9 hw astc5x5 sampler bug
2018-09-07 Eric Anholtv3d: Fix setup of the VCM cache size.
2018-09-07 Eric Anholtv3d: Fix SRC_ALPHA_SATURATE blending for RTs without...
2018-09-07 Lionel Landwerlinintel/genxml: turn SLM Enable bit into boolean
2018-09-07 Sergii Romantsovi965/tools: 32bit compilation with meson
2018-09-07 Sergii Romantsovintel: compiler option msse2 and mstackrealign
2018-09-07 Rob Clarkfreedreno: fix rast->depth_cleap_near/far
2018-09-07 Marek Olšákgallium: enable GL_AMD_depth_clamp_separate on r600...
2018-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2018-09-06 Jason Ekstrandanv/pipeline: Only consider double elements which actua...
2018-09-06 Jason Ekstrandnir: Drop the vs_inputs_dual_locations option
2018-09-06 Jason Ekstrandradeonsi/nir: Set vs_inputs_dual_locations and let...
2018-09-06 Jason Ekstrandcompiler: Move double_inputs to gl_program::DualSlotInputs
2018-09-06 Marek Olšákgallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITS
2018-09-06 Eric Engestrommeson: disable asserts by default on release builds
2018-09-06 Andrii Simiklitmesa/util: add missing va_end() after va_copy()
2018-09-06 Andrii Simiklitmesa/util: don't ignore NULL returned from 'malloc'
2018-09-06 Andrii Simiklitmesa/util: don't use the same 'va_list' instance twice
2018-09-06 Andrii Simiklitapple/glx/log: added missing va_end() after va_copy()
2018-09-06 Eric Engestrommeson: drop unnecessary llvm version hacks
2018-09-06 Danylo Piliaievmesa: add missing return statement for GL_RG_SNORM...
2018-09-06 Eric Engestrommeson: consolidate langs lists
2018-09-06 Eric Engestromintel/compiler: remove unused get_image_base_type()
2018-09-06 Mathias Fröhlichtnl: Fix green gun regression in xonotic.
2018-09-06 Lionel LandwerlinRevert "i965/tools: 32bit compilation with meson"
2018-09-06 Sergii Romantsovi965/tools: 32bit compilation with meson
2018-09-06 Timothy Arceriglsl: fixer lexer for unreachable defines
2018-09-05 Hyunjun Kofreedreno/ir3: insert mov if same instruction in the...
2018-09-05 Hyunjun Kofreedreno/ir3: make immediates array dynamic
2018-09-05 Rob Clarkfreedreno: allocate ctx's batch on demand
2018-09-05 Rob Clarkfreedreno: add fd_context_batch() accessor
2018-09-05 Rob Clarkfreedreno/a6xx: fix mem2gmem for zsbuf
2018-09-05 Rob Clarkfreedreno/batch: fix crash in !reorder case
2018-09-05 Rob Clarkfreedreno/ir3: better compile_error() printing
2018-09-05 Rob Clarkfreedreno/a6xx: bordercolor fixes
2018-09-05 Rob Clarkfreedreno: fix context teardown harder
2018-09-05 Rob Clarkfreedreno/ir3: ignore unused inputs
2018-09-05 Rob Clarkfreedreno/a6xx: fix debug build crash
2018-09-05 Dylan Bakermeson: Print a message about why a libdrm version was...
2018-09-05 Charmaine Leesvga: rename face to layer_face
2018-09-05 Brian Paulsvga: encode sample count in resource declarations
2018-09-05 Charmaine Leesvga: sync with upstream changes to surface flags
2018-09-05 Neha Bhendesvga: avoid try_blit() for some depth formats on non...
2018-09-05 Neha Bhendesvga: convert dst format to linear when blending is...
2018-09-05 Neha Bhendewinsys/svga: Avoid cap2 code path for now
2018-09-05 Neha Bhendesvga: start using SVGA3dCmdIntraSurfaceCopy command...
2018-09-05 Neha Bhendesvga/winsys: Add cap2 support in winsys
2018-09-05 Neha Bhendesvga: Add SVGA3dCmdIntraSurfaceCopy command support...
2018-09-05 Brian Paulsvga: update device header files from upstream
2018-09-05 Charmaine Leewinsys/drm: Fix assert when try to accumulate an invalid fd
2018-09-05 Eric Anholtloader: Drop unused argument from dri3_update_drawable().
2018-09-05 Alejandro Piñeiroi965/fs: include multisamplers on image_intrinsic_coord...
2018-09-05 Alejandro Piñeiroi965: move brw_nir_lower_gl_images call
2018-09-05 Alejandro Piñeirointel/compiler: rename brw_nir_lower_glsl_images
2018-09-05 Alejandro Piñeirointel/compiler: remove unused variable num_images
2018-09-05 Gert Wollnywinsys/virgl/vtest: Correct off-by-one error in resourc...
2018-09-05 Gert Wollnywinsys/virgl: Initialize value to silence valgrind
2018-09-05 Gert Wollnywinsys/virgl: correct resource and handle allocation...
2018-09-05 Tomeu Vizosovirgl: use hw-atomics instead of in-ssbo ones
2018-09-05 Erik Faye-Lundvirgl: update minor differences to upstream header
2018-09-05 Erik Faye-Lundgallium: add PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER...
2018-09-05 Erik Faye-Lundgallium: add PIPE_CAP_MAX_COMBINED_SHADER_BUFFERS
2018-09-05 Erik Faye-Lundst/mesa: simplify MaxAtomicBufferSize-logic
2018-09-05 Erik Faye-Lundst/mesa: clean up atomic vs ssbo code
2018-09-05 Erik Faye-Lundst/mesa: use real bool for can_ubo
2018-09-04 Marek Olšákgallium/u_threaded: increase batch size to increase...
2018-09-04 Marek Olšákst/vdpau: silence an unitialized-variable warning
2018-09-04 Marek Olšákst/mesa: help fix stencil border color for GL_DEPTH_STE...
2018-09-04 Ernestas Kulikglsl_to_tgsi: Fix potential leak
2018-09-04 Ernestas Kuliku_vbuf: Fix leak
2018-09-04 Eric Anholtfreedreno: Drop a bunch of duplicated gallium PIPE_CAP...
2018-09-04 Eric Anholtv3d: Drop a bunch of duplicated gallium PIPE_CAP defaul...
2018-09-04 Eric Anholtvc4: Drop a bunch of duplicated gallium PIPE_CAP defaul...
2018-09-04 Eric Anholtgallium: Add a helper for implementing PIPE_CAP_* defau...
2018-09-04 Jason Ekstrandintel/compiler: Remove redundant nir_remove_dead_variab...
2018-09-03 Lionel Landwerlinintel: compiler: remove dead local variables at optimiz...
2018-09-03 Andrii Simiklitintel/decoder: fix the possible out of bounds group_iter
2018-09-03 Bas Nieuwenhuizenradv: Fix CMASK dimensions.
2018-09-03 Bas Nieuwenhuizenradv: Use a lower max offchip buffer count.
2018-09-03 Bas Nieuwenhuizenradv: Add VEGA20 support.
2018-09-03 Dave Airlieradv: don't expose linear depth surfaces on SI/CIK...
2018-09-02 Mauro Rossiegl/android: do not indent HAVE_DRM_GRALLOC preprocesso...
2018-09-01 Jason Ekstrandanv/blorp: Fix a comment as per Nanley's review feedback
2018-09-01 Jason Ekstrandanv/blorp: Do more flushing around HiZ clears
2018-09-01 Ian Romanicki965/vec4: Clamp indirect tes input array reads with...
2018-09-01 Ian Romanicki965/vec4: Correctly handle uniform sources in generate...
2018-08-31 Andres Gomezdocs: update calendar to extended the 18.1 cycle by...
2018-08-31 Rodrigo Viviintel: Introducing Amber Lake platform
2018-08-31 Rodrigo Viviintel: aubinator: Adding missed platforms to the error...
2018-08-31 Nanley Cheryi965/gen7_urb: Re-emit PUSH_CONSTANT_ALLOC on some...
2018-08-31 Christian Gmeinerimx: make use of loader_open_render_node(..) helper
2018-08-31 Christian Gmeinertegra: make use loader_open_render_node(..) helper
2018-08-31 Christian Gmeinerloader: add loader_open_render_node(..)
2018-08-31 Christian Gmeinertegra: fix memory leak
next