mesa.git
2018-11-28 Matt Turnernir: Call fflush() at the end of nir_print_shader()
2018-11-27 Eric Anholtv3d: Add renderonly support.
2018-11-27 Eric Anholtgallium: Remove unused variable in u_tests.
2018-11-27 Bas Nieuwenhuizenradv: Align large buffers to the fragment size.
2018-11-27 Hyunjun Kofreedreno: implements get_sample_position
2018-11-27 Rob Clarkfreedreno/a3xx: also set FSSUPERTHREADENABLE
2018-11-27 Jonathan Marekfreedreno: use MSM_BO_SCANOUT with scanout buffers
2018-11-27 Jonathan Marekfreedreno: use GENERIC instead of TEXCOORD for blit...
2018-11-27 Jonathan Marekfreedreno: a2xx texture update
2018-11-27 Jonathan Marekfreedreno/a2xx: Compute depth base in gmem correctly
2018-11-27 Jonathan Marekfreedreno/a2xx: set VIZ_QUERY_ID on a20x
2018-11-27 Jonathan Marekfreedreno: add missing a20x ids
2018-11-27 Jonathan Marekfreedreno/a2xx: fix POINT_MINMAX_MAX overflow
2018-11-27 Jonathan Marekfreedreno: a2xx: fd2_draw update
2018-11-27 Jonathan Mareknir: add fceil lowering
2018-11-27 Rob Clarkfreedreno: update generated headers
2018-11-27 Rob Clarkfreedreno/a6xx: set guardband clip
2018-11-27 Rob Clarkfreedreno/a6xx: disable LRZ for z32
2018-11-27 Kristian H... freedreno/a6xx: Clear gmem buffers at flush time
2018-11-27 Kristian H... freedreno/a6xx: Move resolve blits to an IB
2018-11-27 Kristian H... freedreno/a6xx: Move restore blits to IB
2018-11-27 Rob Clarkmesa/st: better colormask check for clear fallback
2018-11-27 Rob Clarkmesa/st: swap order of clear() and clear_with_quad()
2018-11-27 Rob Clarkfreedreno: move ir3 to common location
2018-11-27 Rob Clarkfreedreno/ir3: remove u_inlines usage
2018-11-27 Rob Clarkfreedreno/ir3: split up ir3_shader
2018-11-27 Rob Clarkfreedreno/ir3: remove pipe_stream_output_info dependency
2018-11-27 Rob Clarkfreedreno/ir3: some header file cleanup
2018-11-27 Rob Clarkfreedreno/ir3: use env_var_as_unsigned()
2018-11-27 Rob Clarkutil: env_var_as_unsigned() helper
2018-11-27 Rob Clarkfreedreno/ir3: move disasm and optmsgs debug flags
2018-11-27 Rob Clarkfreedreno: FD_SHADER_DEBUG -> IR3_SHADER_DEBUG
2018-11-27 Rob Clarkfreedreno: remove shader_stage_name()
2018-11-27 Rob Clarkfreedreno: shader_t -> gl_shader_stage
2018-11-27 Rob Clarkfreedreno/ir3: standalone compiler updates
2018-11-27 Rob Clarkfreedreno: move drm to common location
2018-11-27 Rob Clarkfreedreno/drm: remove dependency on gallium driver
2018-11-27 Dylan Bakerutil: promote u_memory to src/util
2018-11-27 Eric Anholtgallium: Fix uninitialized variable warning in compute...
2018-11-27 Bas Nieuwenhuizenradv: Clamp gfx9 image view extents to the allocated...
2018-11-27 Iago Toral... intel/compiler: fix indentation style in opt_algebraic()
2018-11-26 Anuj Phogatanv/icl: Set use full ways in L3CNTLREG
2018-11-26 Anuj Phogatintel/icl: Set way_size_per_bank to 4
2018-11-26 Anuj Phogati965/icl: Set use full ways in L3CNTLREG
2018-11-26 Anuj Phogati965/icl: Fix L3 configurations
2018-11-26 Eric Engestrombuild: stop defining unused VERSION
2018-11-26 Eric Engestromvulkan/utils: s/VERSION/PACKAGE_VERSION/
2018-11-26 Eric Engestromanv: correctly use vulkan 1.0 by default
2018-11-26 Erik Faye-Lundmesa/main: fixup requirements for GL_PRIMITIVES_GENERATED
2018-11-26 Erik Faye-Lundmesa/main: fix incorrect depth-error
2018-11-26 Erik Faye-Lundmesa/main: check cube-completeness in common code
2018-11-26 Erik Faye-Lundmesa/main: factor out common error-checking
2018-11-26 Erik Faye-Lundmesa/main: factor out tex-image error-checking
2018-11-26 Erik Faye-Lundmesa/main: remove bogus error for zero-sized images
2018-11-26 Erik Faye-Lundmesa/main: remove ARB suffix from glGetnTexImage
2018-11-26 Gert Wollnyglsl: free or reuse memory allocated for TF varying
2018-11-26 Bas Nieuwenhuizenradv: Fix opaque metadata descriptor last layer.
2018-11-26 Mathias Fröhlichmesa/st: Make st_pipe_vertex_format static.
2018-11-26 Mathias Fröhlichmesa/st: Use binding information from the VAO in feedba...
2018-11-26 Mathias Fröhlichmesa/st: Avoid extra references in the feedback draw...
2018-11-26 Mathias Fröhlichmesa/st: Factor out array and buffer setup from st_atom...
2018-11-26 Mathias Fröhlichmesa/st: Only unmap the uploader that was actually...
2018-11-26 Mathias Fröhlichmesa/st: Only care about the uploader if it was used.
2018-11-25 Ilia Mirkinnv50/ir: remove dnz flag when converting MAD to ADD...
2018-11-23 Marek Olšákwinsys/amdgpu: fix a device handle leak in amdgpu_winsy...
2018-11-23 Marek Olšákwinsys/amdgpu: fix a buffer leak in amdgpu_bo_from_handle
2018-11-23 Samuel Pitoisetradv: ignore subpass self-dependencies for CreateRender...
2018-11-23 Samuel Pitoisetradv: remove useless sync before CmdClear{Color,DepthSt...
2018-11-23 Erik Faye-Lundmesa/main: remove overly strict query-validation
2018-11-23 Erik Faye-Lundmesa/main: fix validation of GL_TIMESTAMP
2018-11-23 Erik Faye-Lundmesa/main: fix validation of ARB_query_buffer_object
2018-11-23 Erik Faye-Lundmesa/main: fix validation of transform-feedback overflo...
2018-11-23 Erik Faye-Lundmesa/main: fix validation of transform-feedback queries
2018-11-23 Erik Faye-Lundmesa/main: fix validation of GL_TIME_ELAPSED
2018-11-23 Erik Faye-Lundmesa/main: fix validation of GL_ANY_SAMPLES_PASSED_CONS...
2018-11-23 Erik Faye-Lundmesa/main: fix validation of GL_ANY_SAMPLES_PASSED
2018-11-23 Erik Faye-Lundmesa/main: fix validation of GL_SAMPLES_PASSED
2018-11-23 Erik Faye-Lundmesa/main: simplify pipeline-statistics query validation
2018-11-23 Erik Faye-Lundmesa/main: use non-prefixed enums for consistency
2018-11-23 Erik Faye-Lundmesa/main: correct year for EXT_occlusion_query_boolean
2018-11-23 Erik Faye-Lundmesa/main: correct requirement for EXT_occlusion_query_...
2018-11-23 Tapani Pällianv: allow exporting an imported SYNC_FD semaphore...
2018-11-22 Eric Engestromglapi: add missing visibility args
2018-11-22 Jason Ekstrandanv/nir: Rework arguments to apply_pipeline_layout
2018-11-22 Jason Ekstrandanv: Put robust buffer access in the pipeline hash
2018-11-22 Jason Ekstrandanv: Expose VK_EXT_scalar_block_layout
2018-11-22 Jason Ekstrandvulkan: Update the XML and headers to 1.1.93
2018-11-22 Samuel Pitoisetradv: remove useless sync after CmdClear{Color,DepthSte...
2018-11-21 Bas Nieuwenhuizenvulkan: Allow storage images in the WSI.
2018-11-21 Axel Davyst/nine: Remove thread_submit warning
2018-11-21 Axel Davyst/nine: Allow 'triple buffering' with thread_submit
2018-11-21 Robert Fossvirgl: add assert and missing function parameter
2018-11-21 Gert Wollnyr600: clean up the GS ring buffers when the context...
2018-11-21 Samuel Pitoisetradv: only sync CP DMA for transfer operations or botto...
2018-11-21 Samuel Pitoisetradv: ignore subpass self-dependencies
2018-11-21 Iago Toral... Revert "nir/builder: Assert that intN_t immediates...
2018-11-21 Iago Toral... nir/from_ssa: fix bit-size of temporary register
2018-11-21 Mathias Fröhlichmesa: Remove unneeded bitfield widths from the VAO.
2018-11-21 Mathias Fröhlichmesa: Factor out struct gl_vertex_format.
2018-11-21 Mathias Fröhlichtnl: Use gl_array_attribute::_ElementSize.
next