mesa.git
2019-03-11 Eric Engestromwsi: deduplicate get_current_time() functions between...
2019-03-11 Tapani Pällianv: release memory allocated by bo_heap when descripto...
2019-03-11 Tapani Pällianv: destroy descriptor sets when pool gets destroyed
2019-03-11 Timothy Arcerianv: add support for dumping shader info via VK_EXT_deb...
2019-03-10 Kenneth Graunkeiris: Fix backface stencil write condition
2019-03-10 Alyssa Rosenzweigpanfrost/drm: Cast pointer to u64 to fix warning
2019-03-10 Tomeu Vizosopanfrost: Add backend targeting the DRM driver
2019-03-10 Tomeu Vizosopanfrost: Add gem_handle to panfrost_memory and panfrost_bo
2019-03-10 Rob Clarkfreedreno/a6xx: more bcolor fixes
2019-03-09 Eric Engestromgitlab-ci: add panfrost to the gallium drivers build
2019-03-09 Eric Engestrompanfrost: move #include to fix compilation
2019-03-09 Eric Engestrompanfrost: fix tgsi_to_nir() call
2019-03-09 Axel DavyRevert "d3dadapter9: Support software renderer on any...
2019-03-09 Axel Davyst/nine: Change a few advertised caps
2019-03-09 Axel Davyst/nine: Do not advertise CANMANAGERESOURCE
2019-03-09 Axel Davyst/nine: Do not advertise support for D15S1 and D24X4S4
2019-03-09 Patrick Rudolphd3dadapter9: Support software renderer on any DRI device
2019-03-09 Axel Davyst/nine: Disable depth write when nothing gets updated
2019-03-09 Elie Tourniervirgl: Return an error if we use fp64 on top of GLES
2019-03-09 Elie Tourniervirgl: Set PIPE_CAP_DOUBLES when running on GLES This...
2019-03-09 Elie Tourniervirgl: Add a caps to advertise GLES backend
2019-03-09 Kenneth GraunkeRevert MR 369 (Fix extract_i8 and extract_u8 for 64...
2019-03-09 Ian Romanicknir/algebraic: Add missing 16-bit extract_[iu]8 patterns
2019-03-09 Ian Romanicknir/algebraic: Add missing 64-bit extract_[iu]8 patterns
2019-03-09 Ian Romanicknir/algebraic: Remove redundant extract_[iu]8 patterns
2019-03-09 Ian Romanicknir/algebraic: Fix up extract_[iu]8 after loop unrolling
2019-03-09 Jason Ekstrandanv/pipeline: Move lower_explicit_io much later
2019-03-09 Jason Ekstrandintel/nir: Move lower_mem_access_bit_sizes to postproce...
2019-03-08 Rob Clarkfreedreno/ir3: turn on [iu]mul_high
2019-03-08 Rob Clarkfreedreno/ir3: fix ir3_cmdline harder
2019-03-08 Eric Anholtst/dri: Set the PIPE_BIND_SHARED flag on create_image_w...
2019-03-08 Kenneth Graunkeiris: Use copy_region and staging resources to avoid...
2019-03-08 Eric Engestromandroid: fix missing backspace for line continuation
2019-03-08 Karol Herbstprog_to_nir: fix write from vps to FOG
2019-03-08 Sagar Ghugeiris: Track last VS URB entry size
2019-03-08 Sagar Ghugeiris: Refactor code to share 3DSTATE_URB_* packet
2019-03-08 Eric Engestromglx/meson: use full include path for dri_interface.h
2019-03-08 Eric Engestromhgl/meson: drop unused include directory
2019-03-08 Brian Paulintel/compiler: silence unitialized variable warning...
2019-03-08 Brian Paulintel/decoders: silence uninitialized variable warnings...
2019-03-08 Brian Paulst/mesa: init hash keys with memset(), not designated...
2019-03-08 Eric Engestromgitlab-ci: fix llvm version (7 doesn't have a ".0")
2019-03-08 Eric Engestrombuild: make passing an incorrect pointer type a hard...
2019-03-08 Eric Engestromr600: cast pointer to expected type
2019-03-08 Eric Engestromgitlab-ci: autotools needs to be told which llvm versio...
2019-03-08 Eric Engestromgitlab-ci: only build the default (=latest) and oldest...
2019-03-08 Eric Engestromtravis: clean up
2019-03-08 Eric Engestromtravis: drop unused vars
2019-03-08 Eric Engestromtravis: fix meson build by letting `auto` do its job
2019-03-08 Eric Engestromautotools: don't build libGLES*.so with GLVND
2019-03-08 Eric Engestrommeson: don't build libGLES*.so with GLVND
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 Paulst/mesa: whitespace, formatting fixes in st_cb_flush.c
2019-03-08 Brian Paulst/mesa: move, clean-up shader variant key decls/inits
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 Alejandro Piñeironir/linker: fix ARRAY_SIZE query with xfb varyings
2019-03-08 Antia Puentesnir/linker: Fix TRANSFORM_FEEDBACK_BUFFER_INDEX
2019-03-08 Alejandro Piñeironir/linker: use nir_gather_xfb_info
2019-03-08 Alejandro Piñeironir/xfb: handle arrays and AoA of basic types
2019-03-08 Alejandro Piñeironir_types: add glsl_type_is_struct helper
2019-03-08 Alejandro Piñeironir/xfb: sort varyings too
2019-03-08 Alejandro Piñeironir/xfb: adding varyings on nir_xfb_info and gather_info
2019-03-08 Alejandro Piñeironir_types: add glsl_varying_count helper
2019-03-08 Alejandro Piñeironir/xfb: add component_offset at nir_xfb_info
2019-03-08 Samuel PitoisetRevert "radv: execute external subpass barriers after...
2019-03-08 Lionel Landwerlinintel/error2aub: support older style engine names
2019-03-08 Lionel Landwerlinintel/error2aub: deal with GuC log buffer
2019-03-08 Lionel Landwerlinintel/error2aub: add a verbose option
2019-03-08 Lionel Landwerlinintel/error2aub: write GGTT buffers into the aub file
2019-03-08 Lionel Landwerlinintel/error2aub: store engine last ring buffer head...
2019-03-08 Lionel Landwerlinintel/error2aub: annotate buffer with their address...
2019-03-08 Lionel Landwerlinintel/error2aub: parse other buffer types
2019-03-08 Lionel Landwerlinintel/error2aub: strenghten batchbuffer identifier...
2019-03-08 Lionel Landwerlinintel/error2aub: identify buffers by engine
2019-03-08 Lionel Landwerlinintel/error2aub: build a list of BOs before writing...
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 Jason Ekstrandnir/builder: Add a build_deref_array_imm helper
2019-03-07 Jason Ekstrandnir/builder: Cast array indices in build_deref_follower
2019-03-07 Jason Ekstrandnir/builder: Emit better code for iadd/imul_imm
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
next