OSDN Git Service

android-x86/external-mesa.git
2015-07-11 Rhys Kidddoxygen: Add doxygen_sqlite3.db to .gitignore
2015-07-11 Emil Velikovdocs: add news item and link release notes for mesa...
2015-07-11 Emil Velikovdocs: Add sha256 checksums for the 10.6.2 release
2015-07-11 Emil VelikovAdd release notes for the 10.6.2 release
2015-07-11 Dave Airlietgsi: add DFMA to the opcode infer functions.
2015-07-11 Dave Airlier600g: move sampler/ubo index registers before temp reg
2015-07-11 Dave Airlier600g: fix sampler/ubo indexing on cayman
2015-07-11 Ilia Mirkinnv50, nvc0: enable at least one color RT if alphatest...
2015-07-11 Kenneth Graunkei965: Remove special case for layered drawbuffer attach...
2015-07-11 Kenneth Graunkei965/gen6: Set up layer constraints properly for depth...
2015-07-11 Kenneth Graunkei965: Label the repclear shader "meta repclear" rather...
2015-07-11 Kenneth Graunkei965: Fix indentation in emit_control_data_bits().
2015-07-11 Kenneth Graunkei965/gs: Move vertex_count != 0 check up a level; skip...
2015-07-11 Timothy Arceriglsl: use set rather than old hash table for ir_validate
2015-07-10 Chad Versacemesa: Fix generation of git_sha1.h.tmp for gitlinks
2015-07-10 Rob Clarkfreedreno/a4xx: occlusion query support
2015-07-10 Rob Clarkfreedreno: update generated headers
2015-07-10 Rob Clarkfreedreno/ir3/sched: fixup new instr's block
2015-07-10 Rob Clarkfreedreno/ir3/ra: fix failed assert for a0/p0
2015-07-10 Rob Clarkfreedreno/ir3: shader-db traces
2015-07-10 Rob Clarkfreedreno: fix crash in fd_invalidate_resource()
2015-07-10 Rob Clarkvc4: unref old fence
2015-07-10 Rob Clarkilo: unref old fence
2015-07-10 Rob Clarkfreedreno: unref old fence
2015-07-10 Rob Clarkgallium: clarify reference counting for fence
2015-07-10 Rob Clarkxa: don't leak fences
2015-07-10 Kenneth Graunkei965/vs: Get rid of brw_vs_compile completely.
2015-07-10 Kenneth Graunkei965/vs: Remove 'c'/vs_compile from vec4_vs_visitor.
2015-07-10 Kenneth Graunkei965/vec4: Move c->last_scratch into vec4_visitor.
2015-07-10 Kenneth Graunkei965/vec4: Move total_scratch calculation into the...
2015-07-10 Kenneth Graunkei965/vec4: Move perf_debug about register spilling...
2015-07-10 Kenneth Graunkei965/vec4: Plumb log_data through so the backend_shader...
2015-07-09 Kenneth Graunkei965: Switch on shader stage in nir_setup_outputs().
2015-07-09 Brian Paultgsi: whitespace fixes in tgsi_parse.c
2015-07-09 Brian Paulgallium: fix comment typo in p_shader_tokens.h
2015-07-09 Brian Paulgallium/docs: s/treaded/treated/ typo in tgsi.rst
2015-07-09 Matt Turnerutil: Don't link to SHA1 library if shader-cache is...
2015-07-09 Matt Turneri965: Set brw->batch.emit only #ifdef DEBUG.
2015-07-09 Ben Widawskyi965/hsw: Implement end of batch workaround
2015-07-09 Christian Königst/vdpau: fix mixer size checks
2015-07-09 Christian Königvl: cleanup video buffer private when the decoder is...
2015-07-08 Samuel Pitoisetnv50: avoid segfault with enabled but unbound vertex...
2015-07-08 Samuel Pitoisetnvc0: fix wrong use of BLIT_SRC_Y_INT for 2D texture...
2015-07-08 Kenneth Graunkenir: Fix comment above nir_convert_from_ssa() prototype.
2015-07-08 Julien Isorceegl/dri2: load libglapi.0.dylib on osx
2015-07-08 Julien Isorceegl: use unix defines on osx with clang
2015-07-08 Julien Isorcedarwin: Suppress type conversion warnings for GLhandleARB
2015-07-08 Varad Gautamandroid: freedreno: add missing components to the build
2015-07-08 Chris Wilsoni965: Move pipecontrol workaround bo to brw_pipe_control
2015-07-08 Chris Wilsonloader: Look for any version of currently linked libudev.so
2015-07-08 Chris Wilsoni965: Query whether we have kernel support for the...
2015-07-08 Ilia Mirkinnvc0: turn sample counts off during blit
2015-07-08 Timothy Arcerimesa: use implementation specified MAX_VERTEX_ATTRIBS...
2015-07-07 Kenneth Graunkei965/vs: Fix matNxM vertex attributes where M != 4.
2015-07-07 Marek Olšákst/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
2015-07-07 Brian Paulgallium/hud: display percentages with % suffix
2015-07-07 Brian Paulgallium/hud: add PIPE_DRIVER_QUERY_TYPE_MICROSECONDS...
2015-07-07 Brian Paulgallium/hud: replace byte units flag with pipe_driver_q...
2015-07-07 Brian Paulgallium/os: minor whitespace fixes in os_time.h
2015-07-07 Francisco Jerezi965/gen4-5: Enable 16-wide dispatch on shaders with...
2015-07-07 Francisco Jerezi965/gen4-5: Program the execution size correctly for...
2015-07-07 Francisco Jerezi965/gen4-5: Set ENDIF dst and src0 fields to the null...
2015-07-07 Michel Dänzerradeonsi: Use param export count from si_llvm_export_vs...
2015-07-06 Matt Turnermesa: Convert some asserts into STATIC_ASSERT.
2015-07-06 Roland Scheideggergallivm: fix lp_build_compare_ext
2015-07-06 Kenneth Graunkemesa: Add a MUST_CHECK macro for __attribute__((warn_un...
2015-07-06 Neil Robertsglsl: Make sure not to dereference NULL
2015-07-06 Neil Robertsglsl: Add missing check for whether an expression is...
2015-07-06 Kenneth Graunkei965: Reserve more batch space to accomodate Gen6 perfm...
2015-07-06 Neil Robertsi965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA
2015-07-05 Marek Olšákwinsys/radeon: use os_wait_until_zero in radeon_bo_set_...
2015-07-05 Marek Olšákradeonsi: don't flush an empty IB if the only thing...
2015-07-05 Marek Olšákgallium/os: add conversion and wait functions for absol...
2015-07-05 Marek Olšákgallium/os: add os_wait_until_zero (v2)
2015-07-05 Marek Olšákgallium/radeon: mark the gpu load thread stop trigger...
2015-07-05 Marek Olšákst/mesa: if a fence isn't returned, assume it's signalled
2015-07-05 Marek Olšákgallium: remove redundant pipe_context::fence_signalled
2015-07-05 Marek Olšákgallium: use fence_finish instead of fence_signalled...
2015-07-05 Marek Olšákgallium: handle fence_finish timeout in various drivers
2015-07-05 Marek Olšákgallium/docs: remove out-of-date document about D3D11...
2015-07-05 Marek Olšákradeonsi: fix a hang with DrawTransformFeedback on...
2015-07-04 Emil Velikovdocs: add news item and link release notes for mesa...
2015-07-04 Emil Velikovdocs: Add sha256sums for the 10.5.9 release
2015-07-04 Emil VelikovAdd release notes for the 10.5.9 release
2015-07-04 Timothy Arceriglsl: update types for unsized arrays of members
2015-07-04 Timothy Arceriglsl: update assert to support arrays of arrays
2015-07-04 Timothy Arceriglsl: allow precision qualifiers for AoA
2015-07-04 Ilia Mirkinnv50/ir: UCMP arguments are float, so make sure modifie...
2015-07-03 Erik Faye-Lundglsl: add a missing call to _mesa_locale_init
2015-07-03 Mario Kleinerwinsys/radeon: Use dup fd as key in drm-winsys hash...
2015-07-03 Marek Olšákr600g: disable single-sample fast color clear due to...
2015-07-03 Marek Olšákdocs/relnotes: document create_context_robustness exten...
2015-07-03 Marek Olšákr600g,radeonsi: implement get_device_reset_status
2015-07-03 Marek Olšákdri/common: allow BGRX sRGB visuals
2015-07-03 Marek Olšákmesa: fix sRGB rendering for GLES1
2015-07-03 Marek Olšákegl: sort extension lists alphabetically
2015-07-03 Anatoli Antonovitchegl: implement EGL_KHR_gl_texture_3D_image
2015-07-03 Rob Clarkfreedreno/ir3: don't be confused by eliminated indirects
2015-07-03 Rob Clarkfreedreno/ir3: sched fixes for addr register usage
2015-07-03 Rob Clarkfreedreno/ir3: fix indirects tracking
next