mesa.git
2015-03-23 Giuseppe Bilottagallium: remove trailing whitespace in p_screen.h
2015-03-23 Tom Stellardclover: The unit for CL_DEVICE_MEM_BASE_ADDR_ALIGN...
2015-03-23 Tom Stellardclover: Add all the mandatory 1.1 extensions to the...
2015-03-23 Tom Stellardclover: Add a space at the end of CL_DEVICE_OPENCL_C_VE...
2015-03-23 Francisco Jerezi965/vec4: Fix handling of multiple register reads...
2015-03-23 Francisco Jerezi965/vec4: Calculate live intervals with subregister...
2015-03-23 Francisco Jerezi965/vec4: Define helpers to calculate the common live...
2015-03-23 Francisco Jerezi965/vec4: Define helper functions to convert a registe...
2015-03-23 Francisco Jerezi965/vec4: Don't lose the force_writemask_all flag...
2015-03-23 Francisco Jerezi965/vec4: Fix handling of multiple register reads...
2015-03-23 Francisco Jerezi965/vec4: Fix handling of multiple register reads...
2015-03-23 Francisco Jerezi965/vec4: Fix handling of multiple register reads...
2015-03-23 Francisco Jerezi965/vec4: Fix handling of multiple register reads...
2015-03-23 Francisco Jerezi965: Define method to check whether a backend_reg...
2015-03-23 Francisco Jerezi965/vec4: Remove dependency of vec4_live_variables...
2015-03-23 Francisco Jerezi965/vec4: Trivial copy propagate clean-up.
2015-03-23 Francisco Jerezi965/vec4: Add argument index and type checks to SEL...
2015-03-23 Francisco Jerezi965/vec4: Fix broken saturate mask check in copy propa...
2015-03-23 Francisco Jerezi965/vec4: Don't lose copy propagation saturate bits...
2015-03-23 Francisco JerezRevert "i965/vec4: Don't lose the saturate modifier...
2015-03-23 Francisco Jerezi965/vec4: Remove unused method definition.
2015-03-23 Francisco Jerezi965/vec4: Some more trivial swizzle clean-up.
2015-03-23 Francisco Jerezi965/vec4: Improve src_reg/dst_reg conversion constructors.
2015-03-23 Francisco Jerezi965/vec4: Pass argument by reference to src_reg/dst_re...
2015-03-23 Francisco Jerezi965/vec4: Remove swizzle_for_size() in favour of brw_s...
2015-03-23 Francisco Jerezi965/vec4: Remove broken vector size deduction in setup...
2015-03-23 Francisco Jerezi965/vec4: Simplify visitor handling of swizzles using...
2015-03-23 Francisco Jerezi965/vec4: Simplify opt_register_coalesce() using the...
2015-03-23 Francisco Jerezi965/vec4: Simplify reswizzle() using the swizzle utils.
2015-03-23 Francisco Jerezi965/vec4: Simplify opt_reduce_swizzle() using the...
2015-03-23 Francisco Jerezi965: Fix signedness of backend_reg::reg_offset.
2015-03-23 Francisco Jerezi965/vec4: Fix signedness of dst_reg::writemask.
2015-03-23 Francisco Jerezi965/vec4: Don't use GL types in the IR data structures.
2015-03-23 Francisco Jerezi965/vec4: Fix signedness of brw_is_single_value_swizzl...
2015-03-23 Francisco Jerezi965: Define some useful swizzle helper functions.
2015-03-23 Tapani Pälliglsl: fix names in lower_constant_arrays_to_uniforms
2015-03-23 Jason Ekstrandi965/nir: Use signed integer type for booleans
2015-03-23 Jason Ekstrandi965/nir: Do boolean resolves on GEN <= 5
2015-03-23 Jason Ekstrandi965: Add a NIR analysis pass for determining when...
2015-03-23 Jason Ekstrandi965/nir: Properly set the predicate on the SEL used...
2015-03-23 Jason Ekstrandi965/nir: Use NIR lowering for ffma for gen < 6
2015-03-23 Jason Ekstrandi965/nir: Use emit_lrp for emitting flrp
2015-03-23 Jason Ekstrandi965/fs: Make emit_lrp return an fs_inst
2015-03-22 Dave Airliei965: define I915_PARAM_REVISION
2015-03-22 Jose Fonsecagallivm: Silence unused variable warnings on release...
2015-03-22 Jose Fonsecascons: Silence conversion from 'size_t' to 'type',...
2015-03-22 Jose Fonsecascons: Ensure inttypes.h is always pre-included on...
2015-03-22 Jose Fonsecascons: Silence MSVC C4351 warning.
2015-03-22 Jose Fonsecascons: Match some of LLVM warning options.
2015-03-22 Jose Fonsecascons: Cleanup flex/bison settings specification.
2015-03-22 Jose Fonsecascons: Prefer winflexbison, and use --wincompat when...
2015-03-22 Jose Fonsecascons: Define YY_USE_CONST on MSVC.
2015-03-22 Jose Fonsecascons: Tell MSVC STL library to not use exceptions.
2015-03-22 Jose Fonsecascons: Ensure git_sha1.h's directory exists.
2015-03-22 Jose Fonsecaconfigure: Bail out with MinGW targets.
2015-03-22 Jose Fonsecainclude: Ensure float.h is included for DBL_MAX.
2015-03-22 Jose Fonsecast/vdpau: Avoid constness cast warnings.
2015-03-22 Jose Fonsecaglsl: Disable MSVC switch warning on a per-file basis.
2015-03-22 Jose Fonsecaglsl: Avoid GLboolean vs bool arithmetic MSVC warnings.
2015-03-21 Emil Velikovgalahad: actually remove the driver
2015-03-21 Emil Velikovegl: cut down static storage size for {Version,ClientAP...
2015-03-21 Emil Velikovdocs: note the removal of gbm_gallium, galahad and...
2015-03-21 Emil Velikovgalahad: remove driver
2015-03-21 Emil Velikovgallium/docs: remove information about identity driver
2015-03-21 Emil Velikovdocs: update the egl_platforms list
2015-03-21 Emil Velikovegl/main: drop platform fbdev specific code
2015-03-21 Emil Velikovwinsys/sw/fbdev: remove unused software winsys
2015-03-21 Emil Velikovwinsys/sw/wayland: remove unused winsys
2015-03-21 Emil Velikovst/gbm: remove state-tracker
2015-03-21 Roland Scheideggerllvmpipe: use global llvm context for PIPE_SUBSYSTEM_EM...
2015-03-21 Emil Velikovdocs: add news item and link release notes for mesa...
2015-03-21 Emil Velikovdocs: Add sha256 sums for the 10.4.7 release
2015-03-21 Emil VelikovAdd release notes for the 10.4.7 release
2015-03-20 Dave Airliemesa: reorder gl_light_attrib
2015-03-20 Dave Airliemesa: reorder gl_framebuffer
2015-03-20 Dave Airliemesa: fix hole in vertex_array_object
2015-03-20 Dave Airliemesa: repack gl_texture_attrib.
2015-03-20 Dave Airliemesa: reduce gl_colorbuffer_attrib and gl_fog_attrib
2015-03-20 Dave Airliemesa: reorder gl_image_unit
2015-03-20 Dave Airliemesa: reorder gl_program, gl_shader, gl_shader_program
2015-03-20 Dave Airliemesa: reorder gl_transform_feedback_object
2015-03-20 Dave Airliemesa: reorder prog_instruction
2015-03-20 Dave Airliemesa: reorder gl_array_attrib
2015-03-20 Dave Airliemesa: reorder gl_client_array
2015-03-20 Dave Airliemesa: reorder gl_texture_unit
2015-03-20 Dave Airliemesa: reorder gl_point_attrib
2015-03-20 Dave Airliemesa: reorder gl_multisample_attrib
2015-03-20 Ian Romanicki965/fs: Use correct null destination register in cmod...
2015-03-20 Connor Abbotti965/fs: bail on move-to-flag in sel peephole
2015-03-20 Francisco Jerezi965: Mask out unused Align16 components in brw_untyped...
2015-03-20 Francisco Jerezi965: Pass number of components explicitly to brw_untyp...
2015-03-20 Francisco Jerezi965: Don't disable exec masking for sampler message...
2015-03-20 Francisco Jerezi965: Factor out logic to build a send message instruct...
2015-03-20 Francisco Jerezi965: Set nr_params to the number of uniform components...
2015-03-20 Kenneth Graunkei965/skl: Break down SIMD16 3-source instructions when...
2015-03-20 Neil Robertsi965: Refactor SIMD16-to-2xSIMD8 checks.
2015-03-20 Neil Robertsi965: Store the GPU revision number in brw_context
2015-03-20 Fredrik Höglundmesa: Make sure the buffer exists in _mesa_lookup_buffe...
2015-03-19 Dave Airlieu_primconvert: add primitive restart support
2015-03-19 Kenneth Graunkei965/fp: Emit discard jumps.
next