mesa.git
2019-03-06 Eric Engestrommeson: remove unused include_directories(vulkan)
2019-03-06 Eric Engestrommeson: fix with_dri2 definition for GNU Hurd
2019-03-06 Lionel Landwerlinradv: set num_components on vulkan_resource_index intrinsic
2019-03-06 Timothy Arcerinir: rename glsl_type_is_struct() -> glsl_type_is_struc...
2019-03-06 Timothy Arceriglsl: rename record_types -> struct_types
2019-03-06 Timothy Arceriglsl: rename record_location_offset() -> struct_locatio...
2019-03-06 Timothy Arceriglsl: rename get_record_instance() -> get_struct_instance()
2019-03-06 Timothy Arceriglsl: rename is_record() -> is_struct()
2019-03-05 Karol Herbstnir/spirv: initial handling of OpenCL.std extension...
2019-03-05 Karol Herbstnir/vtn: add support for SpvBuiltInGlobalLinearId
2019-03-05 Karol Herbstnir: add support for address bit sized system values
2019-03-05 Karol Herbstnir/spirv: improve parsing of the memory model
2019-03-05 Karol Herbstnir: replace magic numbers with M_PI
2019-03-05 Caio Marcelo... anv: Implement VK_EXT_external_memory_host
2019-03-05 Eric Anholtv3d: Drop the V3D 3.x vpm read dead code elimination.
2019-03-05 Eric Anholtv3d: Eliminate the TLB and TLBU files.
2019-03-05 Eric Anholtv3d: Use ldunif instructions for uniforms.
2019-03-05 Eric Anholtv3d: Add support for register-allocating a ldunif to...
2019-03-05 Eric Anholtv3d: Drop the old class bits splitting up the accumulators.
2019-03-05 Eric Anholtv3d: Add support for vir-to-qpu of ldunif instructions...
2019-03-05 Eric Anholtv3d: Switch implicit uniforms over to being any qinst...
2019-03-05 Eric Anholtv3d: Do uniform rematerialization spilling before dropp...
2019-03-05 Eric Anholtv3d: Fix temporary leaks of temp_registers and when...
2019-03-05 Eric Engestromgitlab-ci: drop job prefixes
2019-03-05 Timur Kristóftgsi_to_nir: Set correct location for uniforms.
2019-03-05 Timur Kristóftgsi_to_nir: Improve interpolation modes.
2019-03-05 Kenneth Graunketgsi_to_nir: use sampler variables and derefs
2019-03-05 Timur Kristóftgsi_to_nir: Support FACE and POSITION properly.
2019-03-05 Timur Kristóftgsi_to_nir: Extract ttn_emulate_tgsi_front_face into...
2019-03-05 Timur Kristóftgsi_to_nir: Restructure system value loads.
2019-03-05 Timur Kristóftgsi_to_nir: Produce optimized NIR for a given pipe_screen.
2019-03-05 Timur Kristóffreedreno: Plumb pipe_screen through to irX_tgsi_to_nir.
2019-03-05 Timur Kristófnir: Add multiplier argument to nir_lower_uniforms_to_ubo.
2019-03-05 Timur Kristófnir: Move nir_lower_uniforms_to_ubo to compiler/nir.
2019-03-05 Timur Kristóftgsi_to_nir: Split to smaller functions.
2019-03-05 Timur Kristóftgsi_to_nir: Make the TGSI IF translation code more...
2019-03-05 Timur Kristóftgsi_to_nir: Fix TGSI LIT translation by using flt.
2019-03-05 Timur Kristóftgsi_to_nir: Fix the TGSI ARR translation by converting...
2019-03-05 Timur Kristófnir: Add ability for shaders to use window space coordi...
2019-03-05 Eric Anholtv3d: Move the stores for fixed function VS output reads...
2019-03-05 Eric Anholtv3d: Translate f2i(fround_even) as FTOIN.
2019-03-05 Eric Anholtnir: Improve printing of load_input/store_output variab...
2019-03-05 Jason Ekstrandanv: Implement VK_EXT_inline_uniform_block
2019-03-05 Jason Ekstrandspirv: Use the same types for resource indices as pointers
2019-03-05 Jason Ekstrandspirv: Use the generic dereference function for OpArray...
2019-03-05 Jason Ekstrandspirv: Pull offset/stride from the pointer for OpArrayL...
2019-03-05 Jason Ekstrandanv: Add a concept of a descriptor buffer
2019-03-05 Jason Ekstrandanv: Take references to push descriptor set layouts
2019-03-05 Jason Ekstrandanv: Refactor descriptor pushing a bit
2019-03-05 Jason Ekstrandanv: drop add_var_binding from anv_nir_apply_pipeline_l...
2019-03-05 Jason Ekstrandanv: Clean up descriptor set layouts
2019-03-05 Jason Ekstrandanv: Count image param entries rather than images
2019-03-05 Jason Ekstrandanv: Stop allocating buffer views for dynamic buffers
2019-03-05 Jason Ekstrandanv: Rework arguments to anv_descriptor_set_write_*
2019-03-05 Jason Ekstrandanv/descriptor_set: Refactor alloc/free of descriptor...
2019-03-05 Eric Anholtv3d: Stop treating exec masking specially.
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
next