OSDN Git Service

broadcom/vc4: Prefer blit via rendering to the software fallback.
[android-x86/external-mesa.git] / src /
2017-08-02 Eric Anholtbroadcom/vc4: Prefer blit via rendering to the software...
2017-08-02 Wladimir J. van... etnaviv: Clear lbl_usage array correctly
2017-08-02 Emil Velikovswr: don't forget to link AVX/AVX2 against pthreads
2017-08-02 Tim Rowleyswr/rast: quit using linux-specific gettid()
2017-08-02 Tim Rowleygallium/util: fix nondeterministic avx512 detection
2017-08-02 Chad Versaceanv/image: Fix VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT
2017-08-02 Emil Velikovswrast: add dri2ConfigQueryExtension to the correct...
2017-08-02 Kenneth Graunkenir: Use nir_src_copy instead of direct assignments.
2017-08-02 Timothy Arcerinir: fix nir_opt_copy_prop_vars() for arrays of arrays
2017-08-02 Jason Ekstrandnir/vars_to_ssa: Handle missing struct members in forea...
2017-08-02 Jason Ekstrandanv/image: Add INPUT_ATTACHMENT to the list of required...
2017-08-02 Jason Ekstrandanv: Stop leaking the no_aux sampler surface state
2017-08-02 Jason Ekstrandanv/cmd_buffer: Properly handle render passes with...
2017-08-02 Mark Thompsonst/va: Fix scaling list ordering for H.265
2017-08-02 Emil Velikovradv: advertise v6 of the wayland surface extension
2017-08-02 Emil Velikovanv: advertise v6 of the wayland surface extension
2017-08-02 Eric Engestromconfigure: only install khrplatform.h if needed
2017-08-02 Juan A. Suarez Romeroanv/pipeline: use unsigned long long constant to check...
2017-08-02 Nicolai Hähnleradeonsi/gfx9: fix crash building monolithic merged...
2017-08-02 Thomas Hellstromloader/dri3: Use dri3_find_back in loader_dri3_swap_buf...
2017-08-02 Marek Olšákst/mesa: always unconditionally revalidate main framebu...
2017-08-02 Ilia Mirkinnv50/ir: fix threads calculation for non-compute shaders
2017-08-02 Brian Paulsvga: fix texture swizzle writemasking
2017-07-12 James Leggspirv: Fix reaching unreachable for compare exchange...
2017-07-12 Brian Paulsvga: fix PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE value
2017-07-12 Olivier Lauffenburgerst/wgl: improve selection of pixel format
2017-07-12 Charmaine Leesvga: fixed surface size to include array size
2017-07-12 Neha Bhendesvga: loop over box.depth for ReadBack_image on each...
2017-07-12 Juan A. Suarez Romeroglsl: do not call link_xfb_stride_layout_qualifiers...
2017-07-12 Anuj Phogatintel/isl: Add the maximum surface size limit
2017-07-12 Anuj Phogatintel/isl: Use uint64_t to store total surface size
2017-07-12 Marek Olšákgallium/radeon: fix a possible crash for buffer exports
2017-07-12 Aleksander Morgadoetnaviv: don't dereference etna_resource pointer if...
2017-07-12 Brian Paulsvga: clamp device line width to at least 1 to fix...
2017-07-12 Alex Smithac/nir: Fix ordering of parameters for image atomic...
2017-07-12 Aleksander Morgadoetnaviv: fix refcnt initialization in etna_screen
2017-07-12 Tim Rowleyswr/rast: Correctly allocate SWR_STATS memory as cachel...
2017-07-12 Tim Rowleyswr/rast: _mm*_undefined_* implementations for gcc<4.9
2017-07-12 Plamena Manolovamesa/main: Move NULL pointer check.
2017-07-12 Chandu Babu Nst/va: Fix leak in VAAPI subpictures
2017-07-12 Iago Toral Quirogaglsl: gl_Max{Vertex,Fragment}UniformComponents exist...
2017-07-12 Tomasz Figaintel: common: Fix link failure with standalone Android...
2017-07-12 Ilia Mirkinglsl: check if any of the named builtins are available...
2017-07-12 Jason Ekstrandnir/spirv: Use the type from the deref for atomics
2017-07-08 Connor Abbottac/nir: implement 64-bit packing and unpacking
2017-07-08 Connor Abbottspirv: fix OpBitcast when the src and dst bitsize are...
2017-07-08 Philipp Zabelst/mesa: release EGLImage on EGLImageTarget* error
2017-07-08 Nicolai Hähnlewinsys/radeon: only call pb_slabs_reclaim when slabs...
2017-07-08 Bruce Cherniakswr: Limit memory held by defer deleted resources.
2017-07-08 Lucas Stachetnaviv: fix shader miscompilation with more than 16...
2017-07-08 Alex Smithac/nir: Use correct LLVM intrinsics for atomic ops...
2017-07-08 James Leggac/nir: Make intrinsic_name buffer long enough
2017-07-08 Kenneth Graunkei965: Always set AALINEDISTANCE_TRUE on Sandybridge.
2017-07-08 Kenneth Graunkei965: Use true AA line distance on G45/Ironlake.
2017-07-08 Aaron Watryradeon/winsys: Limit max allocation size to 70% of...
2017-07-08 Brian Pauldraw: check for line_width != 1.0f in validate_pipeline()
2017-06-28 Eric Le BihanFix khrplatform.h not installed if EGL is disabled.
2017-06-28 Emil Velikovradeonsi: include ac_binary.h for struct ac_shader_binary
2017-06-28 Ilia Mirkinnv50/ir: fix combineLd/St to update existing records...
2017-06-28 Ilia Mirkinnv50/ir: fetch indirect sources BEFORE the op that...
2017-06-28 Iago Toral Quirogai965: update MaxTextureRectSize to match PRMs and compl...
2017-06-28 Nicolai Hähnleamd/common: fix off-by-one in sid_tables.py
2017-06-28 Eric Engestromegl/display: make platform detection thread-safe
2017-06-28 Eric Engestromegl/display: only detect the platform once
2017-06-28 Michel Dänzergallium/util: Break recursion in pipe_resource_reference
2017-06-28 Ville Syrjäläi915: Fix wpos_tex vs. -1 comparison
2017-06-28 Lucas Stachetnaviv: only flush resource to self if no scanout...
2017-06-28 Ben Crockeregl_dri2: swrastGetDrawableInfo: set *x, *y [v2]
2017-06-28 Pierre Moreaunv50/ir: Properly fold constants in SPLIT operation
2017-06-28 Jason Ekstrandi965: Clamp clear colors to the representable range
2017-06-28 Brian Paulgallium/vbuf: avoid segfault when we get invalid glDraw...
2017-06-28 Anuj Phogati965: Fix broxton 2x6 l3 config
2017-06-28 Anuj Phogati965: Add and initialize l3_banks field for gen7+
2017-06-28 Brian Paulsvga: check return value from svga_set_shader( SVGA3D_S...
2017-06-28 Charmaine Leesvga: use the winsys interface to invalidate surface
2017-06-28 Eric Engestromegl: properly count configs
2017-06-28 Chad Versaceegl/android: Change order of EGLConfig generation (v2)
2017-06-28 Ville Syrjäläi915: Fix gl_Fragcoord interpolation
2017-06-28 Chandu Babu Nchange va max_entrypoints
2017-06-28 Marek Olšákst/mesa: fix pipe_rasterizer_state::scissor with multip...
2017-06-28 Marek Olšákmesa: flush vertices before updating ctx->_Shader
2017-06-28 Marek Olšákmesa: flush vertices before changing viewports
2017-06-28 Jason Ekstrandspirv: Work around the Doom shader bug
2017-06-28 Marek Olšákwinsys/amdgpu: fix a deadlock when waiting for submissi...
2017-06-28 Jonas Kullaanv: Fix L3 cache programming on Bay Trail
2017-06-28 Kenneth Graunkei965: Ignore anisotropic filtering in nearest mode.
2017-06-28 Nicolai Hähnlegallium/radeon/gfx9: fix PBO texture uploads to compres...
2017-06-28 Topi Pohjolaineni965/gen4: Set depth offset when there is stencil attac...
2017-06-28 Lucas Stachetnaviv: advertise correct max LOD bias
2017-06-28 Lucas Stachetnaviv: mask correct channel for RB swapped rendertargets
2017-06-28 Lucas Stachetnaviv: replace translate_clear_color with util_pack_color
2017-06-28 Lucas Stachetnaviv: remove bogus assert
2017-06-28 Lucas Stachetnaviv: use padded width/height for resource copies
2017-06-28 Lucas Stachetnaviv: don't try RS blit if blit region is unaligned
2017-06-28 Jason Ekstrandi965: Set step_rate = 0 for interleaved vertex buffers
2017-06-28 Jason Ekstrandi965: Disable the interleaved vertex optimization when...
2017-06-28 Jason Ekstrandi965: Do an end-of-pipe sync after flushes
2017-06-28 Jason Ekstrandi965/blorp: Do an end-of-pipe sync around CCS ops
2017-06-28 Jason Ekstrandi965: Do an end-of-pipe sync prior to STATE_BASE_ADDRESS
2017-06-28 Topi Pohjolaineni965: Add an end-of-pipe sync helper
next