mesa.git
2015-07-03 Marek Olšákegl: sort extension lists alphabetically
2015-07-03 Anatoli Antonovitchegl: implement EGL_KHR_gl_texture_3D_image
2015-07-03 Rob Clarkfreedreno/ir3: don't be confused by eliminated indirects
2015-07-03 Rob Clarkfreedreno/ir3: sched fixes for addr register usage
2015-07-03 Rob Clarkfreedreno/ir3: fix indirects tracking
2015-07-03 Ilia Mirkingallium/ttn: mark location specially in nir for color0...
2015-07-03 Rob Clarknir/lower_phis_to_scalar: undef is trivially scalarizable
2015-07-03 Rob Clarkgallium/ttn: IN/OUT are only array if ArrayID != 0
2015-07-03 Rob Clarktgsi: update docs for ArrayID usage
2015-07-03 Neil Robertsi965/fs: Don't disable SIMD16 when using the pixel...
2015-07-02 Jason Ekstrandnir: Don't allow copying SSA destinations
2015-07-02 Ilia Mirkinmesa/prog: relative offsets into constbufs are not...
2015-07-02 Mike Stroyani965: allocate at least 1 BLEND_STATE element
2015-07-02 Iago Toral... mesa/st: Add checks for signed/unsigned integer convers...
2015-07-02 Ilia Mirkinnv50/ir: don't emit src2 in immediate form
2015-07-02 Alexandre Courbotnvc0: tune PREFER_BLIT_BASED_TEXTURE_TRANSFER capability
2015-07-02 Ilia Mirkinmesa: reset the source packing when creating temp trans...
2015-07-01 Alexandre Courbotnvc0: create screen fence objects with coherent attribute
2015-07-01 Nanley Cheryi965/gen9: use an unreserved surface alignment value
2015-07-01 Jason Ekstrandi965/fs: Use the builder directly for the gen6 interpol...
2015-07-01 Francisco Jerezi965/fs: Relax fs_builder channel group assertion when...
2015-07-01 Ilia Mirkinnouveau: rename var name for nouveau_vieux to avoid...
2015-07-01 Tapani Pälliglsl: create program resource list after LinkShader
2015-07-01 Tapani Pälliglsl: expose build_program_resource_list function
2015-07-01 Tapani Pälliglsl: build stageref mask using IR, not symbol table
2015-07-01 Chia-I Wuilo: remove ilo_image_params
2015-07-01 Chia-I Wuilo: add image_init_gen6_transfer_layout()
2015-07-01 Chia-I Wuilo: add image_set_gen6_bo_size()
2015-07-01 Chia-I Wuilo: add image_set_gen6_{hiz,mcs}
2015-07-01 Chia-I Wuilo: add image_get_gen6_monolithic_size()
2015-07-01 Chia-I Wuilo: add image_get_gen6_lods()
2015-07-01 Chia-I Wuilo: add image_get_gen{6,7}_alignment()
2015-07-01 Chia-I Wuilo: add image_get_gen6_{hiz,mcs}_enable()
2015-07-01 Chia-I Wuilo: add image_get_gen6_tiling()
2015-07-01 Chia-I Wuilo: add image_get_gen6_layout()
2015-07-01 Ilia Mirkinnv50/ir: copy joinAt when splitting both before and...
2015-07-01 Dave Airliedocs: update for llvmpipe fp64 support
2015-07-01 Dave Airliegallivm: add fp64 support. (v2.1)
2015-07-01 Dave Airlietgsi: add infer support for double opcodes.
2015-07-01 Timothy Arcerifreedreno: use consistent version string format
2015-07-01 Timothy Arceriglsl: use consistent version string format
2015-07-01 Jason Ekstrandi965/fs: Fix PIXEL_X/Y in regs_read()
2015-06-30 Jason Ekstrandi965/fs: Remove the width field from fs_reg
2015-06-30 Jason Ekstrandi965/fs_generator: Use inst->exec_size for determining...
2015-06-30 Jason Ekstrandi965/fs: Use exec_size instead of dst.width for computi...
2015-06-30 Jason Ekstrandi965/fs: Use the builder dispatch_width for computing...
2015-06-30 Jason Ekstrandi965/fs: Use the builder dispatch width instead of...
2015-06-30 Jason Ekstrandi965/fs: Remove exec_size guessing from fs_inst::init()
2015-06-30 Jason Ekstrandi965/fs_builder: Use the dispatch width for setting...
2015-06-30 Jason Ekstrandi965/fs: Use exec_size for determining regs read/writte...
2015-06-30 Jason Ekstrandi965/fs: Remove fs_inst constructors that don't take...
2015-06-30 Jason Ekstrandi965/fs: Make better use of the builder in shader_time
2015-06-30 Jason Ekstrandi965/fs: Add a builder argument to offset()
2015-06-30 Jason Ekstrandi965/fs: Move offset(fs_reg, unsigned) to brw_fs.h
2015-06-30 Jason Ekstrandi965/blorp: Explicitly set execution sizes for new...
2015-06-30 Jason Ekstrandi965/fs: Set the builder group for emitting FB-write...
2015-06-30 Jason Ekstrandi965/fs: Explicitly set the exec_size on the add(32...
2015-06-30 Jason Ekstrandi965/fs: Properly handle LOAD_PAYLOAD in fs_inst::regs_read
2015-06-30 Jason Ekstrandi965/fs: Report the right value in fs_inst::regs_read...
2015-06-30 Jason Ekstrandi965/fs: Fix fs_inst::regs_read() for uniform pull...
2015-06-30 Jason Ekstrandi965/fs: Actually set/use the mlen for gen7 uniform...
2015-06-30 Jason Ekstrandi965/fs: Use a switch statement in fs_inst::regs_read()
2015-06-30 Connor Abbottnir: remove parent_instr from nir_register
2015-06-30 Connor Abbottnir: remove nir_src_get_parent_instr()
2015-06-30 Connor Abbotti965/fs: emit constants only once
2015-06-30 Connor Abbotti965/fs: use SSA values directly
2015-06-30 Connor Abbottnir/from_ssa: add a flag to not convert everything...
2015-06-30 Emil Velikovegl/x11: handle when invalid drawable is passed in...
2015-06-30 Emil Velikovegl/wayland: cleanup dri2_wl_create_surface error path
2015-06-30 Emil Velikovegl/wayland: handle NULL native_window in create_surface
2015-06-30 Emil Velikovegl/drm: plug memory leak
2015-06-30 Rob Clarkgallium/ttn: don't upset nir_validate w/ BRK's
2015-06-30 Rob Clarkgallium/ttn: add TXB2
2015-06-30 Rob Clarkgallium/ttn: partial fix for output arrays
2015-06-30 Rob Clarknir: cleanup open-coded instruction casts
2015-06-30 Rob Clarkfreedreno/ir3: cache defining instruction
2015-06-30 Rob Clarkfreedreno/ir3: fix RA issue with fanin
2015-06-30 Rob Clarkfreedreno/ir3: add ir3_shader_disasm()
2015-06-30 Rob Clarkfreedreno/a4xx: fix for sparse-samplers
2015-06-30 Rob Clarkfreedreno/ir3: fix crash in fail path
2015-06-30 Rob Clarkfreedreno/ir3: fix crash in RA
2015-06-30 Rob Clarkfreedreno/ir3: fixes for indirect writes
2015-06-30 Rob Clarkfreedreno/ir3: fix constlen in case of load_uniform_ind...
2015-06-30 Tapani Pälliglsl: validate sampler array indexing for 'constant...
2015-06-30 Tapani Pällimesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5
2015-06-30 Tapani Pällii915: use EmitNoIndirectSampler
2015-06-30 Tapani Pällii965: use EmitNoIndirectSampler for gen < 7
2015-06-30 Tapani Pällimesa/glsl: new compiler option EmitNoIndirectSampler
2015-06-30 Tapani Pälliglsl: Allow dynamic sampler array indexing with GLSL...
2015-06-30 Ilia Mirkinnv50/ir: fix emission of address reg in 3rd source
2015-06-30 Kenneth Graunkei965: Don't use GCC extension for ?: with only two...
2015-06-30 Alexander von... egl/haiku: fix Mesa build under Haiku
2015-06-30 Ilia Mirkinnv30: align transfer stride to 64, required by blit...
2015-06-30 Ilia Mirkinnv30: allow vertex state creation with 0 elements
2015-06-30 Ilia Mirkinnv30: reset fragprog bufctx at bind time
2015-06-30 Ilia Mirkinnv30: modernize fp upload logic
2015-06-30 Ilia Mirkinnv30: provide a minimum map buffer alignment
2015-06-29 Anuj Phogati965/skl: Extract the blit command setup in to a helper
2015-06-29 Anuj Phogati965/gen9: Add XY_FAST_COPY_BLT support to intelEmitCop...
2015-06-29 Anuj Phogatmesa/swrast: Use global function _mesa_regions_overlap()
next