mesa.git
2019-07-01 Rob Clarkfreedreno: update generated registers
2019-07-01 Samuel Pitoisetradv: rework how the number of VGPRs is computed
2019-07-01 Samuel Pitoisetradv: gather if a vertex shaders needs the instance ID
2019-07-01 Samuel Pitoisetradv: fix decompressing DCC levels with compute
2019-07-01 Samuel Pitoisetradv: the number of VGPR_COMP_CNT for GS is expected...
2019-07-01 Samuel Pitoisetradv: reduce number of VGPRs for TESS_EVAL if primitive...
2019-07-01 Samuel Pitoisetradv: make sure to mark the image as compressed when...
2019-07-01 Michel Dänzertargets/opencl: Add clangASTMatchers library as dependency
2019-06-30 Caio Marcelo... glsl/nir: Lower buffers using Binding instead of Names
2019-06-30 Alejandro Piñeiroglspirv: Enable the new deref-base UBO/SSBO path on...
2019-06-30 Alejandro Piñeiroi965: call to gl_nir_link_uniform_blocks
2019-06-30 Alejandro Piñeiroi965: use GLboolean for all brw_link_shader returns
2019-06-30 Alejandro Piñeironir/linker: update already processed uniforms search...
2019-06-30 Alejandro Piñeironir/linker: fill up uniform_storage with explicit data
2019-06-30 Alejandro Piñeironir/linker: use only the array element type for array...
2019-06-30 Alejandro Piñeironir/linker: fill is_shader_storage for uniforms
2019-06-30 Alejandro Piñeironir/linker: add gl_nir_link_uniform_blocks.c
2019-06-30 Alejandro Piñeironir_types: add glsl_type_is_leaf helper
2019-06-30 Alejandro Piñeiroglsl/nir: add glsl_types::explicit_size plus nir C...
2019-06-30 Alejandro Piñeiroglsl_types: add type::bit_size and glsl_base_type_bit_s...
2019-06-30 Alejandro Piñeironir: add is_in_ubo/ssbo/block helpers
2019-06-30 Alejandro Piñeirospirv/nir: fill up nir variable info for ubos and ssbo
2019-06-30 Alejandro Piñeirospirv/nir: create nir variable for UBO/SSBO
2019-06-30 Gert Wollnyvl: Use CS composite shader only if TEX_LZ and DIV...
2019-06-30 Gert Wollnygallium: Add CAP for opcode DIV
2019-06-30 Gert Wollnyvl: replace DIV-ADD with MAD using inverse size
2019-06-30 Jonathan Mareketnaviv: blt: blit with the original format when possible
2019-06-30 Jonathan Mareketnaviv: clear all bits for 24bpp depth without stencil
2019-06-30 Eric Engestrommesa: use binary search for MESA_EXTENSION_OVERRIDE
2019-06-29 Eric Engestromgitlab-ci: test meson installation
2019-06-29 Eric Engestromanv: fix indentation
2019-06-29 Eric Engestromanv: fix typo
2019-06-29 Eric Engestromanv: replace hard-coded platform list with vk.xml parse
2019-06-29 Chih-Wei Huangandroid: fix typo LOCAL_EXPORT_C_INCLUDES
2019-06-29 Mauro Rossiandroid: virgl: fix generated virgl_driinfo.h building...
2019-06-29 Lionel Landwerlinintel/compiler: don't use byte operands for src1 on ICL
2019-06-29 renchengleiegl: Enable eglGetPlatformDisplay on Android Platform
2019-06-29 Ian Romanicknir/serach: Increase maximum commutative expressions...
2019-06-29 Ian Romanicknir/algebraic: Don't mark expression with duplicate...
2019-06-29 Ian Romanicknir/search: Log Boolean constants instead of asserting
2019-06-29 Ian Romanicknir/algebraic: Fail build when too many commutative...
2019-06-29 Ian Romanicknir/algebraic: Fix whitespace error
2019-06-29 Alyssa Rosenzweigpanfrost: Allow R11G11B10 rendering
2019-06-29 Alyssa Rosenzweigpanfrost: Default to util_pack_color for clears
2019-06-29 Ian Romanickintel/vec4: Try both sources as candidates for being...
2019-06-29 Ian Romanickintel/vec4: Try immediate sources for dot products too
2019-06-29 Ian Romanickintel/vec4: Try emitting non-scalar immediates
2019-06-28 Eric Anholtnir: Fix lowering of bitfield_insert to shifts.
2019-06-28 Dylan BakerRevert "meson: Add support for using cmake for finding...
2019-06-28 Dylan BakerRevert "meson: try to use cmake as a finder for clang"
2019-06-28 Eric Engestrommesa: stop trying new filenames if the filename existin...
2019-06-28 Eric Engestrommesa: use os_file_create_unique()
2019-06-28 Eric Engestromutil: add os_file_create_unique()
2019-06-28 Alyssa Rosenzweigpanfrost: Disable DXT-style texture compression
2019-06-28 Alyssa Rosenzweigpanfrost: Dump unknown formats before aborting
2019-06-28 Alyssa Rosenzweigpanfrost/midgard: Fix 3D texture regression
2019-06-28 Alyssa Rosenzweigpanfrost: Add some special formats
2019-06-28 Alyssa Rosenzweigpanfrost/midgard: Implement integer sampler
2019-06-28 Alyssa Rosenzweigpanfrost: Remove dubious assert
2019-06-28 Alyssa Rosenzweigpanfrost: Implement primitive restart
2019-06-28 Anuj Phogati965/icl: Apply WA_1606682166 to compute workloads
2019-06-28 Anuj PhogatRevert "iris/icl: Add WA_2204188704 to disable pixel...
2019-06-28 Anuj PhogatRevert "anv/icl: Add WA_2204188704 to disable pixel...
2019-06-28 Anuj PhogatRevert "i965/icl: Add WA_2204188704 to disable pixel...
2019-06-28 Anuj Phogati965/icl: Fix WA_1606682166
2019-06-28 Rob Clarkfreedreno/ir3: small cleanup
2019-06-28 Rob Clarkfreedreno/ir3: fix missing (ss) in dummy bary.f case
2019-06-28 Rob Clarkfreedreno/a6xx: wire up dither state
2019-06-28 Arfrever Frehtes... meson: Improve detection of Python when using Meson...
2019-06-28 Pierre-Eric... radeon/uvd: fix calc_ctx_size_h265_main10
2019-06-28 Pierre-Eric... mesa: add display list support for gl(Compressed)Textur...
2019-06-28 Pierre-Eric... mesa: add glTextureParameteri/iv/f/fvEXT
2019-06-28 Pierre-Eric... mesa: extend _mesa_lookup_or_create_texture to support...
2019-06-28 Pierre-Eric... mesa: refactor bind_texture
2019-06-28 Pierre-Eric... mesa: extract helper function for glTexParameter*
2019-06-28 Pierre-Eric... mesa: add buffer != 0 checks to glNamedBufferEXT functions
2019-06-28 Marek Olšákmesa: fix a typo in map_named_buffer_range
2019-06-28 Timothy Arcerimesa: add support for glMapNamedBufferEXT()
2019-06-28 Timothy Arcerimesa: add support for glUnmapNamedBufferEXT()
2019-06-28 Timothy Arcerimesa: add support for glCompressedTextureSubImage2DEXT()
2019-06-28 Timothy Arcerimesa: add support for glTextureSubImage2DEXT()
2019-06-28 Timothy Arcerimesa: add support for glMapNamedBufferRangeEXT()
2019-06-28 Timothy Arcerimesa: add support for glNamedBufferStorageEXT
2019-06-28 Timothy Arcerimesa: add support for glNamedBuffer*DataEXT()
2019-06-28 Timothy Arcerimesa: add support for glBindMultiTextureEXT
2019-06-28 Pierre-Eric... mesa: delete framebuffer texture attachment sampler...
2019-06-28 James Clarkemeson: GNU/kFreeBSD has DRM/KMS and requires -D_GNU_SOURCE
2019-06-28 Kenneth Graunkegallium/u_transfer_helper: Don't leak a reference to...
2019-06-28 Eric Engestrommeson: only add empty lines betwen active summary sections
2019-06-28 Eric Engestrommeson: bump required libdrm version to 2.4.81
2019-06-28 Emil Velikovac: change ac_query_gpu_info() signature
2019-06-28 Tomeu Vizosopanfrost: Only tag AFBC addresses when sampling
2019-06-28 Jose Fonsecagallivm: Improve lp_build_rcp_refine.
2019-06-28 Tomeu Vizosopanfrost/ci: Don't error out on RK3288
2019-06-28 Tomeu Vizosopanfrost/ci: Don't print every kernel file
2019-06-28 Tomeu Vizosopanfrost/ci: Fix the image name
2019-06-28 Tomeu Vizosopanfrost/ci: Remove batching
2019-06-28 Kenneth Graunkeiris: Don't leak resources in iris_create_surface for...
2019-06-28 Samuel Pitoisetradv: only enable VK_AMD_gpu_shader_{half_float,int16...
2019-06-28 Samuel Pitoisetradv: add si_emit_ia_multi_vgt_param() helper
next