swr/rast: Correctly allocate SWR_STATS memory as cacheline aligned
[mesa.git] / src /
2017-07-06 Tim Rowleyswr/rast: Correctly allocate SWR_STATS memory as cachel...
2017-07-06 Tim Rowleyswr/rast: remove unused variables
2017-07-06 Tim Rowleyswr/rast: don't use _mm256_fmsub_ps in AVX code
2017-07-06 Tim Rowleyswr/rast: _mm*_undefined_* implementations for gcc<4.9
2017-07-06 Aleksander Morgadoetnaviv: don't dereference etna_resource pointer if...
2017-07-06 Dave Airlieradv: add support for cmd predication.
2017-07-06 Ilia Mirkinglsl: check if any of the named builtins are available...
2017-07-05 Jason Ekstrandnir/spirv: Rework function argument setup
2017-07-05 Jason Ekstrandnir/spirv: Stop trying to convert pointers to SSA in...
2017-07-05 Jason Ekstrandnir/spirv: Use real pointer types
2017-07-05 Jason Ekstrandnir/spirv: Stop using glsl_type for function types
2017-07-05 Jason Ekstrandnir/spirv: Beef up the type system a bit
2017-07-05 Jason Ekstrandnir/spirv: Compact vtn_type
2017-07-05 Jason Ekstrandnir/spirv: Simplify type copying
2017-07-05 Jason Ekstrandnir/spirv: Compute offsets for UBOs and SSBOs up-front
2017-07-05 Jason Ekstrandnir/spirv: Rework the way pointers get dereferenced
2017-07-05 Jason Ekstrandnir/spirv: Break variable creation out into a helper
2017-07-05 Jason Ekstrandnir/spirv: Remove unneeded parameters from pointer_to_o...
2017-07-05 Jason Ekstrandnir/spirv: Simplify matrix loads/stores
2017-07-05 Jason Ekstrandnir/spirv: Use the correct stride for non-32-bit vectors
2017-07-05 Jason Ekstrandnir/spirv: Wrap access chains in a new vtn_pointer...
2017-07-05 Jason Ekstrandnir/spirv: Rename some things from access_chain to...
2017-07-05 Jason Ekstrandnir/spirv: Split up Uniform and UniformConstant storage...
2017-07-05 Jason Ekstrandnir/spirv: Add a storage_class_to_mode helper
2017-07-05 Jason Ekstrandnir/spirv: Use the type from the deref for atomics
2017-07-05 Jason Ekstrandnir/spirv: Move a "}"
2017-07-05 Jason Ekstrandi965: Move surface resolves back to draw/dispatch time
2017-07-05 Vinson Leemesa: Avoid set comprehension.
2017-07-05 Bas Nieuwenhuizenac/nir: Move VS position exports before param exports.
2017-07-05 Bas Nieuwenhuizenradv: Always set depthbuffer using image format instead...
2017-07-05 Bas Nieuwenhuizenradv: Disable depth & stencil tests when the depthbuffe...
2017-07-05 Tomasz Figaegl: android: Fix potential use of unitialized variable
2017-07-05 Tomasz Figaintel: common: Fix link failure with standalone Android...
2017-07-05 Mauro RossiAndroid: generate symlinks for all enabled gallium...
2017-07-05 Tomeu Vizosoandroid: build imx-drm winsys
2017-07-05 Rob Herringandroid: add etnaviv driver build support
2017-07-05 Nicolai Hähnlest/glsl_to_nir: fix edgeflag passthrough
2017-07-05 Nicolai Hähnlest/mesa: use pipe_shader_type_from_mesa
2017-07-05 Nicolai Hähnletgsi_from_mesa: add tgsi_get_gl_frag_result_semantic
2017-07-05 Nicolai Hähnletgsi_from_mesa: add pipe_shader_type_from_mesa
2017-07-05 Nicolai Hähnletgsi,st/mesa: move varying slot to semantic mapping...
2017-07-05 Nicolai Hähnleddebug: handle some cases of non-TGSI shaders
2017-07-05 Nicolai Hähnleglsl_to_nir: zero-initialize var->data.descriptor_set
2017-07-05 Nicolai Hähnleglsl: add glsl_base_type_is_integer
2017-07-05 Nicolai Hähnlenir: add NIR_PRINT environment variable
2017-07-05 Nicolai Hähnleglsl/blob: add valgrind checks that written data is...
2017-07-05 Nicolai Hähnleglsl: explicitly zero out padding to gl_shader_variable...
2017-07-05 Nicolai Hähnleglsl: simplify add_uniform_to_shader::visit_field
2017-07-05 Nicolai Hähnleglsl: look for multiple variables simultaneously with...
2017-07-04 Marek Olšákgallium/radeon: fix VDPAU breakage, need VRAM with WC
2017-07-04 Ilia Mirkina5xx: enable polygon offset clamps
2017-07-04 Ilia Mirkina5xx: implement logicop support
2017-07-04 Ilia Mirkina5xx: enable polygon mode selection
2017-07-04 Ilia Mirkina5xx: disable ARB_depth_clamp for now
2017-07-04 Ilia Mirkina5xx: fix clip_halfz support
2017-07-04 Ilia Mirkina5xx: improve 3d texture sampling
2017-07-04 Ilia Mirkina5xx: remove one of the MIPFILTER_LINEAR bits
2017-07-04 Ilia Mirkina5xx: enable formats newly added to the headers
2017-07-04 Ilia Mirkina5xx: include color swap when decoding vertices
2017-07-04 Ilia Mirkina5xx: update headers
2017-07-04 Marek Olšákgallium/radeon: attempt to fix a compiler failure in...
2017-07-04 Marek Olšákwinsys/amdgpu: use 128KB BOs for suballocations of...
2017-07-04 Marek Olšákgallium/radeon: allow suballocating textures
2017-07-04 Marek Olšákgallium/radeon: generalize the function for in-place...
2017-07-04 Marek Olšákgallium/radeon: add radeon_winsys::buffer_is_suballocated
2017-07-04 Marek Olšákgallium/radeon: clean up pb_cache bucket/usage determin...
2017-07-04 Marek Olšákgallium/radeon: enable suballocations for VRAM with...
2017-07-04 Marek Olšákgallium/radeon: clean up (domain, flags) <-> (slab...
2017-07-04 Marek Olšákgallium/radeon: remove RADEON_FLAG_CPU_ACCESS
2017-07-04 Marek Olšákgallium/radeon: disallow exports of sparse and suballoc...
2017-07-04 Marek Olšákgallium/radeon: clean up r600_texture_get_handle
2017-07-04 Marek Olšákgallium/radeon: rename RADEON_FLAG_HANDLE -> RADEON_FLA...
2017-07-04 Marek Olšákgallium/radeon: fix a possible crash for buffer exports
2017-07-04 Marek Olšákgallium/radeon: ignore PIPE_BIND_SHARED for buffers
2017-07-04 Marek Olšákradeonsi: add a HUD query for getting an average GFX...
2017-07-04 Philipp Zabelst/mesa: release EGLImage on EGLImageTarget* error
2017-07-04 Juan A. Suarez Romerovc4: automake: include vc4_cl_dump.h in
2017-07-03 Marek Olšákst/mesa: fix tessellation shaders with no support for...
2017-07-03 Dave Airlieradv: enable Int64 capability (v2)
2017-07-03 Connor Abbottac/nir: fix 64-bit shifts
2017-07-03 Connor Abbottac/nir: implement 64-bit packing and unpacking
2017-07-03 Connor Abbottspirv: fix OpBitcast when the src and dst bitsize are...
2017-07-03 Brian Paulsvga: don't call svga_texture_device_format_has_alpha...
2017-07-03 Brian Paulsvga: fix texture buffer object regression
2017-07-03 Brian Paulsvga: move assertion in draw_vgpu10()
2017-07-03 Brian Paulsvga: fix buffer binding flags initialization
2017-07-03 Nicolai Hähnlest/mesa: remove an obsolete comment
2017-07-03 Nicolai Hähnlemesa: remove unused parameter/member of add_uniform_to_...
2017-07-03 Nicolai Hähnleutil/disk_cache: fix a comment
2017-07-03 Nicolai Hähnleglsl: simplify disable_varying_optimizations_for_sso
2017-07-03 Nicolai Hähnleglsl: always print non-zero var->data.location_frac
2017-07-03 Nicolai Hähnlewinsys/radeon: only call pb_slabs_reclaim when slabs...
2017-07-03 Samuel Iglesias... anv: check support for enabled features in vkCreateDevice()
2017-07-03 Samuel Iglesias... anv: merge tessellation's primitive mode in merge_tess_...
2017-07-02 Bruce Cherniakswr: Limit memory held by defer deleted resources.
2017-07-02 Lionel Landwerlinanv: fix reported timestampPeriod value
2017-07-01 Lionel Landwerlinintel: genxml: make a couple of enums show up in aubinator
2017-07-01 Kenneth Graunkei965: Print access flags in INTEL_DEBUG=buf output.
2017-07-01 Chris Wilsoni965: Remove clearing of bo->map_gtt after failure
2017-07-01 Kenneth Graunkei965: Add inline to brw_bo_unmap
next