OSDN Git Service

android-x86/external-mesa.git
2011-07-28 Ian Romanickglsl: When lowering non-constant array indexing, respec...
2011-07-28 Ian Romanickglsl: Rework lowering of non-constant array indexing
2011-07-28 Ian Romanickglsl: Split out part of variable_index_to_cond_assign_v...
2011-07-28 Ian Romanickglsl: Move is_array_or_matrix outside visitor class
2011-07-27 Marek Olšákconfigure.ac: add DLOPEN_LIBS to xlib build
2011-07-27 Benjamin Franzkewayland-drm: Add copyright notice to protocol
2011-07-27 Tobias Drosteegl/gallium: fix build without softpipe and llvmpipe
2011-07-27 Benjamin FranzkeFix broken merge in cherry-pick from 42cdf407
2011-07-26 Bryan Cainutil: enable S3TC support when the force_s3tc_enable...
2011-07-26 Bryan Cainst/mesa: respect force_s3tc_enable environment variable
2011-07-25 Marek Olšákconfigure.ac: do not check for llvm-config if llvm...
2011-07-25 Benjamin Franzkeconfigure: Move gbm before egl in SRC_DIRS
2011-07-23 Marek Olšákconfigure.ac: check for libdrm_radeon only when buildin...
2011-07-23 Ian Romanickglsl: Reject shaders that contain static recursion
2011-07-23 Ian Romanickglsl: Make prototype_string publicly available
2011-07-23 Stéphane MarchesinRevert "i915: Eliminate redundant CONSTANTS updates"
2011-07-21 Chia-I Wuu_vbuf_mgr: restore buffer offsets
2011-07-21 Marek Olšákr600g: more valgrind fixes
2011-07-21 Marek Olšákr600g: zero memory of ioctl parameters
2011-07-21 Marek Olšákconfigure.ac: Check for the respective libdrm_* when...
2011-07-21 Marek Olšákmesa: GLES2 should return different error enums for...
2011-07-21 Andrew Randrianasuludri/nouveau: nv10: fix vertex format for GL_UNSIGNED_BYTE
2011-07-21 David Heidelbergernvfx: handle PIPE_CAP_SM3
2011-07-20 Eric Anholti965: Apply a homebrew workaround for GPU hang in OGLC...
2011-07-20 Eric Anholti965: Enable the PIPE_CONTROL workaround workaround...
2011-07-20 Eric Anholti965: Avoid kernel BUG_ON if we happen to wait on the...
2011-07-20 Eric Anholti915: Simplify intel_wpos_* with a helper function.
2011-07-20 Eric Anholti915: Include gl_FragCoord.w data, not just xyz.
2011-07-20 Eric Anholti915: Fix incorrect depth scaling when enabling/disabli...
2011-07-20 Eric Anholti915: Make stencil test for no-stencil handling match...
2011-07-20 Eric Anholti915: Disable the depth test whenever we don't have...
2011-07-20 Eric Anholti915: Remove i965 paths from i915_update_drawbuffer...
2011-07-20 Eric Anholti965: Remove i915 paths from brw_update_draw_buffers().
2011-07-20 Eric Anholti965: Remove unused region calculations in brw_update_d...
2011-07-20 Eric Anholti965: Remove empty brw_set_draw_region.
2011-07-20 Eric Anholti965: Remove FALLBACK() from brw_update_draw_region().
2011-07-20 Eric Anholtintel: Move intel_draw_buffers() code into each driver.
2011-07-20 Brian Paulglsl: silence warning in linker.cpp
2011-07-20 Jørgen LindMake it possible to use gbm with c++
2011-07-20 Paul Berryglsl: Rewrote _mesa_glsl_process_extension to use table...
2011-07-20 Paul Berryglsl: Changed extension enable bits to bools.
2011-07-20 Marek Olšákprog_optimize: fix a warning that a variable may be...
2011-07-19 Ian Romanickmesa: Bump version to 7.11-rc2
2011-07-19 Brian Paulmesa: remove depend files from tarballs
2011-07-19 Kenneth Graunkeglsl: Correctly handle function matching when there...
2011-07-19 Paul Berryglsl: Ensure that sampler declarations are always unifo...
2011-07-19 Paul Berryglsl: Move type_contains_sampler() into glsl_type for...
2011-07-19 Ian Romanicklinker: Only over-ride built-ins when a prototype has...
2011-07-19 Ian Romanickconfigure.ac: Make --{without,with}-gallium-drivers...
2011-07-19 Kenneth Graunkei965/gen7: Add support for gl_PointCoord.
2011-07-19 Kenneth Graunkei965/gen7: Fix point sprite texture coordinate overrides.
2011-07-19 Kenneth Graunkei965/gen7: Refactor SF setup a bit to handle overrides...
2011-07-19 Kenneth Graunkei965/gen7: Remove gratuitous dirty flags from WM and...
2011-07-19 Henri Verbeetglx: Avoid calling __glXInitialize() in driReleaseDrawa...
2011-07-19 Chad Versaceintel: Fix stencil buffer to be W tiled
2011-07-18 Vadim Girlinr600g: fix corner case checks for the queries
2011-07-18 Christoph Bumillernv50,nvc0: add correct storage type for Z32_FLOAT
2011-07-18 Christoph Bumillernv50,nvc0: don't advertise unaligned texture format...
2011-07-15 Vadim Girlinr600g: fix queries and predication
2011-07-15 Alex Deucherr600c/g: add new NI pci ids
2011-07-14 Chia-I Wutargets/egl-static: fix a linking error
2011-07-13 Eric Anholti915: Add support for gl_FragData[0] for output color.
2011-07-13 Eric Anholti915: Fix NPOT compressed textures on 915.
2011-07-13 Eric Anholti915: Fix map/unmap mismatches from leaving INTEL_FALLB...
2011-07-13 Eric Anholti965: Fix fp-dst-aliasing-[12].vpfp.
2011-07-13 Eric Anholti965: Fix fp-lit-src-equals-dst.
2011-07-13 Eric Anholtintel: Remove gratuitous context checks in intel_delete...
2011-07-13 Eric Anholtintel: Allow intel_region_reference() with *dst !=...
2011-07-13 Eric Anholtglsl: Fix make clean for dricore.
2011-07-13 Eric Anholti965: Reissue PIPELINE_POINTERS and BINDING_TABLE_POINT...
2011-07-13 Eric Anholti965/gen6: Fix scissors using invalid STATE_BASE_ADDRESS.
2011-07-13 Stéphane Marchesini915g: don't try to check if a NULL buffer is busy.
2011-07-12 Alex Deucherr600g: emit SQ_LDS_RESOURCE_MGMT
2011-07-12 Brian Paulglx: add a few missing glXChooseFBConfig() attributes
2011-07-12 Brian Paulglext.h: update to version 71
2011-07-12 Benjamin Franzkeconfigure: Require libudev for drm & wayland egl platforms
2011-07-12 Benjamin Franzkeconfigure: Fix typo in gbm check for egl drm platform
2011-07-12 Benjamin Franzkeconfigure: Enable st/gbm if st/egl has drm platform
2011-07-12 Benjamin Franzkeegl_dri2: Fix compilation if udev devel files are not...
2011-07-12 Benjamin Franzkeegl: Fix Terminate with shared gbm screens
2011-07-11 Marek Olšákswrast: fix depth/stencil blits when there's no colorbuffer
2011-07-11 Marek Olšákmesa: return early if mask is cleared to zero in BlitFr...
2011-07-10 Vadim Girlinr600g: LIT: clamp negative src.y to 0
2011-07-09 Eric Anholti965/gen4: Fix GPU hangs since the program streaming...
2011-07-09 Ian Romanickmesa: Fix the parsers build rule so that 'make tarballs...
2011-07-09 Ian Romanickmesa: Bump version to 7.11-rc1
2011-07-08 Ian Romanickglsl: Fix depth unbalancing problem in if-statement...
2011-07-08 Vadim Girlinr600g: introduce r600_bc_src_toggle_neg helper and...
2011-07-08 Vadim Girlinr600g: introduce r600_bc_src_set_abs helper and fix LOG
2011-07-08 Vadim Girlinr600g: RSQ: clear NEG for operand
2011-07-08 Vadim Girlinr600g: LIT: swap MUL_LIT operands to fix 0^0
2011-07-08 Brian Paulglsl: use casts to silence warning
2011-07-08 Brian Paulgallivm: Fix build with llvm-3.0
2011-07-08 Marek Olšákst/mesa: handle float formats in st_format_datatype
2011-07-08 Marek Olšákst/mesa: use the first non-VOID channel in st_format_da...
2011-07-08 Stéphane Marchesini915g: Improve flushing using heuristics.
2011-07-08 Stéphane Marchesini915g: Move back to the old method for target format...
2011-07-07 Eric Anholtintel: Fix use of freed buffer if glBitmap is called...
2011-07-07 Paul Berryglsl: permit explicit locations on fragment shader...
2011-07-07 Ian Romanicklinker: Assign locations for fragment shader output
next