OSDN Git Service

android-x86/external-mesa.git
2014-09-08 Roland Scheideggergallivm: (trivial) don't try to use rcp when the divisi...
2014-09-08 Roland Scheideggerdocs: (trivial) mark softpipe, llvmpipe as done for...
2014-09-08 Roland Scheideggergallivm: (trivial) fix min / max variable names
2014-09-08 Kenneth Graunkei965: Handle ir_binop_ubo_load in boolean expression...
2014-09-08 Kenneth Graunkei965/fs: Make emit_if_gen6 never fall back to emit_bool...
2014-09-08 Kenneth Graunkei965: Handle ir_triop_csel in emit_if_gen6().
2014-09-08 Christian Königmesa/st: don't advertise NV_vdpau_interop if it doesn...
2014-09-08 Brian Pauldocs: add news link to 10.2.7 release notes
2014-09-06 Jordan Justeni965/fs: Remove direct fs_visitor gl_fragment_program...
2014-09-06 Ulrich Weigandgallivm: Fix Altivec pack intrinsics for little-endian
2014-09-06 Jordan Justeni965/fs: Remove direct fs_generator brw_wm_prog_key...
2014-09-06 Jordan Justeni965/fs: Remove direct fs_generator brw_wm_prog_data...
2014-09-06 Jordan Justeni965/fs: Don't store gl_fragment_program* in fs_generator
2014-09-06 Jordan Justeni965: Add uses_kill to brw_wm_prog_data
2014-09-06 Jordan Justeni965/fs: Rename fs_generator::prog to shader_prog
2014-09-06 Jordan Justeni965/fs: Add stage variable to fs_generator
2014-09-06 Kristian Høgsbergi965: Adjust fast-clear resolve rect for BDW
2014-09-06 Christoph Bumillernvc0/ir: clarify recursion fix to finding first tex...
2014-09-06 Christoph Bumillernv50/ir/util: fix BitSet issues
2014-09-06 Ilia Mirkinnvc0: remove nvc0_push, replaced with nvc0_vbo_translate
2014-09-06 Ilia Mirkinnv50,nvc0: get rid of draw module support
2014-09-06 Jason Ekstrandi965/fs: Don't look at virtual_grf_sizes for uniforms
2014-09-06 Dave Airlieloader: fds can be 0
2014-09-06 Emil Velikovdocs: Import 10.2.7 release notes, add news item.
2014-09-05 Emil Velikovgallium/vc4: ship all files in the tarball
2014-09-05 Emil Velikovgallium/trace: ship all files in the tarball
2014-09-05 Emil Velikovgallium/svga: ship all files in the tarball
2014-09-05 Emil Velikovgallium/softpipe: ship all files in the tarball
2014-09-05 Emil Velikovgallium/rbug: ship all files in the tarball
2014-09-05 Emil Velikovgallium/radeonsi: ship all files in the tarball
2014-09-05 Emil Velikovgallium/radeon: ship all files in the tarball
2014-09-05 Emil Velikovgallium/r600: ship all files in the tarball
2014-09-05 Emil Velikovgallium/r300: ship all files in the tarball
2014-09-05 Emil Velikovgallium/nouveau: ship all files in the tarball
2014-09-05 Emil Velikovgallium/noop: ship all files in the tarball
2014-09-05 Emil Velikovgallium/llvmpipe: ship all files in the tarball
2014-09-05 Emil Velikovgallium/identity: ship all files in the tarball
2014-09-05 Emil Velikovgallium/ilo: ship all files in the tarball
2014-09-05 Emil Velikovgallium/i915: ship all files in the tarball
2014-09-05 Emil Velikovgallium/galahad: ship all files in the tarball
2014-09-05 Emil Velikovgallium/freedreno: ship all files in the tarball
2014-09-05 Emil Velikovgallium/tools: pick up the tools for distribution
2014-09-05 Emil Velikovgallium/tests: ship all the tests in the release tarball
2014-09-05 Emil Velikovst/vega: ship the final headers
2014-09-05 Emil Velikovst/egl: include the remaining files in the tarball
2014-09-05 Emil Velikovst/glx/xlib: ship the SConscript in the release tarball
2014-09-05 Emil Velikovst/dri: ship the scons buildscript in the release tarball
2014-09-05 Emil Velikovst/clover: ship Doxyfile in the release tarball
2014-09-05 Emil Velikovgallium: ship state-tracker/README in the release tarball
2014-09-05 Emil Velikovgallium: ship the non-automaked state-trackers & targets
2014-09-05 Emil Velikovwinsys/intel: drop intel_winsys.h from makefile.sources
2014-09-05 Anuj Phogatmeta: Store precompiled msaa shaders for all supported...
2014-09-05 Emil Velikovconfigure: check for core xcb and link the VL targets...
2014-09-05 Emil Velikovconfigure: check for core xcb and link libEGL against it
2014-09-05 Emil Velikovconfigure: check for core xcb and link libGL against it
2014-09-05 Jason Ekstrandi965/blorp: Pass image formats seperately from the...
2014-09-05 Matt Turneri965/fs: Brown bag fix.
2014-09-05 Matt Turneri965/vec4: Add ability to reswizzle arbitrary swizzles.
2014-09-05 Matt Turneri965/vec4: Reswizzle sources when necessary.
2014-09-05 Jason Ekstrandi965/fs: Clean up emitting of untyped atomic and surfac...
2014-09-05 Matt Turneri965/fs: Fix basic block tracking in try_rep_send().
2014-09-05 Matt Turneri965/fs: Pass block to insert and remove functions...
2014-09-05 Kenneth Graunkei965: Mark cfg dumping functions const.
2014-09-05 Matt Turneri965: Update if_block/else_block in the dead control...
2014-09-05 Matt Turneri965/fs: Connect cfg properly in predicated break peephole.
2014-09-05 Marek Olšákst/mesa: use 1.0f as boolean true on drivers without...
2014-09-05 Marek Olšákmesa: set UniformBooleanTrue = 1.0f by default
2014-09-05 Jonathan Grayautomake: check if the linker supports --dynamic-list
2014-09-05 Jonathan Grayst/xvmc/tests: avoid non portable error.h functions
2014-09-05 Andreas Pokornykms-swrast: Support Prime fd handling
2014-09-05 Michel Dänzerconfigure.ac: Add AC_SYS_LARGEFILE
2014-09-05 Francisco Jerezclover/util: Null-terminate the result of compat::strin...
2014-09-05 Francisco Jerezclover/util: Implement compat::string using aggregation...
2014-09-05 Francisco Jerezclover/util: Have compat::vector track separate size...
2014-09-05 Francisco Jerezclover: Use conversion operator to initialize build...
2014-09-05 Jordan JustenRevert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be...
2014-09-05 Rob Clarkfreedreno/ir3: fix constlen with relative addressing
2014-09-05 Rob Clarkfreedreno/ir3: fix error in bail logic
2014-09-05 Rob Clarkfreedreno/ir3: bit of debug
2014-09-05 Eric Anholtvc4: Merge qcompile and tgsi_to_qir
2014-09-04 Jordan Justeni965/fs: Use prog rather than fp->Base in fs_visitor
2014-09-04 Jordan Justeni965/fs: Use stage_prog_data instead of prog_data-...
2014-09-04 Jordan Justeni965/fs: Add init function to fs_visitor
2014-09-04 Eric Anholtvc4: Add a CSE optimization pass.
2014-09-04 Eric Anholtvc4: Switch to using native integers.
2014-09-04 Eric Anholtvc4: Expose compares at a lower level in QIR.
2014-09-04 Eric Anholtvc4: Stop being so clever in CMP handling.
2014-09-04 Eric Anholtstate_tracker: Fix bug in conditional discards with...
2014-09-04 Brian Paulswrast: s/INLINE/inline/
2014-09-04 Brian Paulosmesa: s/INLINE/inline/
2014-09-04 Brian Paulxlib: s/INLINE/inline/
2014-09-04 Brian Paulmeta: s/INLINE/inline/
2014-09-04 Brian Paulmesa: s/INLINE/inline/
2014-09-04 Marek Olšákr600g,radeonsi: make sure there's enough CS space befor...
2014-09-04 Marek Olšákmesa: invalidate draw state in glPopClientAttrib
2014-09-04 Marek OlšákRevert "r600g,radeonsi: initialize HTILE to fully-expan...
2014-09-04 Thomas Hellstromwinsys/svga: Fix incorrect type usage in IOCTL v2
2014-09-04 Timothy Arceriglapi: Add KHR_debug functions to check_table test
2014-09-04 Carl Worthegl: Restrict multiplication in calloc arguments to...
2014-09-04 Carl WorthEliminate several cases of multiplication in arguments...
next