mesa.git
2018-07-21 Mauro Rossiandroid: util/disk_cache: fix building errors in galliu...
2018-07-21 Chih-Wei HuangAndroid: fix a missing nir_intrinsics.h error
2018-07-20 Bas Nieuwenhuizennir: Fix end of function without return warning/error.
2018-07-20 Danylo Piliaievst: Sweep NIR after linking phase to free held memory
2018-07-20 Eric Anholtst/dri: Don't require a dri_format for image creation.
2018-07-20 Eric Anholtegl: Refuse EGL_MESA_image_dma_buf_export if we don...
2018-07-20 Eric Anholtv3d: Fix incorrect handling of two fences created back...
2018-07-20 Eric Anholtv3d: Fix the timeout value passed to drmSyncobjWait().
2018-07-20 Eric Anholtv3d: Fix drmSyncobjWait() return value checking even...
2018-07-20 Eric Anholtv3d: Use the list_first_entry/list_last_entry macros.
2018-07-20 Eric Anholtv3d: Move BO cache counting to dump time instead of...
2018-07-20 Eric Anholtv3d: Reduce the stale BO reclamation spam with dump_sta...
2018-07-20 Eric Anholtv3d: Respect a sampler view's first_layer field.
2018-07-20 Sonny Jiangradeonsi: emit_spi_map packets optimization
2018-07-20 Gert Wollnyvirgl: Expose GL_ARB_copy_image if host supports it
2018-07-20 Gert Wollnyvirgl: Allow RGB32* textures only as buffer objects
2018-07-20 Lionel Landwerlinintel: tools: dump: protect against multiple calls...
2018-07-20 Lionel Landwerlinintel: tools: dump: make dump tool reliable under gdb
2018-07-20 Samuel Pitoisetradv: don't flush DB before subpass FS resolves
2018-07-20 Gert Wollnyr600: Correct evaluation of cube array index and face
2018-07-20 Gert Wollnyr600: correct texture offset for array index lookup
2018-07-20 Gert Wollnyr600: Delay emission of texture gradients and lookup...
2018-07-20 Bas Nieuwenhuizenutil/disk_cache: Fix disk_cache_get_function_timestamp...
2018-07-20 Bas Nieuwenhuizennir: Do not use continue block after removing it.
2018-07-20 Samuel Pitoisetradv: simplify a condition in radv_src_access_flush()
2018-07-20 Samuel Pitoisetradv: save current state just before resolving with FS
2018-07-20 Samuel Pitoisetradv: don't check if a subpass has resolve attachments...
2018-07-20 Samuel Pitoisetradv: make use of radv_subpass_barrier() when resolving...
2018-07-19 Rhys Perrynv50/ir: move LateAlgebraicOpt back to right after...
2018-07-19 Rhys Perrynv50/ir: handle SHLADD in IndirectPropagation
2018-07-19 Rhys Perrygm107/ir: use CS2R for SV_CLOCK
2018-07-19 Lionel Landwerlinintel: tools: dump: remove mentions of intel_aubdump
2018-07-19 Lionel Landwerlinintel: tools: aubwrite: fix invalid frees on finish
2018-07-19 Samuel Pitoisetac/nir: add a workaround for bitfield_extract when...
2018-07-19 Nanley Cheryintel/isl/gen4: Make depth/stencil buffers Y-Tiled
2018-07-19 Nanley Cheryi965/misc: Use depth/stencil surf's tiling on gen4-5
2018-07-19 Caio Marcelo... glsl: don't let an 'if' then-branch kill copy propagati...
2018-07-19 Caio Marcelo... glsl: change opt_copy_propagation_elements data structures
2018-07-19 Caio Marcelo... glsl: separate copy propagation state
2018-07-19 Lionel Landwerlinintel: tools: dump: trace memory writes
2018-07-19 Lionel Landwerlinintel: tools: dump: remove command execution feature
2018-07-19 Danylo Piliaievradv: Fix incorrect assumption about ternary operator...
2018-07-19 Marek Olšákmesa: fix make check for AMD_performance_monitor
2018-07-19 Marek Olšákmesa: remove dead code from api_loopback
2018-07-19 Marek Olšákmesa: expose ARB_indirect_parameters in the compatibili...
2018-07-19 Marek Olšákvbo: fix ARB_multi_draw_indirect for the compatibility...
2018-07-19 Marek Olšákmesa: expose ARB_shader_viewport_layer_array in the...
2018-07-19 Marek Olšákmesa: expose ARB_ES3_1_compatibility in the compatibili...
2018-07-19 Marek Olšákwinsys/amdgpu: remove RADEON_SURF_FMASK leftover
2018-07-19 Marek Olšákac: run LLVM optimization passes only on the final...
2018-07-19 Bas Nieuwenhuizenradv: Enable binning and dfsm by default on Raven.
2018-07-19 Bas Nieuwenhuizenradv: Always set disable zpass increment bit when possible.
2018-07-19 Bas Nieuwenhuizenradv: Select correct entries for binning.
2018-07-19 Bas Nieuwenhuizenradv: Fix number of samples used for binning.
2018-07-19 Bas Nieuwenhuizenradv: Disable disabled color buffers in rbplus opts.
2018-07-18 Marek Olšákr600: silence the signed overflow warning like radeonsi
2018-07-18 Andres Rodriguezradv: fix wmaybe-uninitialized in radv_meta_fast_clear.c
2018-07-18 Sonny Jiangradeonsi: emit_guardband packets optimization
2018-07-18 Sonny Jiangradeonsi: Save CLEAR_STATE initial values for optimization
2018-07-18 Jan Veselyradeonsi: Refuse to accept code with unhandled relocations
2018-07-18 Eric AnholtAllow AMD_perfmon on GLES contexts
2018-07-18 Eric Anholtegl: Use the canonical drm-uapi fourcc header to avoid...
2018-07-18 Eric Anholtv3d: Fix tiling modifier support to use the new UIF...
2018-07-18 Eric Anholtdrm-uapi: Update drm_fourcc.h for new format modifiers.
2018-07-18 Marek Olšákst/mesa: notify u_vbuf/driver that draw index bounds...
2018-07-18 Timothy Pearsonradeonsi: Use signed char for color_interp_vgpr_index
2018-07-18 Jason Ekstrandintel/blorp: Take an explicit filter parameter in blorp...
2018-07-18 Jason Ekstrandintel/blorp: Add a blorp_filter enum for use in blorp_blit
2018-07-18 Caio Marcelo... intel/tools: add missing include for stdarg.h
2018-07-18 Jason Ekstrandintel/tools: Rename error2aub to intel_error2aub
2018-07-18 Danylo Piliaievi965: Sweep NIR after linking phase to free held memory
2018-07-18 Marek Olšákwinsys/amdgpu: fix VDPAU interop by having one amdgpu_w...
2018-07-18 Marek Olšákwinsys/amdgpu: use a better hash_pointer function
2018-07-18 Marek Olšákwinsys/amdgpu: clean up error handling in amdgpu_bo_fro...
2018-07-18 Marek Olšákwinsys/amdgpu: shorten bo->ws in amdgpu_bo_destroy
2018-07-18 Jason Ekstrandintel/tools: Add an error state to aub translator
2018-07-18 Jason Ekstrandintel/tools: Break aub file writing into a helper
2018-07-18 Jason Ekstrandintel/tools: Refactor aub dumping to remove singletons
2018-07-18 Jason Ekstrandintel/dump_gpu: Fix corner cases in PPGTT range calcula...
2018-07-18 Caio Marcelo... intel/blorp: fix uninitialized variable warning
2018-07-18 Caio Marcelo... util/string_buffer: fix warning in tests
2018-07-18 Caio Marcelo... i965/miptree: avoid uninitialized variable warnings
2018-07-18 Caio Marcelo... intel/batch-decoder: fix uninitialized values warnings
2018-07-18 Caio Marcelo... intel/decoder: use snprintf(..., "%s", ...) instead...
2018-07-18 Caio Marcelo... anv: give more room to debug report
2018-07-18 Caio Marcelo... anv: avoid warning when switching in VkStructureType
2018-07-18 Caio Marcelo... glsl: remove unnecessary parenthesis from macro
2018-07-18 Caio Marcelo... intel/compiler: fix -Wsign-compare warning
2018-07-18 Caio Marcelo... intel/compiler: silence -Wclass-memaccess warnings
2018-07-18 Caio Marcelo... spirv: initialize is_vertex_input
2018-07-18 Rob Clarkfreedreno/a5xx: perfmance counters
2018-07-18 Rob Clarkfreedreno: batch query support (perfcounters)
2018-07-18 Rob Clarkfreedreno: batch query prep-work
2018-07-18 Rob Clarkfreedreno: rework accumulated query result vfunc
2018-07-18 Rob Clarkfreedreno/ir3: output ir3 and nir asm for frameretrace
2018-07-18 Rob Clarkfreedreno/ir3: redirectable ir3 disasm output
2018-07-18 Rob Clarkfreedreno/ir3: resync ir3 disassembler
2018-07-18 Rob Clarkfreedreno: register usage queries
2018-07-18 Rob Clarknir: add lowering for gl_HelperInvocation
2018-07-18 Rob Clarkmesa: don't double incr/decr ActiveCounters
next