mesa.git
2018-10-02 Eric Engestrominclude: sync eglext.h from Khronos
2018-10-01 Timothy Arceriradeonsi: add a workaround for bitfield_extract when...
2018-10-01 Jason Ekstrandanv: Implement VK_KHR_driver_properties
2018-10-01 Jason Ekstrandvulkan: Update the XML and headers to 1.1.86
2018-10-01 Samuel Pitoisetradv: do not try to set DCC_CONTROL when image doesn...
2018-10-01 Samuel Pitoisetradv: add a sanity check for mutable formats and TC...
2018-10-01 Samuel Pitoisetradv: disable HTILE for very small depth surfaces
2018-10-01 Samuel Pitoisetradv: add potential missing fields for DB_EQAA
2018-10-01 Samuel Pitoisetradv: disable complicated point clipping against user...
2018-09-28 Michel Dänzergallium/util: Clarify comment in util_init_thread_pinning
2018-09-28 Samuel Pitoisetradv: do not sync CP DMA when copying buffers
2018-09-28 Samuel Pitoisetradv: adjust the CmdUpdateBuffer threshold for optimal...
2018-09-28 Samuel Pitoisetradv: do not use the availability bit for timestamp...
2018-09-27 Kristian H... freedreno/a6xx: Build up draw dword0 outside visibilty...
2018-09-27 Kristian H... freedreno/a6xx: Simplify draw_emit() branches a bit
2018-09-27 Kristian H... freedreno/a6xx: Copy OUT_RING() part into each branch...
2018-09-27 Kristian H... freedreno/a6xx: Split fd6_draw_emit into direct and...
2018-09-27 Kristian H... freedreno/a6xx: Inline fd6_draw()
2018-09-27 Kristian H... freedreno/a6xx: Move emit_marker and wfi to draw_impl()
2018-09-27 Kristian H... freedreno/a6xx: Move inline functions out of fd6_draw.h
2018-09-27 Hyunjun Kofreedreno: fix a typo in launch_grid
2018-09-27 Hyunjun Kofreedreno/ir3: fix the param order of cmpxchg
2018-09-27 Rob Clarkfreedreno/a6xx: fix shaders w/ >= 24 regs
2018-09-27 Rob Clarkfreedreno/a6xx: fix gl_FragCoord.w
2018-09-27 Rob Clarkfreedreno: handle invalidated buffers harder
2018-09-27 Rob Clarkfreedreno/a6xx: fix constlen
2018-09-27 Rob Clarkfreedreno: fix inorder rendering case
2018-09-27 Rob Clarkfreedreno/a6xx: backface stencil state
2018-09-27 Rob Clarkfreedreno/a6xx: fix gpu crash with separate-stencil
2018-09-27 Rob Clarkfreedreno/a6xx: fix MRT config
2018-09-27 Rob Clarkfreedreno: fix potential hang when destroying batch
2018-09-27 Rob Clarkfreedreno: fix corrupted fb state
2018-09-27 Rob Clarkfreedreno: simplify pctx->clear()
2018-09-27 Rob Clarkfreedreno: fix FD_MESA_DEBUG=flush
2018-09-27 Rob Clarkfreedreno: fix scissor state emit
2018-09-27 Rob Clarkfreedreno: update generated headers
2018-09-27 Erik Faye-Lundst/mesa: do not call update_framebuffer_size with NULL...
2018-09-27 Maximevulkan: Disable randr lease for libxcb < 1.13
2018-09-27 Bas Nieuwenhuizenradv: Remove garbage comment.
2018-09-27 Bas Nieuwenhuizenradv: Do not use multiple draws for multisample copies.
2018-09-26 Jordan Justenanv: If softpin is supported, use it with the hiz clear...
2018-09-26 Jordan Justenanv: s/batch/value_bo/ on anv_device_init_hiz_clear_batch
2018-09-26 Dylan Bakerdocs: update calendar, add news and link release notes...
2018-09-26 Dylan Bakerdocs: Add sha256 sums to 18.1.9
2018-09-26 Dylan Bakerdocs: Add 18.1.9 release notes
2018-09-26 Jason Ekstrandintel/isl: Add a unit suffixes to some struct fields...
2018-09-25 Axel Davyradeonsi: NaN should pass kill_if
2018-09-25 Axel Davyst/nine: Do not mark both ff vs and ps updated
2018-09-25 Axel Davyst/nine: Split NINE_STATE_FF_OTHER
2018-09-25 Axel Davyst/nine: Add dummy ff shader state
2018-09-25 Axel Davyst/nine: Mark pointsize states as ff states
2018-09-25 Axel Davyst/nine: Minor refactor of a few NINE_STATE_* flags
2018-09-25 Axel Davyst/nine: Increase maximum number of temp registers
2018-09-25 Axel Davyst/nine: Lock the entire buffer in some cases.
2018-09-25 Axel Davyst/nine: Don't call SetCursor until a cursor is set
2018-09-25 Axel Davyst/nine: Avoid redundant SetCursorPos calls
2018-09-25 Axel Davyst/nine: Init cursor position at device creation
2018-09-25 Axel Davyst/nine: Initialize manually cursor structure
2018-09-25 Axel Davyst/nine: Check if format is DS before retrieving flags
2018-09-25 Axel Davyst/nine: Remove clamping when mul_zero_wins
2018-09-25 Axel Davyst/nine: Implement predicated instructions
2018-09-25 Axel Davyst/nine: Fix aliased read in ff
2018-09-25 Axel Davyst/nine: Fix ff assignment with aliasing
2018-09-25 Axel Davyst/nine: Clarify some ff assignments
2018-09-25 Axel Davyst/nine: Print transform matrices in debug
2018-09-25 Axel Davyst/nine: Add ff key hash to help debug
2018-09-25 Axel Davyst/nine: Avoid RefToBind calls in ff
2018-09-25 Axel Davyst/nine: Add new helper for object creation with bind
2018-09-25 Axel Davyst/nine: Add parameter to start with bind
2018-09-25 Axel Davyst/nine: Use perspective correction for ps depth fog
2018-09-25 Axel Davyst/nine: Clamp RCP when 0*inf!=0
2018-09-25 Jan Vesely.travis: Drop note about Clover builds being slow
2018-09-25 Jan Vesely.travis: Add LLVM-7 Clover build
2018-09-25 Caio Marcelo... intel/compiler: Export TCS passthrough creation
2018-09-25 Gert Wollnymesa/st: In the precense of integer buffers enable...
2018-09-25 Eric Engestrommeson+autotools: get rid of spammy GCC warning -Wformat...
2018-09-25 Eric Engestrommeson: make it trivial to add other -Wno-foo CFLAGS
2018-09-25 Eric Engestromgallivm: ensure string is null-terminated instead of...
2018-09-25 Topi Pohjolainenintel/compiler/icl: Use barrier id bits 24:30 instead...
2018-09-25 Andres Rodriguezradv: only emit ZPASS_DONE for timestamp queries on...
2018-09-24 Timothy Arceriradv: make use of nir_lower_load_const_to_scalar()
2018-09-24 Dylan Bakermeson: de-duplicate LLVM check
2018-09-24 Eric Engestromvulkan/wsi/display: wsi_display_select_crtc() doesn...
2018-09-24 Eric Engestromvulkan/wsi/display: check if wsi_swapchain_init() succeeded
2018-09-24 Leo Liuradeon/uvd: use bitstream coded number for symbols...
2018-09-23 Rhys Perrynv50/ir: fix link-time build failure
2018-09-22 Rhys Perrynvc0: fix bindless multisampled images on Maxwell+
2018-09-22 Eric Engestromdocs: fix couple typos/outdated info
2018-09-22 Eric Engestromdocs: update repo URLs after GitLab move
2018-09-22 Stuart Youngdocs: Update FAQ with respect to s3tc support
2018-09-22 Rhys Perrynvc0: warn about changing NVC0_CB_AUX_MP_INFO and NVC0_...
2018-09-22 Rhys Perrynvc0: Update counter reading shaders to new NVC0_CB_AUX...
2018-09-22 Eric Anholtvc4: Remove dead i == 0 code from the cos() implementation.
2018-09-22 Eric Anholtvc4: Fix sin(0.0) and cos(0.0) accuracy to fix SDL...
2018-09-21 Anuj Phogatintel/icl: Fix URB size for different SKUs
2018-09-21 Anuj Phogati965/icl: Set Enabled Texel Offset Precision Fix bit
2018-09-21 Anuj Phogatanv/icl: Set Enabled Texel Offset Precision Fix bit
2018-09-21 Alex Deucherpci_ids: add new polaris pci id
2018-09-21 Marek Olšákglsl_to_tgsi: invert gl_SamplePosition.y for the defaul...
2018-09-21 Caio Marcelo... util: Add macro to get number of elements in dynarray
next