OSDN Git Service

android-x86/external-mesa.git
2014-09-01 Connor Abbotti965/fs: don't use ir->shadow_comparitor in emit_texture_*
2014-09-01 Connor Abbotti965/fs: don't pass ir_variable * to emit_samplepos_setup()
2014-09-01 Connor Abbotti965/fs: don't pass ir_variable * to emit_frontfacing_i...
2014-09-01 Kenneth Graunkei965: Fix GPU hangs when INTEL_DEBUG=no16 is set.
2014-08-31 Emil Velikovmesa: fix make tarballs
2014-08-31 Abdiel Janulguei965/vec4: Remove try_emit_saturate
2014-08-31 Abdiel Janulguei965/fs: Refactor try_emit_saturate
2014-08-31 Abdiel Janulgueir_to_mesa, glsl_to_tgsi: Remove try_emit_saturate
2014-08-31 Abdiel Janulguei965/vec4: Allow propagation of instructions with satur...
2014-08-31 Abdiel Janulguei965/fs: Allow propagation of instructions with saturat...
2014-08-31 Abdiel Janulgueglsl: Optimize clamp(x, b, 1.0), where b > 0.0 as max...
2014-08-31 Abdiel Janulgueglsl: Optimize clamp(x, 0.0, b), where b < 1.0 as min...
2014-08-31 Abdiel Janulgueglsl: Optimize clamp(x, 0, 1) as saturate(x)
2014-08-31 Abdiel Janulgueglsl: Implement saturate as ir_unop_saturate
2014-08-31 Abdiel Janulgueyi965/vec4: Add support for ir_unop_saturate
2014-08-31 Abdiel Janulguei965/fs: Add support for ir_unop_saturate
2014-08-31 Abdiel Janulgueir_to_mesa, glsl_to_tgsi: Add support for ir_unop_saturate
2014-08-31 Abdiel Janulgueir_to_mesa, glsl_to_tgsi: lower ir_unop_saturate
2014-08-31 Abdiel Janulgueglsl: Add a pass to lower ir_unop_saturate to clamp...
2014-08-31 Abdiel Janulgueglsl: Add constant evaluation of ir_unop_saturate
2014-08-31 Abdiel Janulgueglsl: Add ir_unop_saturate
2014-08-31 Abdiel Janulguei965/vec4/fs: Count loops in shader debug
2014-08-31 Abdiel Janulguei965/vec4: inline generate_vec4_instruction() within...
2014-08-31 Kenneth Graunkei965: Add 2x MSAA support to Broadwell fast clear code.
2014-08-31 Matt Turneri965/vec4: Update register coalescing test.
2014-08-31 Matt Turneri965: Use unreachable() to silence warning.
2014-08-31 Chia-I Wuilo: set INTEL_RELOC_GGTT only on GEN6
2014-08-31 Chia-I Wuilo: fix bound check for 3DSTATE_URB_VS
2014-08-31 Chia-I Wuilo: replace cmd by dw0 in GPE
2014-08-30 Alexander von... st/hgl: Move st_visual create/destroy into hgl state_tr...
2014-08-30 Alexander von... st/hgl: Move st_manager create/destroy into hgl state_t...
2014-08-30 Rob Clarkfreedreno/ir3: fix potential null ptr deref
2014-08-30 Rob Clarkfreedreno/ir3: add TXB
2014-08-30 Rob Clarkfreedreno/ir3: detect scheduler fail
2014-08-30 Ian Romanickglsl: Use bit-flags image attributes and uint16_t for...
2014-08-30 Ian Romanickglsl: Use a single bit for the dual-source blend index
2014-08-30 Ian Romanickglsl: Eliminate ir_variable::data.atomic.buffer_index
2014-08-30 Kenneth Graunkemesa: Delete ctx->GeometryProgram.Cache.
2014-08-29 Roland Scheideggergallivm: fix somewhat broken NaN behavior for exp2
2014-08-29 Roland Scheideggersoftpipe: handle vertex texture sampling when using...
2014-08-29 Roland Scheideggerllvmpipe: (trivial) enable cube map arrays
2014-08-29 Roland Scheideggergallivm: handle cube map arrays for texture sampling
2014-08-29 Roland Scheideggerdraw: kill off bogus assertion in tgsi_fetch_gs_outputs
2014-08-29 Roland Scheideggersoftpipe: don't assert on illegal wrap mode for rect...
2014-08-29 Roland Scheideggertgsi: (trivial) fix handling msaa resources on TXF
2014-08-29 Roland Scheideggerdraw: remove fishy num_samplers/num_sampler_views check...
2014-08-29 Roland Scheideggermesa: fix fallback texture for cube map array
2014-08-29 Aaron Watryr600/compute: Don't leak compute pool item_list/unalloc...
2014-08-29 Michel Dänzeru_vbuf: Make sure all caps are initialized
2014-08-29 Michel Dänzerr600g: Reinstate include path to common radeon source...
2014-08-29 Matt Turneri965: Mark BRW_CONDITIONAL_R as Gen <= 5.
2014-08-29 Matt Turneri965/disasm: Show jump count for if/iff/halt.
2014-08-29 Matt Turneri965/disasm: Disassemble JMPI's source properly.
2014-08-29 Matt Turneri965/disasm: Add break/cont/halt to list of has_uip().
2014-08-29 Matt Turneri965/disasm: Disassemble Z/NZ conditional modifiers...
2014-08-29 Ilia Mirkinnouveau: allow more tokens by default to avoid parse...
2014-08-29 Emil Velikovtargets/haiku-softpipe: explicitly prefix sw/hgl header
2014-08-29 Emil Velikovsw/hgl: struct haiku_displaytarget is not public struct
2014-08-29 Emil Velikovinclude/haiku: fix comment typo
2014-08-29 Emil Velikovhgl: trivial bits
2014-08-29 Alexander von... gallium/targets: Break haiku state_tracker out to own...
2014-08-29 Alexander von... gallium/targets: Haiku softpipe, perform better framebu...
2014-08-28 Emil Velikovst/egl: ship all the files in the tarball
2014-08-28 Emil Velikovst/clover: sort the sources list
2014-08-28 Emil Velikovst/gbm: include the header in the sources list
2014-08-28 Emil Velikovst/xlib: Include the headers in the sources list.
2014-08-28 Emil Velikovst/omx: use makefile.sources to handle sources lists
2014-08-28 Emil Velikovst/vdpau: pickup/ship the private header
2014-08-28 Emil Velikovst/vdpau: remove obsolete define VL_HANDLES
2014-08-28 Emil Velikovst/vega: add headers and SConscript in the tarball
2014-08-28 Emil Velikovst/xa: add remaining files in the tarball
2014-08-28 Emil Velikovst/xvmc: pick up the headers for distribution
2014-08-28 Emil VelikovRevert "configure: Disable xvmc by default"
2014-08-28 Emil Velikovst/xvmc: automake: move tests to noinst
2014-08-28 Emil Velikovwinsys/sw: add the final files to the tarball
2014-08-28 Emil Velikovwinsys/sw: automake: consistently use Makefile.sources
2014-08-28 Emil Velikovwinsys/$(hw): ship the Android/SCons scripts in the...
2014-08-28 Emil Velikovwinsys/$(hw): include headers in Makefile.sources
2014-08-28 Emil Velikovst/egl: cleanup sw winsys header inclusions
2014-08-28 Emil Velikovwinsys/radeon: move radeon_cs_dump.h to drm
2014-08-28 Emil Velikovgallium/radeon: cleanup header inclusion
2014-08-28 Emil Velikovwinsys/svga: build: cleanup the includes
2014-08-28 Emil Velikovwinsys/i915: remove the software winsys
2014-08-28 Emil Velikovgallium/ilo: cleanup intel_winsys.h
2014-08-28 Timothy Arceridocs: mark GL_MAX_VERTEX_ATTRIB_STRIDE as done
2014-08-28 Timothy Arcerigallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
2014-08-28 Timothy Arcerimesa: implement GL_MAX_VERTEX_ATTRIB_STRIDE
2014-08-28 Michel Dänzerst/clover: Fix build against LLVM SVN >= r216583
2014-08-28 Roland Scheideggerdraw: fix base instance handling in llvm path
2014-08-28 Roland Scheideggerdocs: fix up status of softpipe, llvmpipe
2014-08-28 Alexander von... glsl: Add strings.h on non-MSC platforms
2014-08-27 Alex Deucherradeon/uvd: remove comment about RV770
2014-08-26 Christian Königradeon/uvd: fix field handling on R6XX style UVD
2014-08-26 Christian Königvl/compositor: set the scissor before clearing the...
2014-08-26 Christian Königst/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap...
2014-08-26 Chia-I Wuilo: use genhw command opcodes
2014-08-26 Chia-I Wuilo: rename intel_bo_map_unsynchronized()
2014-08-26 Chia-I Wuilo: remove max_batch_size
2014-08-26 Chia-I Wuilo: replace domains by reloc flags
2014-08-25 Chris Forbesdocs: Update who is working on tessellation
next