OSDN Git Service

android-x86/external-mesa.git
2011-06-07 Alex Deucherr600g: remove pre-r6xx asic families and pci ids
2011-06-07 Alex Deucherr600g: always clear query memory
2011-06-07 Marek Olšákr300g: consolidate deducing chipset info
2011-06-07 Marek Olšákr300_pci_ids: set families to match r300g
2011-06-07 Marek Olšákr600g: add missing r300 families
2011-06-07 Eric Anholtintel: Update intel-decode.c from intel-gpu-tools.
2011-06-07 Eric Anholtintel: Implement glFinish() correctly by waiting on...
2011-06-07 Jeremy Huddlestondarwin: Fix VG_LIB_GLOB to also match the unversioned...
2011-06-07 Jeremy Huddlestondarwin: Don't link against libGL when building libOSMesa
2011-06-07 Marek Olšákr300_pci_ids: add missing 4B48
2011-06-07 Benjamin Franzker300g: Remove is_r3xx
2011-06-07 Benjamin Franzker600g: Use radeon pciid list for the family lookup...
2011-06-07 Benjamin Franzkeradeon: Use pciid list to generate PCI_CHIP_<FAMILY...
2011-06-07 Benjamin Franzketargets/egl: Support driver name lookup using pci lists
2011-06-07 Benjamin Franzkeegl_dri2: Use external driver pci list
2011-06-07 Benjamin FranzkeAdd radeon pci id lists
2011-06-07 Benjamin FranzkeAdd intel pci id lists
2011-06-07 Brian Paultgsi: s/varient/variant/
2011-06-07 Brian Pauldraw: rename draw_vs_varient.c to draw_vs_variant.c
2011-06-07 Brian Pauldraw/llvm: whitespace, formatting fixes
2011-06-07 Brian Pauldraw: s/1/TRUE/
2011-06-07 Eric Anholti965: Fix flipped GT1 vs GT2 URB VS entry count limits.
2011-06-07 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-06-07 Stéphane Marchesini915g: Do generic remapping.
2011-06-06 Jeremy Huddlestondarwin: Set VG_LIB_{NAME,GLOB} to fix make install
2011-06-06 Dave Airlier600g: optimise the draw emission packets for r600/eg
2011-06-06 Dave Airlier600g: use an enabled list to track enabled blocks.
2011-06-06 Dave Airlier600g/winsys: overhaul resource range/blocks.
2011-06-06 Dave Airlier600g: split out block init
2011-06-06 Dave Airlier600g: move resource setting to its own structures.
2011-06-06 Dave Airlier600g: only call bo loop if nbos is positive.
2011-06-06 Dave Airlier600g: don't need to call the packet dirty function...
2011-06-06 Stéphane Marchesini915g: implement more opcodes.
2011-06-06 Stéphane Marchesini915g: implement TGSI_OPCODE_SEQ.
2011-06-06 Stéphane Marchesini915g: handle varyings properly.
2011-06-06 Stéphane Marchesini915g: add missing and unsupported PIPE_CAPs to avoid...
2011-06-06 Stéphane Marchesindri2: protect dri2FlushFrontBuffer against NULL buffers.
2011-06-06 Stéphane MarchesinGallium: fix indentation in u_blitter.c
2011-06-06 Stéphane Marchesini915g: don't destroy a texture buffer if it's NULL.
2011-06-06 Stéphane Marchesinllvmpipe: use $(CXX) instead of g++ for linking.
2011-06-06 Kenneth Graunkei965: Update SURFACE_STATE dumping for Ivybridge.
2011-06-06 Kenneth Graunkei965: Update SAMPLER_STATE dumping for Ivybridge.
2011-06-06 Kenneth Graunkei965: Update SF_CLIP_VIEWPORT state dumping for Ivybridge.
2011-06-06 Jeremy Huddlestonapple: Package applegl source into MesaLib tarball
2011-06-06 Jeremy Huddlestondarwin: Define GALLIUM_DRIVERS_DIRS in darwin config
2011-06-06 Jeremy Huddlestonapple: Finish build fixes for applegl_glx.c
2011-06-06 Jeremy Huddlestonapple: More fixes for compilation failures
2011-06-06 Andreas Faengersoftpipe: Anisotropic filtering extension.
2011-06-06 Brian Paulst/mesa: fix renderbuffer internal format for accum...
2011-06-06 Marcin Slusarzutil: add \n to debug_checkpoint_full
2011-06-06 Marcin Slusarznv50: fix nv50_sampler_state_delete array overflow
2011-06-06 Jeremy Huddlestonapple: Fix multiple build failures in applegl_glx.c
2011-06-06 Jeremy Huddlestonapple: Build darwin using applegl rather than indirect
2011-06-06 Jeremy Huddlestonglx: Dead code removal
2011-06-06 Jeremy Huddlestonapple: ifdef out come glapi-foo on darwin
2011-06-06 Jeremy Huddlestonapple: Change from XExtDisplayInfo to struct glx_display
2011-06-06 Ben Skeggsdri/nouveau: fix gnome-shell segfault
2011-06-05 Jeremy Huddlestonapple: Rename GLXcontext
2011-06-05 Jeremy Huddlestonapple: Rename _gl_context_modes_find_visual to glx_conf...
2011-06-05 Jeremy Huddlestonapple: Re-add driContext and do_destroy
2011-06-05 Jeremy Huddlestonapple: Rename GLXcontext
2011-06-05 Jeremy Huddlestonapple: Rename __GLcontextModes to struct glx_config
2011-06-05 Jeremy Huddlestonapple: Rename glcontextmodes.[ch] to glxconfig.[ch]
2011-06-05 Jeremy Huddlestonapple: Update GL specs
2011-06-05 Eric Anholtmeta: Don't do sRGB encode for framebuffer blits on...
2011-06-05 Eric Anholtmeta: Don't do srgb to linear decode when blitting...
2011-06-03 Eric Anholtglx: Fix use-before-null-check in dri2InvalidateBuffers().
2011-06-03 Eric Anholti965: Drop remaining strict conformance fallback for...
2011-06-03 Eric Anholti965: Drop strict conformance fallback for GL_LINE_STIPPLE.
2011-06-03 Eric Anholti965: Drop strict conformance fallback for GL_LINE_SMOOTH.
2011-06-03 Eric Anholti965: Drop strict conformance fallback for GL_POLYGON_S...
2011-06-03 Eric Anholti965: Drop INTEL_CONFORMANCE=2 fallback code.
2011-06-03 Paul Berryglsl: fixed printing of structure constants.
2011-06-03 Paul BerryAST dump: fixed printing of conditionals.
2011-06-03 Dave Airlier600g: move spi update to only when states change.
2011-06-03 Dave Airliecso: move cso hashes to a more table driven scheme
2011-06-03 Dave Airlieu_prim: convert u_trim_pipe_prim to table driven.
2011-06-03 Dave Airlier600g: make conv pipe prim table driven.
2011-06-03 Brian Paulmesa: fix typo (s/GLGL/GLSL/)
2011-06-03 Brian Paulmesa: 80-column wrapping
2011-06-03 Brian Paulmesa: consolidate glGetUniform code
2011-06-03 Brian Paulmesa: refactor/consolidate uniform lookup code
2011-06-03 Brian Paulmesa: add some minor fixes for geometry shaders
2011-06-03 Brian Pauldri: add missing files from 873379a8818eed9ab16c24728b7...
2011-06-02 Pierre-Eric... mesa: add implementation of glDrawElementsInstancedBase...
2011-06-02 Pierre-Eric... glapi: regenerated files
2011-06-02 Brian Paulglapi: add glDrawElementsInstancedBaseVertex() function...
2011-06-02 Johannes Obermayrdri/nouveau: Fix build with --enable-shared-dricore.
2011-06-02 Brian Paulr300: remove MIN3 macro, already defined in macros.h
2011-06-02 Dave Airlier600g: sampler and texture state doesn't need a range...
2011-06-02 Adam Jacksonglx: Remove (unused, broken) fastImageUnpack fast path
2011-06-02 Adam Jacksonglx: Fix another case of using req outside of the displ...
2011-06-02 Marek Olšáksoftpipe: add a better fake implementation of fences
2011-06-02 Brian Paulutil: faster logbase2
2011-06-02 Benjamin Bellecmesa: faster logbase2
2011-06-02 Brian Paulst/mesa: add GL_R11F_G11F_B10F to format table
2011-06-02 Christoph Bumillerd3d1x/sm4: don't reset 1st index of multi-dimensional...
2011-06-02 Christoph Bumillerd3d1x/sm4: fix swizzle for 1 component operands
2011-06-02 Chris Wilsoni965: Raise const.MaxTextureLevels to 14 (8192)
2011-06-02 Dave Airlier600g: add spi state and move spi/vgt to modify register
next