OSDN Git Service

android-x86/external-mesa.git
2016-09-06 Chih-Wei HuangMerge remote-tracking branch 'mesa/12.0' into marshmall... android-x86-6.0-r1
2016-09-05 Emil Velikovdocs: add sha256 checksums for 12.0.2
2016-09-05 Emil Velikovdocs: add release notes for 12.0.2
2016-09-05 Emil VelikovUpdate version to 12.0.2
2016-09-05 Emil Velikovglx/glvnd: list the strcmp arguments in correct order
2016-09-05 Ilia Mirkingk110/ir: fix quadop dall emission
2016-09-05 Ilia Mirkina4xx: make sure to actually clamp depth as requested
2016-09-05 Emil VelikovRevert "i965/miptree: Set logical_depth0 == 6 for cube...
2016-09-01 Jose Fonsecaappveyor: Force Visual Studio 2013 image.
2016-09-01 Jose Fonsecaappveyor: Install pywin32 extensions.
2016-09-01 Ilia Mirkinnv30: only bail on color/depth bpp mismatch when surfac...
2016-09-01 Jason Ekstrandanv: Rework pipeline caching
2016-09-01 Jason Ekstrandanv/pipeline: Add support for caching the push constant map
2016-09-01 Jason Ekstrandanv: Add a struct for storing a compiled shader
2016-09-01 Jason Ekstrandanv: Add pipeline_has_stage guards a few places
2016-09-01 Jason Ekstrandanv: Remove unused fields from anv_pipeline_bind_map
2016-09-01 Jason Ekstrandanv/pipeline: Properly handle OOM during shader compilation
2016-09-01 Jason Ekstrandanv/allocator: Correctly set the number of buckets
2016-09-01 Jason Ekstrandanv/pipeline: Fix bind maps for fragment output arrays
2016-09-01 Jason Ekstrandanv/descriptor_set: memset anv_descriptor_set_layout
2016-09-01 Samuel Pitoisetnv50/ir: always emit the NDV bit for OP_QUADOP
2016-09-01 Emil Velikovi915: Check return value of screen->image.loader->getBu...
2016-09-01 Ilia Mirkinnouveau: always enable at least one RC
2016-09-01 Brian Paulmesa: fix format conversion bug in get_tex_rgba_uncompr...
2016-09-01 Ilia Mirkinmain: add missing EXTRA_END in OES_sample_variables...
2016-09-01 Jason Ekstrandisl: Allow multisampled array textures
2016-09-01 Ian Romanickglsl: Mark cube map array sampler types as reserved...
2016-09-01 Miklós Mátévbo: set draw_id
2016-09-01 Chad Versacei965: Respect miptree offsets in intel_readpixels_tiled...
2016-09-01 Chad Versacei965: Fix miptree layout for EGLImage-based renderbuffers
2016-09-01 Matt Turnernir: Walk blocks in source code order in lower_vars_to_ssa.
2016-09-01 Brian Paulswrast: fix incorrectly positioned putImage() in swrast...
2016-09-01 Marek Olšákradeonsi: disable SDMA texture copying on Carrizo
2016-09-01 Jason Ekstrandanv: Include the pipeline layout in the shader hash
2016-09-01 Samuel Pitoisetnvc0: invalidate textures/samplers on GK104+
2016-09-01 Marek Olšákradeonsi: fix VM faults due NULL internal const buffers...
2016-09-01 Nicolai Hähnleradeonsi: add si_set_rw_buffer to be used for internal...
2016-09-01 Tomasz Figagallium/winsys/kms: Look up the GEM handle after import...
2016-09-01 Tomasz Figagallium/winsys/kms: Move display target handle lookup...
2016-09-01 Tomasz Figagallium/winsys/kms: Fully initialize kms_sw_dt at prime...
2016-09-01 Tomasz Figagallium/winsys/kms: Fix double refcount when importing...
2016-09-01 Ilia Mirkinnv50/ir: make sure cfg iterator always hits all blocks
2016-09-01 Eric Anholtvc4: Fix leak of the bo_handles table.
2016-09-01 Rob Herringvc4: add hash table look-up for exported dmabufs
2016-09-01 Eric Anholtvc4: Fix a leak of the src[] array of VPM reads in...
2016-09-01 Eric Anholtvc4: Disable early Z with computed depth.
2016-09-01 Eric Anholtvc4: Close our screen's fd on screen close.
2016-09-01 Rob Herringvc4: fix vc4_resource_from_handle() stride calculation
2016-09-01 Matt Turnermesa: Use AC_HEADER_MAJOR to include correct header...
2016-09-01 Stencel, Joannaegl/wayland-egl: Fix for segfault in dri2_wl_destroy_su...
2016-09-01 Jason Ekstrandanv/clear: Clear E5B9G9R9 images as R32_UINT
2016-09-01 Jason Ekstrandanv/clear: Make cmd_clear_image take an actual VkClearValue
2016-09-01 Jason Ekstrandanv/blit2d: Add support for RGB destinations
2016-09-01 Jason Ekstrandanv/blit2d: Add a format parameter to bind_dst and...
2016-09-01 Dave Airliest/glsl_to_tgsi: fix st_src_reg_for_double constant.
2016-09-01 Daniel Scharrermesa: Fix fixed function spot lighting on newer hardwar...
2016-09-01 Matt Turneri965/vec4: Ignore swizzle of VGRF for use by var_range_...
2016-09-01 Emil Velikovcherry-ignore: temporary(?) drop "a4xx: make sure to...
2016-09-01 Ilia Mirkina4xx: only disable depth clipping, not all clipping...
2016-09-01 Ilia Mirkinvbo: add basevertex when looking up elements for vbo...
2016-09-01 Emil Velikovisl: automake: use VISIBILITY_CFLAGS to restrict symbol...
2016-09-01 mil Velikovanv: remove dummy VK_DEBUG_MARKER_EXT entry points
2016-09-01 Emil Velikovanv: do not export the Vulkan API
2016-09-01 Emil Velikovanv: automake: build with -Bsymbolic
2016-09-01 Emil Velikovanv: automake: use VISIBILITY_CFLAGS to restrict symbol...
2016-09-01 Emil Velikovanv: remove internal 'validate' layer
2016-09-01 Kenneth Graunkei965: Fix barrier count shift in scalar TCS backend.
2016-09-01 Kenneth Graunkei965: Fix execution size of scalar TCS barrier setup...
2016-09-01 Kenneth Graunkei965: Implement the WaPreventHSTessLevelsInterference...
2016-09-01 Kenneth Graunkenir/builder: Add bany_inequal and bany helpers.
2016-09-01 Kenneth Graunkemesa: Fix uf10_to_f32() scale factor in the E == 0...
2016-09-01 Michel Dänzerglx: Don't use current context in __glXSendError
2016-09-01 Ilia Mirkinnv50/ir: fix bb positions after exit instructions
2016-09-01 Dave Airlieanv: fix writemask on blit fragment shader.
2016-09-01 Bernard Kilarskiglx: fix error code when there is no context bound
2016-09-01 Ilia Mirkinnv50,nvc0: fix depth range when halfz is enabled
2016-09-01 Ilia Mirkingallium/util: add helper to compute zmin/zmax for a...
2016-09-01 Ilia Mirkinvbo: allow DrawElementsBaseVertex in display lists
2016-09-01 Kenneth Graunkeglsl: Fix invariant matching in GLSL 4.30 and GLSL...
2016-09-01 Ian Romanickglcpp: Only disallow #undef of pre-defined macros on...
2016-09-01 Ian Romanickglcpp: Track the actual version instead of just the...
2016-09-01 Jason Ekstrandi965/vec4: Make opt_vector_float reset at the top of...
2016-09-01 Marek Olšákradeonsi: only set dual source blending for MRT0
2016-09-01 Nicolai Hähnleradeonsi: flush TC L2 cache for indirect draw data
2016-09-01 Kenneth Graunkeglsl: Fix location bias for patch variables.
2016-09-01 Kenneth Graunkeglsl: Fix the program resource names of gl_TessLevelOut...
2016-09-01 Kenneth Graunkeglsl: Delete bogus ir_set_program_inouts assert.
2016-09-01 Nanley Cheryanv/gen7_pipeline: Set PixelShaderKillPixel for discards
2016-09-01 Jan Ziakloader: fix memory leak in loader_dri3_open
2016-09-01 Marek Olšákgallium/util: fix align64
2016-09-01 Nicolas Boichategl/dri2: Add reference count for dri2_egl_display
2016-09-01 Nicolas Boichategl/android: Set dpy->DriverData to NULL on error
2016-09-01 Nicolas Boichategl/drm: Set disp->DriverData to NULL on error
2016-09-01 Nicolas Boichategl/surfaceless: Set disp->DriverData to NULL on error
2016-09-01 Nicolas Boichategl/wayland: Set disp->DriverData to NULL on error
2016-09-01 Jan Ziakegl/x11: avoid using freed memory if dri2 init fails
2016-08-14 Dave Airlievirgl: add openarena readpixels workaround.
2016-08-14 Dave Airlieadd sync setting interface
2016-08-14 Dave Airliedon't flush with only 2 command words
2016-08-14 Dave Airliestart moving is synced check into winsys
next