OSDN Git Service

android-x86/external-mesa.git
2015-02-03 Jose Fonsecascons: Fix Windows builds with LLVM 3.5.
2015-02-03 Ilia Mirkinst/mesa: add EXT_polygon_offset_clamp support
2015-02-03 Ilia Mirkingallium: add a cap to determine whether the driver...
2015-02-03 Ilia Mirkini965/gen6+: enable EXT_polygon_offset_clamp
2015-02-03 Ilia Mirkinmesa: add support for GL_EXT_polygon_offset_clamp
2015-02-03 Ilia Mirkinglapi: add GL_EXT_polygon_offset_clamp
2015-02-03 Kenneth Graunkeglsl: Pick ast_conditional branch regardless of op1...
2015-02-03 Kenneth Graunkei965: Add a better PRM citation for the IMS dimension...
2015-02-02 Laura Ekstrandswrast: Whitespace fixes.
2015-02-02 Laura EkstrandDD: Refactor BlitFramebuffer.
2015-02-02 Laura EkstrandGL: Update glext.h to Khronos Revision 29537.
2015-02-02 Jason Ekstrandi965: Don't use tiled_memcpy to download from RGBX...
2015-02-02 Neil Robertsdir-locals.el: Don't set variables for non-programming...
2015-02-02 Iago Toral... i965: Fix intel_miptree_copy_teximage for GL_TEXTURE_1D...
2015-02-02 Eric Anholtvc4: Kill a bunch of color write calculation when color...
2015-02-01 Fredrik Höglunddocs: Update ARB_direct_state_access
2015-02-01 Martin Peresdoc: break down ARB_direct_state_access in GL3.txt
2015-02-01 Eric Anholtvc4: Dump the VPM read index in QIR disasm.
2015-01-31 Jason Ekstrandi965/pixel_read: Don't try to do a tiled_memcpy from...
2015-01-31 Francisco Jerezi965: Enable L3 caching of buffer surfaces.
2015-01-31 José Fonsecaegl: Pass the correct X visual depth to xcb_put_image().
2015-01-31 Jason Ekstrandintel/pixel_read: Properly flip the results for window...
2015-01-31 Jason Ekstrandi965/tiled_memcpy: Support a signed linear pitch
2015-01-30 Jason Ekstrandmain: Add STENCIL_INDEX formats to base_tex_format
2015-01-30 Jason Ekstrandteximage: Don't indent switch cases
2015-01-30 Brian Paulmesa: remove some dead display list code
2015-01-30 Brian Paulmesa: remove stale comment in dlist.c code
2015-01-30 Brian Paulmesa: s/union gl_dlist_node/Node/ in dlist.c code
2015-01-30 Brian Paulmesa: fix display list 8-byte alignment issue
2015-01-30 José Fonsecautil/u_atomic: Provide a _InterlockedCompareExchange8...
2015-01-30 José Fonsecautil/u_atomic: Use _Interlocked* intrinsics for non...
2015-01-30 Neil Robertsi965/skl: Force a BINDING_TABLE_POINTER_* after push...
2015-01-30 Topi Pohjolainenmeta: Don't write depth when decompressing tex-images
2015-01-30 Topi Pohjolainenmeta: Don't write depth when generating miptrees
2015-01-30 Topi Pohjolainenmeta/blit: Compile programs with and without depth
2015-01-30 Topi Pohjolainenmeta/blit: Write depth only when asked for
2015-01-30 Topi Pohjolainenmeta/blit: Add plumbing for shaders without depth
2015-01-30 Jason Ekstrandnir/opt_algebraic: Add some constant bcsel reductions
2015-01-30 Jason Ekstrandnir/opt_algebraic: Add some boolean simplifications
2015-01-30 Jason Ekstrandnir/algebraic: Support specifying variable as constant...
2015-01-30 Jason Ekstrandnir/algebraic: Fail to compile of a variable is used...
2015-01-30 Jason Ekstrandnir/search: Allow for matching variables based on types
2015-01-30 Jason Ekstrandnir/search: Add support for matching unknown constants
2015-01-30 Jason Ekstrandnir: Add an invalid type
2015-01-29 Roland Scheideggergallium/docs: fix docs wrt ARL/ARR/FLR
2015-01-29 Eric Anholtnir: Add variants of some of the comparison simplificat...
2015-01-29 Eric Anholtvc4: Fix point size handling when it's the first output.
2015-01-29 Eric Anholtnir: Don't try to to-SSA ALU instructions that are...
2015-01-29 Eric Anholtnir: Fix a bit of broken indentation.
2015-01-29 Eric Anholtnir: Add a couple of helpers for glsl types.
2015-01-29 Emil Velikovdocs: fix mesa 10.4.3 release date
2015-01-29 Kalyan KondapallyMesa: Advertise GL_OES_texture_*float* extensions suppo...
2015-01-29 Kalyan KondapallyMesa: Add support for HALF_FLOAT_OES type.
2015-01-29 Kalyan KondapallyMesa: Add support for GL_OES_texture_*float* extensions.
2015-01-29 Eric Anholtnir: Make vec-to-movs handle src/dest aliasing.
2015-01-29 Eric Anholtgallium: Replace u_simple_list.h with util/simple_list.h
2015-01-29 Eric Anholtmesa: Port a variant of 68afbe89c72d085dcbbf2b264f0201a...
2015-01-29 Eric Anholtmesa: Move simple_list.h to src/util.
2015-01-28 Tom Stellardradeonsi: Enable VGPR spilling for all shader types v5
2015-01-28 Tom Stellardradeonsi/compute: Allocate the scratch buffer during...
2015-01-28 Tom Stellardradeonsi: Add radeon_shader_binary member to struct...
2015-01-28 Tom Stellardradeonsi/compute: Rename si_compute::program to si_comp...
2015-01-28 Marek Olšákradeonsi: Avoid leaking memory when rebuilding shader...
2015-01-28 Jason Ekstrandnir/opcodes: Use a return type of tfloat for ldexp
2015-01-28 Jason EkstrandRevert "util: Move the alternate fpclassify implementat...
2015-01-28 Jason EkstrandRevert "nir/opcodes: Use fpclassify() instead of isnorm...
2015-01-28 Jason Ekstrandutil: Predicate the fpclassify fallback on !defined...
2015-01-28 Sven Arvidssondrirc: set allow_glsl_extension_directive_midshader...
2015-01-28 Jason Ekstrandnir/opcodes: Use fpclassify() instead of isnormal(...
2015-01-28 Jason Ekstrandutil: Move the alternate fpclassify implementation...
2015-01-28 Jason Ekstrandi965/tex: Don't create read-write textures with non...
2015-01-28 Jason Ekstrandi965/gen8: Include the buffer offset when emitting...
2015-01-28 Tapani Pällimesa: improve error messaging for format CSV parser
2015-01-28 EdBclover/llvm: Dump the OpenCL C code earlier.
2015-01-28 EdBclover/llvm: Move CLOVER_DEBUG stuff into anonymous...
2015-01-27 Dave Airlier600g: add support for primitive id without geom shader...
2015-01-27 Dave Airlier600g: move selecting the pixel shader earlier.
2015-01-27 Michel Dänzerst/clover: Pass target instead of target.begin() to...
2015-01-27 Michel Dänzerr600g,radeonsi: Fix calculation of IR target cap string...
2015-01-27 Connor Abbottnir: fix a bug with constant folding non-per-component...
2015-01-27 Connor Abbottnir: add a helper function for getting the number of...
2015-01-27 Sisinty Sasmita... i965: Implemente a tiled fast-path for glReadPixels...
2015-01-27 Sisinty Sasmita... i965/tiled_memcpy: Add tiled-to-linear paths
2015-01-27 Sisinty Sasmita... i965: Refactor tiled memcpy functions and move them...
2015-01-27 Jason Ekstrandi965/tex_subimage: Use the fast tiled path for rectangl...
2015-01-27 Dave Airliemesa/autoconf: attempt to use gnu99 on older gcc compilers
2015-01-26 Felix Jandamesa: simplify detection of fpclassify
2015-01-26 Jason Ekstrandnir/opcodes: Don't go through doubles when constant...
2015-01-26 Jason Ekstrandnir/opcodes: Simplify and fix the unpack_half_*_split_...
2015-01-26 Jason Ekstrandnir: Use pointers for nir_src_copy and nir_dest_copy
2015-01-26 Kenneth Graunkei965: Handle CMP.nz ... 0 and MOV.nz similarly in cmod...
2015-01-26 Jan Veselyclover: Fix build with llvm after r226981
2015-01-25 Niels Ole Salscheiderconfigure: Link against all LLVM targets when building...
2015-01-25 Connor Abbottnir/constant_folding: use the new constant folding...
2015-01-25 Jason Ekstrandnir: add new constant folding infrastructure
2015-01-25 Connor Abbottnir: use Python to autogenerate opcode information
2015-01-24 Emil Velikovdocs: add news item and link release notes for mesa...
2015-01-24 Emil Velikovdocs: Add sha256 sums for the 10.4.3 release
2015-01-24 Emil VelikovAdd release notes for the 10.4.3 release
2015-01-24 Matt Turneri965: Convert CMP.GE -(abs)reg 0 -> CMP.Z reg 0.
next