OSDN Git Service

android-x86/external-mesa.git
2015-04-08 Roland Scheideggergallivm: don't use control flow when doing indirect...
2015-04-08 Brian Paulglsl: check for forced_language_version in is_version()
2015-04-08 Neil Robertsi965/skl: Fix the order of the arguments for the LD...
2015-04-08 Zhenyu Wangi965: Fix depth field setting in surface state for...
2015-04-08 Dave Airlieu_tile: fix warnings about incompatible casts.
2015-04-07 Glenn Kennardr600g/sb: Enable SB for geometry shaders
2015-04-07 Glenn Kennardr600g/sb: Update last_cf for loops
2015-04-07 Dave Airlieu_tile: fix stencil texturing tests under softpipe
2015-04-07 Jason Ekstrandnir: Make nir_*_instr_create take a nir_shader instead...
2015-04-07 Kenneth Graunkenir: Implement a nir_sweep() pass.
2015-04-07 Kenneth Graunkenir: Allocate dereferences out of their parent instruct...
2015-04-07 Kenneth Graunkenir: Allocate nir_ssa_def::uses/if_uses out of the...
2015-04-07 Kenneth Graunkenir: Allocate nir_phi_src values out of the nir_phi_instr.
2015-04-07 Kenneth Graunkenir: Allocate nir_call_instr::params out of the nir_cal...
2015-04-07 Kenneth Graunkei965: Add the ability to render to I8/L8 and I16/L16...
2015-04-07 Kenneth Graunkei965: Use SET_FIELD in 3DSTATE_STREAMOUT packets.
2015-04-07 Jason Ekstrandnir/lower_tex_projector: Don't use designated initializers
2015-04-07 Tapani Pälliglsl: relax input->output validation for SSO programs
2015-04-07 Ilia Mirkinnv50,nvc0: limit the y-tiling of 3d textures to the...
2015-04-07 Dave Airlier600g: fix op3 abs issue
2015-04-06 Iago Toral... i965: Do not render primitives in non-zero streams...
2015-04-06 Kenneth Graunkei965: Add forgotten multi-stream code to Gen8 SOL state.
2015-04-06 Kenneth Graunkei965: Fix instanced geometry shaders on Gen8+.
2015-04-06 Kenneth Graunkei965: Free dead GLSL IR one last time.
2015-04-06 Kenneth Graunkei965: Implement SIMD16 texturing on Gen4.
2015-04-06 Kenneth Graunkei965: Use SIMD16 instead of SIMD8 on Gen4 when possible.
2015-04-06 Kenneth Graunkei965: Respect the no_8 flag on Gen4-5.
2015-04-06 Kenneth Graunkei965/fp: Set coord_components correctly for cube textures.
2015-04-06 Ian Romanickglsl/cse: Maintain a list of free ae_entry objects
2015-04-06 Matt Turnernir: Remove fsin_reduced/fcos_reduced.
2015-04-06 Matt Turnerst/mesa: Remove unused emit_scs().
2015-04-06 Matt Turnerprogram: Remove unused emit_scs().
2015-04-06 Matt Turneri965/vec4: Remove emit_scs() prototype.
2015-04-06 Matt Turnerglsl: Remove never used sin_reduced/cos_reduced.
2015-04-06 Antia Puentesglsl: Update the #line behaviour on GLSL 3.30+ and...
2015-04-06 Antia Puentesglsl: respect the source number set by #line <line...
2015-04-06 Iago Toral... i965: Make sure we always mark array surfaces as such
2015-04-05 Rob Clarkfreedreno/ir3: add NIR compiler
2015-04-05 Ilia Mirkinfreedreno/a3xx: don't decode srgb on mem2gmem
2015-04-05 Ilia Mirkinfreedreno/a3xx: pass sprite coord mode through to progr...
2015-04-05 Ilia Mirkinfreedreno/a3xx: add UBO support
2015-04-05 Ilia Mirkinfreedreno/ir3: insert nop between sfu/mem operations
2015-04-05 Ilia Mirkinfreedreno: dirty context when reallocating a bound bo
2015-04-05 Ilia Mirkinfreedreno: keep track of buffer valid ranges
2015-04-05 Ilia Mirkinfreedreno: mark resources as being read so that writes...
2015-04-05 Ilia Mirkinfreedreno: don't bother setting resource timestamps
2015-04-05 Ilia Mirkinfreedreno: add a reading flag to indicate gpu is readin...
2015-04-05 Ilia Mirkinfreedreno: fix resource flushing confusion
2015-04-05 Ilia Mirkinfreedreno: remove tex_resource
2015-04-05 Rob Clarkfreedreno/ir3: handle FRAG IN's without interpolation...
2015-04-05 Rob Clarkfreedreno/ir3/cmdline: add @const headers for immediates
2015-04-05 Rob Clarkfreedreno/ir3/cmdline: remove hack for old compiler
2015-04-05 Rob Clarkfreedreno/ir3: handle const/immed/abs/neg in cp
2015-04-05 Rob Clarkfreedreno/ir3: split float/int abs/neg
2015-04-05 Rob Clarkfreedreno/ir3: add ir3 builder helpers
2015-04-05 Rob Clarkfreedreno/ir3: fix sam argument order comment
2015-04-05 Rob Clarkxa: support for drivers which use NIR
2015-04-05 Rob Clarkbuild: add libnir.la
2015-04-05 Rob Clarkgallium/ttn: MOD is an integer instruction
2015-04-05 Rob Clarkgallium/ttn: add UMAD
2015-04-05 Rob Clarknir: add lowering for idiv/udiv/umod
2015-04-05 Rob Clarknir: fix typo for f2b/i2b/b2i expressions (v2)
2015-04-05 Rob Clarknir: add option to lower slt/sge/seq/sne
2015-04-05 Mathias Froehlichmesa: Remove unused variables left over from 107ae27e57d.
2015-04-05 Mathias Fröhlichi965: Implement support for ARB_clip_control.
2015-04-05 Mathias Froehlichmesa: Remove the _WindowMap from gl_viewport_attrib.
2015-04-05 Mathias Froehlichtnl: Maintain the _WindowMap matrix in TNLcontext v2.
2015-04-05 Mathias Froehlichradeon: Make use of _mesa_get_viewport_xform v2.
2015-04-05 Mathias Froehlichi965: Make use of _mesa_get_viewport_xform.
2015-04-04 Ilia Mirkinnv50: allocate more offset space for occlusion queries
2015-04-04 Jason Ekstrandnir/lower_samplers: Use the right memory context for...
2015-04-03 Jason Ekstrandi965: Use brw_nir_cubemap_normalize for NIR shaders
2015-04-03 Jason Ekstrandnir: Add a cubemap normalizing pass
2015-04-03 Jason Ekstrandi965: Check the INTEL_USE_NIR environment variable...
2015-04-03 Jason Ekstrandnir/from_ssa: Don't set reg->parent_instr for ssa_undef...
2015-04-03 Jason Ekstrandnir: Add a src_get_parent_instr function
2015-04-03 Eric Anholti965: Use the tex projector lowering pass instead of...
2015-04-03 Eric Anholtnir: Add a lowering pass for texture projectors.
2015-04-03 Eric Anholtnir: Add an interface to turn a nir_src into a nir_ssa_def.
2015-04-03 Eric Anholtnir: Add an interface for the builder to insert instruc...
2015-04-03 Jose Fonsecagallium: fix gcc compile errors when using _XOPEN_SOURC...
2015-04-03 Carl Worthi965: Rename do_<stage>_prog to brw_compile_<stage...
2015-04-03 Carl Worthi965: Split out per-stage dirty-bit checking into separ...
2015-04-03 Carl Worthi965: Split out brw_<stage>_populate_key into their...
2015-04-02 Ilia Mirkinnv50/ir: avoid folding immediates into imad operations
2015-04-02 Ilia Mirkinnv50/ir: fix imad emission when dst == src2
2015-04-02 Kenneth Graunkenir: Allocate nir_tex_instr::sources out of the instruc...
2015-04-02 Kenneth Graunkenir: Allocate predecessor and dominance frontier sets...
2015-04-02 Kenneth Graunkenir: Allocate register fields out of the register itself.
2015-04-02 Kenneth Graunkenir: Make nir_create_function() strdup the function...
2015-04-02 Kenneth Graunkenir: Free dead variables when removing them.
2015-04-02 Kenneth Graunkenir: Combine remove_dead_local_vars() and remove_dead_g...
2015-04-02 Kenneth Graunkeralloc: Implement a new ralloc_adopt() API.
2015-04-02 Jason Ekstrandnir/opt_peephole_ffma: Fix a couple typos in a comment
2015-04-02 Ilia Mirkinmesa: add ARB_depth_buffer_float to ES3.0 required...
2015-04-02 Eric Anholtvc4: Add support for nir_iabs.
2015-04-02 Jason Ekstrandi965/generator: Get rid of the ! in the unreachable...
2015-04-02 Jason Ekstrandnir/print: Correctly print swizzles for explicitly...
2015-04-02 Ilia Mirkinfreedreno/a3xx: add MRT support
2015-04-02 Ilia Mirkinfreedreno: convert blit program to array for each numbe...
next