mesa.git
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'
2017-09-11 Marek Olšákwinsys/amdgpu: use the new raw CS API
2017-09-11 Marek Olšákradeonsi: implement pipe_context::fence_server_sync
2017-09-11 Marek Olšákwinsys/amdgpu: factor out some fence dependency code...
2017-09-11 Marek Olšákwinsys/amdgpu: rename fence_dependency functions
2017-09-11 Marek Olšákgallium/radeon: add a proper fail path for calloc in...
2017-09-11 Marek Olšákwinsys/amdgpu: don't allow interprocess resource sharin...
2017-09-11 Marek Olšákradeonsi/gfx9: fix interprocess resource sharing on...
2017-09-11 Nicolai Hähnlest/glsl_to_tgsi: only the first (inner-most) array...
2017-09-11 Samuel Iglesias... nir/spirv: fix chain access with different index bit...
2017-09-11 Dave Airlier600: handle the non-TXF_LZ support path.
2017-09-11 Marek Olšákgallium/u_blitter: use UTIL_BLITTER_ATTRIB_NONE (0...
2017-09-11 Marek Olšákgallium/u_blitter: don't pass GENERIC in VS if it's...
2017-09-11 Marek Olšákgallium/u_blitter: use draw_rectangle for all blits...
2017-09-11 Marek Olšákgallium/u_blitter: use draw_rectangle callback for...
2017-09-11 Marek Olšákgallium/u_blitter: add new union blitter_attrib to...
2017-09-11 Marek Olšákgallium/radeon: use rectangles for 1D and 2D texture...
2017-09-10 Eric Engestromi965/tex: add missing include
2017-09-09 Bas Nieuwenhuizenradv: Actually check for vm faults.
2017-09-09 Roland Scheideggerllvmpipe, draw: improve shader cache debugging
2017-09-09 Roland Scheideggerllvmpipe: enable PIPE_CAP_QUERY_PIPELINE_STATISTICS
2017-09-09 Roland Scheideggergallivm: fix gather implementation a bit
2017-09-08 Andres Gomezdocs: update calendar, add news item and link release...
2017-09-08 Andres Gomezdocs: add sha256 checksums for 17.1.9
2017-09-08 Andres Gomezdocs: add release notes for 17.1.9
2017-09-08 Brian Paulmesa: whitespace, formatting fixes in teximage.c
2017-09-08 Brian Paulmesa: provide more info in some texture image error...
2017-09-08 Charmaine Leesvga: abort shader translation upon indirect indexing...
2017-09-08 Samuel Pitoisetradv: keep track of the disasm string in debug mode...
2017-09-08 Samuel Pitoisetradv: add shader_variant_create() helper function
2017-09-08 Samuel Pitoisetradv: drop 'dump' parameters from some shader related...
2017-09-08 Samuel Pitoisetradv: move shaders related code to radv_shader.c
2017-09-08 Samuel Pitoisetradv: fix error code when initializing the push descriptors
2017-09-08 Samuel Pitoisetradv: do not update vertex descriptors if the allocatio...
2017-09-08 Samuel Pitoisetradv: add radv_vertex_elements_info data structure
2017-09-08 Eric Engestromgallium/tests: use ARRAY_SIZE macro
2017-09-08 Eric Engestromr300: use ARRAY_SIZE macro
2017-09-08 Eric Engestromglx: use ARRAY_SIZE macro
2017-09-08 Samuel Pitoisetradv: add an assertion when pushing meta descriptor...
2017-09-08 Thomas Hellstrommesa/st: Fix frontbuffer rendering regression
2017-09-08 Kenneth Graunkei965: Don't special case the batchbuffer when reference...
2017-09-08 Connor Abbottac: remove bitcast_to_float()
2017-09-08 Connor Abbottac: move ac_to_integer() and ac_to_float() to ac_llvm_b...
2017-09-08 Connor Abbottac: fix ac_get_type_size() for doubles
2017-09-08 Dave Airlieradv/ac: use ac_get_type_size.
2017-09-08 Connor Abbottradeonsi: move the guts of ARB_shader_group_vote emissi...
2017-09-08 Connor Abbottradeonsi: move si_emit_ballot() to ac
2017-09-08 Connor Abbottradeonsi: move emit_optimization_barrier() to ac
2017-09-08 Connor Abbottradeonsi: move llvm_get_type_size() to ac
2017-09-08 Dave Airlieradv/winsys: fix flags vs va_flags thinko.
2017-09-07 Dave Airlieradv: use simpler indirect packet 3 if possible.
2017-09-07 Dave Airlieradv/gfx9: allocate events from uncached VA space
2017-09-07 Dave Airlieradv/winsys: use amdgpu_bo_va_op_raw.
2017-09-07 Leo LiuRevert "st/va: add enviromental variable to disable...
2017-09-07 Leo Liust/va: move YUV content to deinterlaced buffer when...
2017-09-07 Leo Liust/va: reallocate the buffer if the layout isn't supported
2017-09-07 Leo Liuvl/compositor: make vl_compositor_set_yuv_layer() static
2017-09-07 Leo Liust/omx: use vl/compositor helper function for YUV deint...
2017-09-07 Leo Liuvl/compositor: make a helper function for YUV deinterlacing
2017-09-07 Marek Olšákac/surface: add radeon_surf::has_stencil for convenience
2017-09-07 Gert Wollnymesa/st/tests: Fix regressions with libunwind enabled...
2017-09-07 Gert Wollnymesa/st/tests: Fix classic build regressions introduced...
2017-09-07 Iago Toral... mesa/main: Fix GetTransformFeedbacki64 for glTransformF...
2017-09-07 Marek Olšákradeonsi: don't read tcs_out_lds_layout.patch_stride...
2017-09-07 Marek Olšákradeonsi: don't read tcs_out_lds_layout.vertex_size...
2017-09-07 Marek Olšákradeonsi/gfx9: don't read LS out vertex stride from...
2017-09-07 Marek Olšákradeonsi: don't read the LS output vertex stride from...
2017-09-07 Marek Olšákradeonsi: don't read the number of TCS out vertices...
2017-09-07 Marek Olšákradeonsi: don't always apply the PrimID instancing...
2017-09-07 Marek Olšákradeonsi: remove 2 callbacks from si_shader_context
2017-09-07 Marek Olšákwinsys/amdgpu: disable local BOs on Raven
2017-09-07 Marek Olšákdisk_cache: make the thread queue resizable and low...
2017-09-07 Thomas Hellstromloader/dri3: Make sure we invalidate a drawable on...
next