st/mesa: init hash keys with memset(), not designated initializers
[mesa.git] / src / gallium /
2019-03-08 Eric Engestromr600: cast pointer to expected type
2019-03-08 Brian Paulpipebuffer: s/PB_ALL_USAGE_FLAGS/PB_USAGE_ALL/
2019-03-08 Brian Paulsvga: remove SVGA_RELOC_READ flag in SVGA3D_BindGBSurface()
2019-03-08 Brian Paulsvga: refactor draw_vgpu10() function
2019-03-08 Brian Paulwinsys/svga: use new pb_usage_flags enum type
2019-03-08 Brian Paulpipebuffer: whitespace fixes in pb_buffer.h
2019-03-08 Brian Paulpipebuffer: use new pb_usage_flags enum type
2019-03-08 Charmaine Leesvga: add svga shader type in the shader variant
2019-03-08 Brian Paulgallium/util: add some const qualifiers in u_bitmask.c
2019-03-08 Brian Paulgallium/util: whitespace cleanups in u_bitmask.[ch]
2019-03-08 Chris Wilsoniris: Wire up EGL_IMG_context_priority
2019-03-08 Kenneth Graunkeiris: Export a copy_region helper that doesn't flush
2019-03-08 Kenneth Graunkeiris: Spruce up "are we using this engine?" checks...
2019-03-08 Timur Kristófradeonsi/nir: Only set window_space_position for vertex...
2019-03-07 Rob Clarkfreedreno/a6xx: perfcntrs
2019-03-07 Rob Clarkfreedreno/a6xx: fix border-color swizzles
2019-03-07 Rob Clarkfreedreno/a6xx: refactor fd6_tex_swiz()
2019-03-07 Rob Clarkfreedreno/a6xx: remove astc_srgb workaround
2019-03-07 Rob Clarkfreedreno: fix ir3_cmdline build
2019-03-07 Kenneth Graunkeiris: Drop PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
2019-03-07 Kenneth Graunkeiris: Properly support alpha and luminance-alpha formats
2019-03-07 Kenneth Graunkeiris: Defer uploading sampler state tables until draw...
2019-03-07 Kenneth Graunkeiris: Plumb through ISL_SWIZZLE_IDENTITY in buffer...
2019-03-07 Kenneth Graunkeisl: Add a swizzle parameter to isl_buffer_fill_state()
2019-03-07 Lionel Landwerliniris: fix decode_get_bo callback
2019-03-07 Erik Faye-Lundvirgl: remove unused variable
2019-03-07 Erik Faye-Lundvirgl: remove unused variable
2019-03-07 Erik Faye-Lundvirgl: remove unused variable
2019-03-07 Erik Faye-Lundvirgl: remove unused variables
2019-03-07 Lionel Landwerliniris: fix decoder call
2019-03-07 Andre Heideriris: add support for tgsi_to_nir
2019-03-07 Kenneth Graunkeiris: Fix MOCS for blits and clears
2019-03-06 Timothy Arceriradeonsi/nir: stop calling nir_lower_returns()
2019-03-06 Timothy Arceriglsl: use NIR function inlining for drivers that use...
2019-03-06 Timothy Arceriglsl/freedreno/panfrost: pass gl_context to the standal...
2019-03-06 Jose Maria Casanov... iris: setup EdgeFlag Vertex Element when needed.
2019-03-06 Jason Ekstrandnir/lower_doubles: Inline functions directly in lower_d...
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ó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-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 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 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-03 Rob Clarkfreedreno/ir3: add Sethi–Ullman numbering pass
2019-03-01 Eric Anholtv3d: Fix build of NEON code with Mesa's cflags not...
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 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 Kristian H. Kristensenfreedreno: Fix a couple of warnings
2019-02-28 Kristian H. Kristensenfreedreno/a6xx: Don't zero SO buffer addresses
2019-02-28 Kristian H. Kristensenfreedreno/a6xx: Only output MRT control for used frameb...
2019-02-28 Timothy Arceriradeonsi/nir: move si_lower_nir() call into compiler...
2019-02-27 Jonathan Marekfreedreno: catch failing fd_blit and fallback to softwa...
2019-02-27 Jonathan Marekfreedreno: use renderonly path for buffers allocated...
2019-02-27 Jonathan Marekfreedreno: a2xx: fix mipmapping for NPOT textures
2019-02-27 Jonathan Marekfreedreno: a2xx: fix fast clear for some gmem configura...
2019-02-27 Jonathan Marekfreedreno: a2xx: add use_hw_binning function
2019-02-27 Jonathan Marekfreedreno: a2xx: don't write 4th vertex in mem2gmem
2019-02-27 Erik Faye-Lundswr/codegen: fix autotools build
2019-02-27 Eric Engestrommeson/swr: replace hard-coded path with current_build_dir()
2019-02-27 Gurchetan Singhvirgl/vtest: deprecate protocol version 1
2019-02-27 Tapani Pälliiris: add libmesa_iris_gen8 library to the build
2019-02-27 Tapani Pälliandroid: make libbacktrace optional on USE_LIBBACKTRACE
2019-02-27 Alyssa Rosenzweigpanfrost/midgard: Allow flt to run on most units
2019-02-27 Alyssa Rosenzweigpanfrost: Expose perf counters in environment
2019-02-27 Alyssa Rosenzweigpanfrost: Identify 4-bit channel texture formats
2019-02-27 Alyssa Rosenzweigpanfrost: Add RGB565, RGB5A1 texture formats
2019-02-26 Jose Maria Casanov... iris: Enable ARB_shader_draw_parameters support
2019-02-26 Pierre Moreauclover: Fix indentation issues
2019-02-26 Pierre Moreauclover: Only use devices supporting IR_NATIVE
2019-02-26 Pierre Moreauclover: Move platform extensions definitions to clover...
2019-02-26 Pierre Moreauclover: Move device extensions definitions to core...
next