mesa.git
2017-09-14 Eric Engestromdri/radeon: use ARRAY_SIZE macro
2017-09-14 Samuel Pitoisetradv: dump the list of enabled options when a hang...
2017-09-14 Samuel Pitoisetradv: dump last 60 lines of dmesg when a hang occured
2017-09-14 Samuel Pitoisetradv: dump descriptors when a hang occured
2017-09-14 Samuel Pitoisetradv: save all descriptor pointers into the trace BO
2017-09-14 Samuel Pitoisetradv: dump annotated shaders using UMR
2017-09-14 Samuel Pitoisetradeonsi: move si_get_wave_info() to AMD common code
2017-09-14 Samuel Pitoisetradv: dump some status MMIO registers when a hang occured
2017-09-14 Samuel Pitoisetradv/winsys: add a read_registers() callback
2017-09-14 Samuel Pitoisetradv: dump shader stats when a hang occured
2017-09-14 Samuel Pitoisetradv: add radv_shader_dump_stats() helper
2017-09-14 Samuel Pitoisetradv: dump the active shaders when a hang occured
2017-09-14 Samuel Pitoisetradv: add debug flags for syncing shaders after every...
2017-09-14 Samuel Pitoisetradv: add radv_cmd_buffer_after_draw() helper function
2017-09-14 Samuel Pitoisetradv: save the bound pipeline pointers into the trace BO
2017-09-14 Samuel Pitoisetradv: add a comment that describes the trace BO layout
2017-09-14 Samuel Pitoisetradv: initialize the trace BO to 0
2017-09-14 Eric Engestromswr: use ARRAY_SIZE macro
2017-09-14 Jeremy Huddleston... mesa: Deal with size differences between GLuint and...
2017-09-13 Denis Paukgallium/{r600, radeonsi}: Fix segfault with color forma...
2017-09-13 Kenneth Graunkei965: Add an INTEL_DEBUG=submit option for printing...
2017-09-13 Dave Airlieradv/nir: call opt_remove_phis after trivial continues.
2017-09-13 Chad Versaceutil/build_id: Include <dlfcn.h>
2017-09-13 Chad Versaceutil: Query build-id by symbol address, not library...
2017-09-13 Nicolai Hähnlest/glsl_to_tgsi: remove unused code in temprename
2017-09-13 Nicolai Hähnlest/glsl_to_tgsi: be precise about merging scopes
2017-09-13 Nicolai Hähnleac/surface: match Z and stencil tile config
2017-09-13 Nicolai Hähnleac/surface: sanity-check that we got a TC-compatible...
2017-09-13 Nicolai Hähnleac/addrlib: enable assertions in debug builds
2017-09-13 Nicolai Hähnleac/addrlib: relax an assertion
2017-09-13 Nicolai Hähnleac/addrlib: relax an assertion
2017-09-13 Nicolai Hähnleradeonsi: hard-code pixel center for interpolateAtSampl...
2017-09-13 Nicolai HÃ... radeonsi: apply a mask to gl_SampleMaskIn in the PS...
2017-09-13 Nicolai Hähnleradeonsi: remove SET_PREDICATION workaround on newer...
2017-09-13 Nicolai Hähnleamd/common: get ME/PFP/CE firmware feature versions...
2017-09-13 Nicolai Hähnleradeonsi: rename variable to clarify its meaning
2017-09-13 Nicolai Hähnleradeonsi: make si_init_shader_selector_async static
2017-09-13 Nicolai Hähnleradeonsi: fix segfault in descriptor dumping
2017-09-13 Nicolai Hähnleddebug: write out final driver log messages with GALLIU...
2017-09-13 Tim Rowleyswr/rast: Fetch compile state changes
2017-09-13 Tim Rowleyswr/rast: adjust linux cpu topology identification...
2017-09-13 Tim Rowleyswr/rast: Missed conversion to SIMD_T
2017-09-13 Tim Rowleyswr/rast: whitespace changes
2017-09-13 Tim Rowleyswr/rast: add graph write to jit debug putput
2017-09-13 Tim Rowleyswr/rast: Migrate memory pointers to gfxptr_t type
2017-09-13 Tim Rowleyswr/rast: Remove hardcoded clip/cull slot from clipper
2017-09-13 Tim Rowleyswr/rast: Start to remove hardcoded clipcull_dist verte...
2017-09-13 Tim Rowleyswr/rast: Move clip/cull enables in API
2017-09-13 Tim Rowleyswr/rast: Add new API SwrStallBE
2017-09-13 Eric Engestromglsl: compile unused function out
2017-09-13 Eric Engestromradv: compile out unused code
2017-09-13 Samuel Pitoisetradv: clear push_constant_stages when resetting a comma...
2017-09-13 Samuel Pitoisetradv: add more radv_emit_XXX() helpers for the dynamic...
2017-09-13 Samuel Pitoisetradv: remove useless 'cmd_buffer' param from radv_buffe...
2017-09-13 Dave Airlieradv/gfx9: fix image resource handling.
2017-09-13 Dave Airlieradv/ac: bump params array for image atomic comp swap
2017-09-13 Dave Airlieradv/gfx9: set mip0-depth correctly for 2d arrays/3d...
2017-09-12 Dave Airlieradv: handle GFX9 1D textures
2017-09-12 Dave Airlieradv: don't use iview for meta image width/height.
2017-09-12 Jason Ekstrandintel/eu/validate: Look up types on demand in execution...
2017-09-12 Marek OlšákRevert "winsys/amdgpu: disable local BOs on Raven"
2017-09-12 Bas Nieuwenhuizenradv: Don't allocate CMASK for linear images.
2017-09-12 Bas Nieuwenhuizenradv: Disable multilayer & multilevel DCC.
2017-09-12 Kenneth Graunkedocs: Document shader capturing environment variables.
2017-09-12 Eric Engestromdocs/egl: remove reference to EGL_DRIVERS_PATH
2017-09-12 Eric Engestromutil/disk_cache: turn MESA_GLSL_CACHE_DISABLE into...
2017-09-12 Eric Engestromglx: turn LIBGL_NO_DRAWARRAYS into a boolean
2017-09-12 Eric Engestromglx: turn LIBGL_PROFILE_CORE into a boolean
2017-09-12 Eric Engestromglx: turn LIBGL_DUMP_VISUALID into a boolean
2017-09-12 Eric Engestromegl+glx: turn LIBGL_DRI3_DISABLE into a boolean
2017-09-12 Eric Engestromglx: turn LIBGL_ALWAYS_INDIRECT into a boolean
2017-09-12 Eric Engestromglx: turn LIBGL_ALLOW_SOFTWARE into a boolean
2017-09-12 Eric Engestromegl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
2017-09-12 Eric Engestromglx: turn LIBGL_DIAGNOSTIC into a boolean
2017-09-12 Eric Engestromgbm: turn GBM_ALWAYS_SOFTWARE into a boolean
2017-09-12 Tapani Pällianv: fix build issues on release build
2017-09-12 Iago Toral... glsl: Disallow unsized array of atomic_uint
2017-09-12 Tapani Pällianv: remove extra 'debug:' from anv_debug_ignored_stype
2017-09-12 Tapani Pällianv: move brw_process_intel_debug_variable to happen...
2017-09-12 Tapani Pällianv: wire up vk_errorf macro to do debug reporting
2017-09-12 Tapani Pällianv: wire up anv_perf_warn macro to do debug reporting
2017-09-12 Tapani Pällianv: implementation of VK_EXT_debug_report extension
2017-09-12 Iago Toral... i965: do not fallback to linear tiling for stencil...
2017-09-12 Juan A. Suarez... nir/spirv: handle if's with same label in both branches
2017-09-12 Aaron Watrymesa/st: Include builddir/src/compiler/glsl to fix...
2017-09-11 Dave Airlieradv: work out a base ia_multi_vgt_param.
2017-09-11 Dave Airlieradv: calculate non-draw related ia_multi_vgt_param...
2017-09-11 Dave Airlieradv: move calculating primgroup_size to pipeline.
2017-09-11 Dave Airlieradv: only calculate num_prims when required.
2017-09-11 Dave Airlieradv: use upload_data to upload push descriptors.
2017-09-11 Dave Airlieradv: realign vgt flush on hawaii workaround with radeonsi.
2017-09-11 Samuel Pitoisetradv: return an error code when resetting a command...
2017-09-11 Samuel Pitoisetradv: remove unnecessary goto in radv_create_cmd_buffer()
2017-09-11 Samuel Pitoisetradv: do not pass a pipeline object to radv_emit_graphi...
2017-09-11 Dave Airlieradv: add debug flags to zero vram allocations.
2017-09-11 Marek Olšákradeonsi: optimize TCS epilog when invocation 0 writes...
2017-09-11 Marek Olšáktgsi/scan: add a new pass that analyzes tess factor...
2017-09-11 Anuj Phogatintel: Remove unused Kabylake pci id
2017-09-11 Rob HerringAndroid: Add LLVM support for Android P
2017-09-11 Chih-Wei HuangAndroid: fix undeclared identifier 'gfx9d_reg_table'
next