mesa.git
2019-07-01 Eric Engestromegl: simplify loop
2019-07-01 Eric Anholtsparc: Reuse m_vector_asm.h.
2019-07-01 Eric Anholtmesa: Enable asm unconditionally, now that gen_matypes...
2019-07-01 Eric Anholtmesa: Replace gen_matypes with a simple header for...
2019-07-01 Eric Anholtmatypes: Drop some unused defines.
2019-07-01 Eric Engestrommeson: drop duplicate source & inc_dir
2019-07-01 Eric Engestromswrast: simplify function pointer calls
2019-07-01 Eric Engestromegl/wayland: use bitset.h for `formats` bit set
2019-07-01 Sagar Ghugeintel/tools: Add assembler unit tests for ROL/ROR instr...
2019-07-01 Sagar Ghugeintel/tools: Add ROL/ROR support in assembler
2019-07-01 Sagar Ghugenir: Add lower_rotate flag and set to true in all drivers
2019-07-01 Sagar Ghugeintel/compiler: Emit ROR and ROL instruction
2019-07-01 Sagar Ghugenir: Add optimization to use ROR/ROL instructions
2019-07-01 Sagar Ghugenir: Add urol and uror opcodes
2019-07-01 Sagar Ghugeintel/compiler: Enable the emission of ROR/ROL instructions
2019-07-01 Alyssa Rosenzweigpanfrost: Implement instanced rendering
2019-07-01 Alyssa Rosenzweigpanfrost/decode: Compute padded_num_vertices for MODULO
2019-07-01 Alyssa Rosenzweigpanfrost/midgard: Emit type appropriate ld_vary
2019-07-01 Alyssa Rosenzweigpanfrost/midgard: Add unsigned ld/st ops
2019-07-01 Alyssa Rosenzweigpanfrost/midgard: Use the appropriate ld_attr type
2019-07-01 Alyssa Rosenzweigpanfrost: Implement dispatch helpers
2019-07-01 Alyssa Rosenzweigpanfrost: Remove ancient comment
2019-07-01 Alyssa Rosenzweigpanfrost: Extend software tiling to larger bpp
2019-07-01 Alyssa Rosenzweigpanfrost: Rewrite u-interleaving code
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
next