etnaviv: Use write combine instead of unached mappings for shader bo
[mesa.git] / src /
2018-10-04 Guido Güntheretnaviv: Use write combine instead of unached mappings...
2018-10-04 Marek Olšákdrirc: add a workaround for ARMA 3
2018-10-03 Jason Ekstrandanv/batch_chain: Don't start a new BO just for BATCH_BU...
2018-10-03 Jason Ekstrandanv: Use separate MOCS settings for external BOs
2018-10-03 Emil VelikovRevert "mesa: remove unnecessary 'sort by year' for...
2018-10-03 Emil Velikovmesa: reorder and document the tokens in glheader.h
2018-10-03 Emil Velikovmesa: remove duplicate declarations from glheader.h
2018-10-03 Emil Velikovi965: reference __DRI_ATTRIB_SWAP_COPY token over the...
2018-10-03 Emil Velikovi915: reference __DRI_ATTRIB_SWAP_COPY token over the...
2018-10-03 Emil Velikovdri/common: move the required GLX_* token definitions...
2018-10-03 Emil Velikovdri/common: use __DRI_ATTRIB_SWAP* instances when descr...
2018-10-03 Emil Velikovegl/x11: remove eglSwap* surface check
2018-10-03 Emil Velikovegl/surfaceless: remove eglSwap* stubs
2018-10-03 Emil Velikovegl/drm: remove eglSwap* surface check
2018-10-03 Emil Velikovegl/android: remove eglSwap* surface check
2018-10-03 Emil Velikovegl: make eglSwapBuffers* a no-op for !window surfaces
2018-10-03 Emil Velikovegl: make eglSwapInterval a no-op for !window surfaces
2018-10-03 Emil Velikovfreedreno: add the a6xx sources to the Android build
2018-10-03 Emil Velikovpipe-loader: add a dup() in pipe_loader_sw_probe_kms
2018-10-03 Emil Velikovpipe-loader: move dup(fd) within pipe_loader_drm_probe_fd
2018-10-03 Emil Velikovst/nine: do not double-close the fd on teardown
2018-10-03 Emil Velikovmesa: fold _glapi_check_multithread() back into _mesa_m...
2018-10-03 Emil Velikovvl/dri3: do full teardown on screen_destroy
2018-10-03 Emil Velikovst/dri: make swrast_no_present member of dri_screen
2018-10-03 Emil Velikovst/dri: inline dri2_buffer.h within dri2.c
2018-10-03 Emil Velikovst/xa: remove unused xa_screen::d[s]_depth_bits_last
2018-10-03 Emil Velikovmesa: use C99 initializer in get_gl_override()
2018-10-03 Gabriel Majerianv: Ensure discreteQueuePriorities is at least 2
2018-10-02 Timothy Arcerir600: use build-id when available for disk cache
2018-10-02 Timothy Arcerinouveau: use build-id when available for disk cache
2018-10-02 Timothy Arceriradeonsi: use build-id when available for disk cache
2018-10-02 Timothy Arceriutil: add disk_cache_get_function_identifier()
2018-10-02 Timothy Arceriutil: rename timestamp param in disk_cache_create()
2018-10-02 Józef Kuciaradeonsi: avoid sending GS_EMIT in shaders without...
2018-10-02 Fritz Koenigi965: Replace checks for rb->Name with FlipY (v2)
2018-10-02 Marek Olšákradeonsi: initialize ac_gpu_info::name when using SI_FO...
2018-10-02 Marek Olšákradeonsi: don't set the VS prolog key for the blit VS
2018-10-02 Jason Ekstrandspirv: Move function call handling to vtn_cfg
2018-10-02 Jason Ekstrandnir/from_ssa: Don't rewrite derefs destinations to...
2018-10-02 Jason Ekstrandnir/cf: Remove phi sources if needed in nir_handle_add_jump
2018-10-02 Eric Engestromanv: suppress warning about unhandled image layout
2018-10-02 Rob Clarkfreedreno/a6xx: hwbinning
2018-10-02 Rob Clarkfreedreno: update generated headers
2018-10-02 Jason Ekstrandintel/fs: Fix a typo in need_matching_subreg_offset
2018-10-02 Timothy Arceriutil: disable cache if we have no build-id and timestam...
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. Kristensenfreedreno/a6xx: Build up draw dword0 outside visibilty...
2018-09-27 Kristian H. Kristensenfreedreno/a6xx: Simplify draw_emit() branches a bit
2018-09-27 Kristian H. Kristensenfreedreno/a6xx: Copy OUT_RING() part into each branch...
2018-09-27 Kristian H. Kristensenfreedreno/a6xx: Split fd6_draw_emit into direct and...
2018-09-27 Kristian H. Kristensenfreedreno/a6xx: Inline fd6_draw()
2018-09-27 Kristian H. Kristensenfreedreno/a6xx: Move emit_marker and wfi to draw_impl()
2018-09-27 Kristian H. Kristensenfreedreno/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 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
next