OSDN Git Service

android-x86/external-mesa.git
2017-03-30 Andres Gomezcherry-ignore: corrected typo in the Flush after unmap...
2017-03-30 Andres Gomezcherry-ignore: add the Flush after unmap in gbm/dri fix
2017-03-30 Andres Gomezcherry-ignore: add the Invalidate L2 for TRANSFER_WRITE...
2017-03-30 Jose Fonsecac11/threads: Include thr/xtimec.h for xtime definition...
2017-03-30 Jason Ekstrandanv: Flush caches prior to PIPELINE_SELECT on all gens
2017-03-30 Jason Ekstrandanv/cmd_buffer: Fix bad indentation
2017-03-30 Jason Ekstrandanv/cmd_buffer: Apply flush operations prior to executi...
2017-03-30 Jason Ekstrandanv/blorp: Use anv_get_layerCount everywhere
2017-03-30 Jason Ekstrandanv: Make anv_get_layerCount a macro
2017-03-29 Timothy Arcerimesa: update lower_jumps tests after bug fix
2017-03-29 Juan A. Suarez... tests/cache_test: allow crossing mount points
2017-03-29 Andres Gomezglsl: on UBO/SSBOs link error reset the number of activ...
2017-03-29 Jason Ekstrandanv/query: Fix the location of timestamp availability
2017-03-29 Bas Nieuwenhuizenradv: flush DB cache before and after HTILE decompress.
2017-03-29 Timothy Arceriglsl: fix lower jumps for returns when loop is inside...
2017-03-29 Matt Turneri965/fs: Don't emit SEL instructions for type-convertin...
2017-03-29 Xu Randyanv/blorp: Fix a crash in CmdClearColorImage
2017-03-29 Axel Davyst/nine: Use atomics for available_texture_mem
2017-03-29 Axel Davyst/nine: Resolve deadlock in surface/volume dtors when...
2017-03-29 Rob Clarkfreedreno: fix memory leak
2017-03-29 Jan Veselyclover: use pipe_resource references
2017-03-29 Marek Olšákradeonsi: don't hang on shader compile failure
2017-03-29 Tim Rowleyswr: [rasterizer jitter] fix llvm >= 5.0 build break
2017-03-29 Jason Ekstrandanv/image: Return early when unbinding an image
2017-03-29 Nicolai Hähnlemesa/main: fix MultiDrawElements[BaseVertex] validation...
2017-03-29 Kenneth Graunkei965: Fall back to GL 4.2/4.3 on Haswell if the kernel...
2017-03-29 Nanley Cheryintel: Correct the BDW surface state size
2017-03-29 Xu,Randyanv/genX: Solve the vkCreateGraphicsPipelines crash
2017-03-29 Dave Airlieradv: fix primitive reset index emission
2017-03-29 Ilia Mirkinst/mesa: set result writemask based on ir type
2017-03-29 Karol Herbstnvc0/ir: treat FMA like MAD for operand propagation
2017-03-29 Alex Deucherradeonsi: add new polaris12 pci id
2017-03-29 Jason Ekstrandanv/GetQueryPoolResults: Actually implement the spec
2017-03-29 Jason Ekstrandanv/query: Invalidate the correct range
2017-03-28 Topi Pohjolaineni965/gen8+: Do full stall when switching pipeline
2017-03-20 Emil Velikovdocs: add sha256 checksums for 17.0.2
2017-03-20 Emil Velikovdocs: add release notes for 17.0.2
2017-03-20 Emil VelikovUpdate version to 17.0.2
2017-03-17 Bas NieuwenhuizenRevert "radv: Emit cache flushes before CP DMA."
2017-03-17 Alex Smithradv/ac: Fix shared memory offset calculation
2017-03-17 James Leggradv: Fix using more than 4 bound descriptor sets
2017-03-17 Samuel Pitoisetradeonsi: disable sinking common instructions down...
2017-03-16 Alex Smithradv: Flush before copying with PKT3_WRITE_DATA in...
2017-03-16 Bas Nieuwenhuizenradv: Emit cache flushes before CP DMA.
2017-03-16 Jason Ekstrandnir/intrinsics: Make load_barycentric_input take a...
2017-03-16 Jason Ekstrandanv/blorp: Only set a clear color for resolves if fast...
2017-03-16 Jason Ekstrandanv/blorp: Turn off AUX after doing a CCS_D resolve
2017-03-16 Matt Turnerclover: Work around build failure with AltiVec.
2017-03-16 Ilia Mirkinnvc0: increase alignment to 256 for texture buffers...
2017-03-16 Gregory Hainautglapi: fix typo in count_scale
2017-03-16 Jacob Lifshayvulkan/wsi: Improve the DRI3 error message
2017-03-16 Jason Ekstrandanv: Properly handle destroying NULL devices and instances
2017-03-16 Nanley Cheryanv/image: Remove extra dependency on HiZ-specific...
2017-03-16 Dave Airlieradv: setup llvm target data layout
2017-03-16 Marek Olšákradeonsi: mark all bound shader buffer ranges as initia...
2017-03-16 Jason Ekstrandanv: Stall before fast-clear operations
2017-03-16 Jason Ekstrandanv: Accurately advertise dynamic descriptor limits
2017-03-16 Emil Velikovi965: move brw_define.h ifndef guard to the top
2017-03-16 Dave Airlieradv: disable mip point pre clamping.
2017-03-16 Fredrik Höglundradv/ac: fix multiple descriptor sets with dynamic...
2017-03-16 Fredrik Höglundradv: fix the dynamic buffer index in vkCmdBindDescript...
2017-03-16 Bas Nieuwenhuizenradv: Disable HTILE for textures with multiple layers...
2017-03-16 Alex Smithradv: Emit pending flushes before executing a secondary...
2017-03-16 Dave Airlieradv: drop Z24 support.
2017-03-16 Ilia Mirkinnvc0: take extra pushbuf space into account for pushbuf...
2017-03-16 Nanley Cheryanv/pass: Avoid accessing attachment array out of bounds
2017-03-16 Jonas Pfeilralloc: Make sure ralloc() allocations match malloc...
2017-03-15 Robert Fossmesa: Avoid read of uninitialized variable
2017-03-15 Kenneth Graunkeegl: Ensure ResetNotificationStrategy matches for share...
2017-03-15 Nicolai Hähnlest/mesa: inform the driver of framebuffer changes befor...
2017-03-15 Nicolai Hähnlest/glsl_to_tgsi: avoid iterating past the head of the...
2017-03-15 Samuel Iglesias... i965/fs: emit MOV_INDIRECT with the source with the...
2017-03-15 Samuel Iglesias... i965/fs: fix source type when emitting MOV_INDIRECT...
2017-03-15 Samuel Iglesias... i965/fs: fix indirect load DF uniforms on BSW/BXT
2017-03-15 Samuel Iglesias... i965/fs: detect different bit size accesses to uniforms...
2017-03-15 Samuel Iglesias... i965/fs: mark last DF uniform array element as 64 bit...
2017-03-15 Marek Olšákst/mesa: set blend state for PBO readbacks
2017-03-15 Marek Olšákst/mesa: reset sample_mask, min_sample, and render_cond...
2017-03-15 Jason Ekstrandanv/blorp/clear_subpass: Only set surface clear color...
2017-03-15 Emil Velikovcherry-ignore: add the swizzle blorp_clear fix
2017-03-04 Emil Velikovdocs: add sha256 checksums for 17.0.1
2017-03-04 Emil Velikovdocs: add release notes for 17.0.1
2017-03-04 Emil VelikovUpdate version to 17.0.1
2017-03-04 Daniel Stoneegl/wayland: Don't use DRM format codes for SHM
2017-03-04 Michel Dänzerconfigure.ac: Drop LLVM compiler flags more radically
2017-03-01 Grazvydas Ignotasgallium/u_queue: set num_threads correctly if not all...
2017-03-01 Grazvydas Ignotasgallium/u_queue: fix a crash with atexit handlers
2017-03-01 Dave Airlieradv: fix txs for sampler buffers
2017-03-01 Marek Olšákamd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
2017-03-01 Brendan Kingegl/dri3: implement query surface hook
2017-03-01 Dave Airlieradv: fix depth format in blit2d.
2017-03-01 Bas Nieuwenhuizenradv: Use correct size for availability flag.
2017-03-01 Bas Nieuwenhuizenradv: Only use PKT3_OCCLUSION_QUERY when it doesn't...
2017-03-01 Bas Nieuwenhuizenradv: Reset emitted compute pipeline when calling secon...
2017-03-01 Marek Olšákradeonsi: fix broken tessellation on Carrizo and Stoney
2017-03-01 Leo Liuconfigure.ac: check require_basic_egl only if egl enabled
2017-03-01 Grazvydas Ignotasr300g: only allow byteswapped formats on big endian
2017-03-01 Mauro Rossiandroid: glsl: build shader cache sources
2017-03-01 Mauro Rossiandroid: radeonsi: fix sid_table.h generated header...
2017-03-01 Tapani Pälliandroid: fix droid_create_image_from_prime_fd_yuv for...
next