mesa.git
2019-03-05 Eric Anholtv3d: Restrict live intervals to the blocks reachable...
2019-03-05 Andres Gomezgitlab-ci: install distro's ninja
2019-03-05 Samuel Pitoisetradv: properly align the fence and EOP bug VA on GFX9
2019-03-05 Samuel Pitoisetradv: allocate enough space in cmdbuf when starting...
2019-03-05 Eric Engestromvulkan: import vk_layer.h from Khronos
2019-03-05 Eric Engestromegl: fix libdrm-less builds
2019-03-05 Eric Engestromvulkan: import missing file from Khronos
2019-03-05 Eric Engestromutil: #define PATH_MAX when undefined (eg. Hurd)
2019-03-05 Eric Engestromradv: use the platform defines in vk.xml instead of...
2019-03-05 Eric Engestromanv: use the platform defines in vk.xml instead of...
2019-03-05 Lionel Landwerlinanv: update supported patch version
2019-03-05 Tapani Pällianv: toggle on support for VK_EXT_ycbcr_image_arrays
2019-03-05 Lionel Landwerlinvulkan: update headers/registry to 1.1.102
2019-03-05 Tapani Pällianv: retain the is_array state in create_plane_tex_inst...
2019-03-05 Eric Engestrommeson: avoid going back up the tree with include_direct...
2019-03-05 Kenneth Graunkei965: Implement threaded GL support.
2019-03-04 Jason Ekstrandanv/pipeline: Drop anv_fill_binding_table
2019-03-04 Jason Ekstrandanv: Use an actual binding for gl_NumWorkgroups
2019-03-04 Jason Ekstrandintel,nir: Lower TXD with min_lod when the sampler...
2019-03-04 Jason Ekstrandspirv: OpImageQueryLod requires a sampler
2019-03-04 Jason Ekstrandanv: Count surfaces for non-YCbCr images in GetDescript...
2019-03-04 Sagar Ghugespirv: Allow [i/u]mulExtended to use new nir opcode
2019-03-04 Sagar Ghugenir/algebraic: Optimize low 32 bit extraction
2019-03-04 Sagar Ghugeglsl: [u/i]mulExtended optimization for GLSL
2019-03-04 Sagar Ghugenir/glsl: Add another way of doing lower_imul64 for...
2019-03-04 Axel Davyst/nine: Ignore multisample quality level if no ms
2019-03-04 Axel Davyst/nine: Ignore window size if error
2019-03-04 Mauro Rossiandroid: anv: fix libexpat shared dependency
2019-03-04 Mauro Rossiandroid: anv: fix generated files depedencies (v2)
2019-03-04 Brian Paulst/wgl: init a variable to silence MinGW warning
2019-03-04 Brian Paulsvga: silence array out of bounds warning
2019-03-04 Brian Paulsvga: init fill variable to avoid compiler warning
2019-03-04 Brian Paulst/mesa: whitespace fixes in st_texture.h
2019-03-04 Brian Paulst/mesa: line wrapping, whitespace fixes in st_cb_texture.c
2019-03-04 Brian Paulst/mesa: whitespace fixes in st_sampler_view.c
2019-03-04 Gurchetan Singhegl/sl: also allow virtgpu to fallback to kms_swrast
2019-03-04 Mathias Fröhlichst/mesa: Invalidate the gallium array atom only if...
2019-03-04 Mathias Fröhlichmesa: Track buffer object use also for VAO usage.
2019-03-04 Samuel Pitoisetrav: use 32_AR instead of 32_ABGR when alpha coverage...
2019-03-04 Alyssa Rosenzweigpanfrost: List primitive restart enable bit
2019-03-04 Alyssa Rosenzweigpanfrost/midgard: Preview for data hazards
2019-03-04 Alyssa Rosenzweigpanfrost/midgard: Promote smul to vmul
2019-03-04 Alyssa Rosenzweigpanfrost: Flush with offscreen rendering
2019-03-04 Alyssa Rosenzweigpanfrost/midgard: Don't force constant on VLUT
2019-03-04 Alyssa Rosenzweigpanfrost: Cleanup cruft related to clears
2019-03-04 Alyssa Rosenzweigpanfrost: Decouple Gallium clear from FBD clear
2019-03-04 Alyssa Rosenzweigpanfrost: Import job data structures from v3d
2019-03-04 Ilia Mirkinglsl: fix recording of variables for XFB in TCS shaders
2019-03-04 Jose Maria... glsl: TCS outputs can not be transform feedback candida...
2019-03-04 Jose Maria... glsl: fix typos in comments "transfor" -> "transform"
2019-03-03 Gert Wollnymesa: Expose EXT_texture_query_lod and add support...
2019-03-03 Greg Vutil: emulate futex on FreeBSD using umtx
2019-03-03 Rob Clarkfreedreno/ir3: track register pressure in sched
2019-03-03 Rob Clarkfreedreno/ir3: add Sethi–Ullman numbering pass
2019-03-03 Rob Clarkfreedreno/ir3: include nopN in expanded instruction...
2019-03-02 Dave Airliest/mesa: add support for lowering fp64/int64 for nir...
2019-03-02 Jordan Justenscons: Generate float64_glsl.h for glsl_to_nir fp64...
2019-03-02 Jordan Justenintel/compiler: Move int64/doubles lowering options
2019-03-02 Jordan Justennir: Add int64/doubles options into nir_shader_compiler...
2019-03-02 Ian Romanicknir/algebraic: Optimize away an fsat of a b2f
2019-03-02 Ian Romanickintel/fs: Don't assert on b2f with a saturate modifier
2019-03-02 Lionel Landwerlinanv: add support for INTEL_DEBUG=bat
2019-03-01 Eric Anholtv3d: Fix build of NEON code with Mesa's cflags not...
2019-03-01 Matt Turnerintel/compiler: Add commas on final values of compactio...
2019-03-01 Ian Romanicknir/algebraic: Replace a-fract(a) with floor(a)
2019-03-01 Ian Romanickintel/fs: Generate if instructions with inverted conditions
2019-03-01 Ian Romanicknir/algebraic: Replace a bcsel of a b2f sources with...
2019-03-01 Ian Romanickintel/fs: Emit better code for b2f(inot(a)) and b2i...
2019-03-01 Ian Romanickintel/fs: Use De Morgan's laws to avoid logical-not...
2019-03-01 Ian Romanickintel/fs: Emit logical-not of operands on Gen8+
2019-03-01 Ian Romanickintel/fs: Refactor ALU source and destination handling...
2019-03-01 Ian Romanickintel/fs: Handle OR source modifiers in algebraic optim...
2019-03-01 Ian Romanickintel/fs: Relax type matching rules in cmod propagation...
2019-03-01 Ian Romanicknir/algebraic: Replace i2b used by bcsel or if-statemen...
2019-03-01 Ian Romanickintel/vec4: Emit constants for some ALU sources as...
2019-03-01 Eric EngestromRevert "swr/rast: Archrast codegen updates"
2019-03-01 Fritz Koenigfreedreno/a6xx: Enable UBWC modifier
2019-03-01 Fritz Koenigfreedreno: UBWC allocator
2019-03-01 Fritz Koenigfreedreno/a6xx: UBWC support
2019-03-01 Fritz Koenigfreedreno: pass count to query_dmabuf_modifiers
2019-03-01 Eric Engestromanv: fix typo
2019-03-01 Eric Engestromanv: remove spaces around kwargs assignment
2019-03-01 Eric Engestromanv: drop unused parameter
2019-03-01 Eric Engestromanv: simplify chained comparison
2019-03-01 Caio Marcelo... nir/copy_prop_vars: handle indirect vector elements
2019-03-01 Caio Marcelo... nir/copy_prop_vars: prefer using entries from equal...
2019-03-01 Caio Marcelo... nir/copy_prop_vars: add tests for indirect array deref
2019-03-01 Caio Marcelo... nir/copy_prop_vars: handle load/store of vector elements
2019-03-01 Caio Marcelo... nir/copy_prop_vars: use NIR_MAX_VEC_COMPONENTS
2019-03-01 Caio Marcelo... nir/copy_prop_vars: rename/refactor store_to_entry...
2019-03-01 Christian Gmeineretnaviv: fix compile warnings
2019-03-01 Christian Gmeineretnaviv: fix resource usage tracking across different...
2019-03-01 Christian Gmeineretnaviv: enable ETC2 texture compression support for...
2019-03-01 Christian Gmeineretnaviv: hook-up etc2 patching
2019-03-01 Christian Gmeineretnaviv: keep track of mapped bo address
2019-03-01 Christian Gmeineretnaviv: implement ETC2 block patching for HALTI0
2019-02-28 Jason Ekstrandintel/compiler: Re-prefix non-logical surface opcodes...
2019-02-28 Jason Ekstrandintel/schedule_instructions: Move some comments
2019-02-28 Jason Ekstrandintel/compiler: Drop unused surface opcodes
2019-02-28 Jason Ekstrandintel/fs: Get rid of the IMAGE_SIZE opcode
next