platform/upstream/mesa.git
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...
2014-09-04 Kenneth Graunkeglsl: Report progress from opt_copy_propagation_elements().
2014-09-04 Kenneth Graunkeglsl: Skip rewriting instructions in opt_cpe when unnec...
2014-09-04 Kenneth Graunkeglsl: Initialize source_chan in opt_copy_propagation_el...
2014-09-04 Kenneth Graunkei965: Handle ir_triop_csel in emit_bool_to_cond_code().
2014-09-04 Kenneth Graunkei965: Move curb_read_length/total_scratch to brw_stage_...
2014-09-03 Carl Worthbuild: Rename md5 to checksums as part of .PHONY target
2014-09-03 tiffanyglsl: fix assertion which fails for unsigned array...
2014-09-03 Jason Ekstrandi965/copy_image: Divide the x offsets by block width...
2014-09-03 Jason Ekstrandi965/copy_image: Use the correct block dimension
2014-09-03 Jason Ekstrandmeta/copy_image: Use the correct texture level when...
2014-09-03 Jason Ekstrandi965/copy_image: Use the correct texture level
2014-09-03 Michel Dänzergallivm: Fix build against LLVM SVN >= r216982
2014-09-03 Marek Olšákr600g: fix alpha-test with HyperZ enabled, fixing L4D2...
next