mesa.git
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.
2015-03-19 Kenneth Graunkei965/fs: Make an emit_discard_jump() function to reduce...
2015-03-19 Laura Ekstrandmain: Add TEXTURE_CUBE_MAP support in CopyTextureSubIma...
2015-03-19 Laura Ekstrandmain: Simplify debug messages for CopyTex*SubImage*D.
2015-03-19 Ian Romanickglsl: Annotate as_foo functions that the this pointer...
2015-03-19 Paul Berrymain: Change the type argument of use_shader_program...
2015-03-19 Paul Berrymain: Clean up a strange construction in use_shader_pro...
2015-03-19 Jason Ekstrandi965/nir: Sort uniforms direct-first and use two differ...
2015-03-19 Jason Ekstrandnir/lower_io: Add a assign_locations function that...
2015-03-19 Jason Ekstrandnir/lower_io: Make variable location assignment a manua...
2015-03-19 Jason Ekstrandnir: Use a list instead of a hash_table for inputs...
2015-03-19 Brian Paulgallivm: remove unused 'builder' variable
2015-03-19 Brian Paulmesa: use more descriptive error messages for glUniform...
2015-03-19 Matt Turneri965/fs: Print spills:fills and number of promoted...
2015-03-19 Ian Romanicki965/fs: Emit better b2f of an expression on GEN4 and...
2015-03-19 Matt Turnerutil: Optimize _mesa_roundeven with SSE 4.1.
2015-03-19 Matt Turnerutil: Add a roundeven test.
2015-03-19 Matt Turnermesa: Replace _mesa_round_to_even() with _mesa_roundeven().
2015-03-19 Matt Turneri965/fs: Ignore type in cmod prop if scan_inst is CMP.
2015-03-18 Jason Ekstrandi965/nir: Make our environment variable checking smarter
2015-03-18 Dave Airlieegl: don't fill client apis string forever.
2015-03-18 Jose Fonsecaswrast: Use BITFIELD64_BIT for arrayAttribs.
2015-03-18 Jose Fonsecascons: Don't link program_lexer.l/y twice.
2015-03-18 Jose Fonsecagallivm: Use INFINITY directly.
2015-03-18 Jose Fonsecascons: Silence MSVC warnings about overflows in constan...
2015-03-18 José Fonsecascons: Disable MSVC signed/unsigned mismatch warnings.
2015-03-18 Laura Ekstranddocs: Update progress on ARB_direct_state_access.
2015-03-18 Brian Pauldri: add _glapi_set_nop_handler(), _glapi_new_nop_table...
2015-03-18 Brian Paulmesa: remove MSVC warning pragmas
2015-03-18 Brian Paulmesa: add void to format_array_format_table_init()...
2015-03-18 Brian Paulmapi: move some #includes from .h file to .c files
2015-03-18 Brian Paulmesa: make _mesa_alloc_dispatch_table() static
2015-03-18 Brian Paulmesa: reimplement dispatch table no-op function handling
2015-03-18 Brian Paulmapi: add new _glapi_new_nop_table() and _glapi_set_nop...
2015-03-18 Rob Clarkfreedreno/ir3: fix infinite recursion in sched
2015-03-18 Rob Clarkfreedreno: fix spelling
2015-03-18 Marek Olšákdocs/GL3: don't list nv30
2015-03-18 Marek Olšákdocs/GL3: don't list swrast
2015-03-18 Marek Olšákdocs/GL3: don't list r300
2015-03-18 Marek Olšákradeonsi: increase coords array size for radeon_llvm_em...
2015-03-18 Jonathan Grayconfigure: check if compiler supports -Werror=vla.
2015-03-18 Chris Wilsoni965: Defer the throttle until we submit new commands
2015-03-18 Chris Wilsoni965: Throttle to the previous frame
2015-03-18 Chris Wilsoni965: Throttle rendering to an fbo
2015-03-18 Jason Ekstrandnir/peephole_select: Allow uniform/input loads and...
2015-03-18 Jason Ekstrandnir/peephole_select: Copy instructions into the block...
next