configure: fix gcc version check
[mesa.git] / src /
2011-07-14 Dave Airlievbo: minor optimisation in vbo_exec_DrawRangeElements
2011-07-14 Brian Paulgallium: don't use enum bitfields in p_video_state.h
2011-07-14 Brian Paulgallium: put video-related enums in separate header
2011-07-14 Brian Pauli915g: move declaration before code
2011-07-14 Brian Paulmesa: use inline function wrapper for _mesa_reference_t...
2011-07-14 Brian Paulmesa: use inline function wrapper for _mesa_reference_r...
2011-07-14 Brian Paulmesa: use inline function wrapper for _mesa_reference_f...
2011-07-14 Brian Paulmain: use inline function wrapper for _mesa_reference_b...
2011-07-14 Dave Airliemesa: split _mesa_reference_program() into hot/cold...
2011-07-14 Christoph Bumillernv50,nvc0: extensive surface format renaming to get...
2011-07-14 Christoph Bumillernv50,nvc0: add support for multi-sample resources
2011-07-14 Christoph Bumillernv50,nvc0: add correct storage type for Z32_FLOAT
2011-07-14 Christoph Bumillernv50,nvc0: unify nvc0_miptree and nv50_miptree structs
2011-07-14 Christoph Bumillernv50,nvc0: don't advertise unaligned texture format...
2011-07-14 Vinson Leeg3dvl: Remove non-constant expression array initializers.
2011-07-14 Marek Olšákgallium/targets: do not link every driver with libllvmp...
2011-07-14 Marek OlšákRename swrastg_dri to swrast_dri
2011-07-14 Brian Paulsoftpipe: fix various warnings about int/float/double...
2011-07-14 Vinson Leeg3dvl: Remove designated initializers.
2011-07-13 Vinson Leeg3dvl: s/inline/INLINE/
2011-07-13 Emil Velikovutils: Add missing parentheses
2011-07-13 Vinson Leesoftpipe: Remove sp_video_context.c from SConscript.
2011-07-13 Christian König[g3dvl] don't upload all quant buffer layers at once
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane Marchesini915g: don't try to check if a NULL buffer is busy.
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-13 Vadim Girlinst/mesa: flush bitmap cache on query and conditional...
2011-07-13 Christian König[g3dvl] remove some unneeded Makefiles
2011-07-13 Christian Königr600g: reenable hardware blits for STATIC and IMMUTABLE...
2011-07-13 Christian Königr600g: prevent hardware blitting based on resource...
2011-07-13 Christian König[g3dvl] implement workaround for missing blender clamp...
2011-07-13 Christian Königr600g: revert "set BLEND_CLAMP depending on clamp_fragm...
2011-07-13 Christian König[g3dvl] keep a pointer in idct buffer to idct object
2011-07-13 Chia-I Wutargets/egl-static: fix a linking error
2011-07-12 Eric Anholti915: Add support for gl_FragData[0] for output color.
2011-07-12 Daniel Vetteri915g: fixup context desdruction
2011-07-12 Eric Anholti915: Fix NPOT compressed textures on 915.
2011-07-12 Eric Anholtmesa: Fix assertion failure in X8_Z24/Z24_X8 texfetch.
2011-07-12 Eric Anholti915: Fix depth texturing since 86e62b2357447b7c97f434b...
2011-07-12 Eric Anholti915: Use _mesa_get_format_name to describe translate_t...
2011-07-12 Eric Anholti915: Fix map/unmap mismatches from leaving INTEL_FALLB...
2011-07-12 Eric Anholtintel: Use _mesa_tex_target_to_face() helper function...
2011-07-12 Alex Deucherr600g: emit SQ_LDS_RESOURCE_MGMT
2011-07-12 Brian Paulu_upload_mgr: add missing offset to src map in u_upload...
2011-07-12 Emil Velikovst/mesa: check if _mesa_create_context() returns NULL
2011-07-12 Christian Königvaapi: cleanup the source and let the st at least compi...
2011-07-11 Marek Olšákst/mesa: choose a matching depth internal format for...
2011-07-11 Christian König[g3dvl] add some more PIPE_VIDEO_CAPs
2011-07-11 Marek Olšákst/mesa: get rid of unnecessary 'goto' in DrawPixels
2011-07-11 Marek Olšákst/mesa: derive a stencil sampler format from the actua...
2011-07-11 Vinson Leegallivm: Re-enable LLVMUnionTypeKind case for llvm...
2011-07-11 Andrew Randrianasuludri/nouveau: nv10: fix vertex format for GL_UNSIGNED_BYTE
2011-07-11 David Heidelbergernvfx: handle PIPE_CAP_SM3
2011-07-11 Vinson Leegallivm: Remove LLVMOpaqueKindType case with llvm-3.0.
2011-07-11 Kenneth Graunkeglsl: Reject ambiguous function calls (multiple inexact...
2011-07-11 Kenneth Graunkei965/gen7: Add support for gl_PointCoord.
2011-07-11 Kenneth Graunkei965/gen7: Fix point sprite texture coordinate overrides.
2011-07-11 Kenneth Graunkei965/gen7: Refactor SF setup a bit to handle overrides...
2011-07-11 Eric Anholti965/gen4: Add a stub dumper for CC unit state, which...
2011-07-11 Eric Anholti965/gen4: Add state dumping for unit state using state...
2011-07-11 Eric Anholti965/gen6: Add state dumping for the VS constants.
2011-07-11 Eric Anholti965/gen6: Add state dumping for the scissor packet.
2011-07-11 Eric Anholti965: When dumping programs, dump the whole cache....
2011-07-11 Eric Anholti965: Dump the binding table using state_batch_list[].
2011-07-11 Eric Anholti965: Dump the surface, sampler, and sdc state using...
2011-07-11 Eric Anholti965: Dump brw_state_batch data in an easier format...
2011-07-11 Eric Anholti965: Map the batch once for dumping all our state...
2011-07-11 Eric Anholti965: Move the new gen6 state structs to using state_ba...
2011-07-11 Eric Anholti965: Move the SF VP state dump to using the state_batc...
2011-07-11 Eric Anholti965: Move CLIP VP state dump to using the state_batch_...
2011-07-11 Eric Anholti965: Track the brw_state_batch() data while under...
2011-07-11 Eric Anholti965: Add a type argument to brw_state_batch().
2011-07-11 Eric Anholtintel: Make our context structure be a ralloc context.
2011-07-11 Eric Anholtir_to_mesa: typo fix in a comment.
2011-07-11 Eric Anholti965: Fix fp-dst-aliasing-[12].vpfp.
2011-07-11 Eric Anholti965: Fix fp-lit-src-equals-dst.
2011-07-11 Christian König[g3dvl] fix a whole bunch of memory leaks
2011-07-11 Brian Paulglx: add a few missing glXChooseFBConfig() attributes
2011-07-11 Marek Olšákmesa: fix assertion failure in delete_wrapper
2011-07-11 Marek Olšákmesa: add a comment in _mesa_test_formats
2011-07-11 Christian König[g3dvl] revert some unintended white space changes
2011-07-11 Marek Olšákmesa: fix assertion failure in _mesa_test_formats
2011-07-11 Christian König[g3dvl] sync SConscript with Makefile
2011-07-11 Christian König[g3dvl] softpipe is no longer needed for dri-nouveau
2011-07-11 Christian Königr600g: revert "support textures with scaled number...
2011-07-11 Christian Königpipe-video: merge fixes
2011-07-11 Christian König[g3dvl] remove some stale nv40 files
2011-07-11 Christian König[g3dvl] remove pipe_video_context from nouveau
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-11 Marek OlšákRevert "WIP r600g: depth_buffer_float renderbuffer...
2011-07-11 Marek Olšákr600g: more valgrind fixes
2011-07-11 Marek Olšákr600g: zero memory of ioctl parameters
2011-07-11 Marek Olšákmesa: implement packing of DEPTH_STENCIL & FLOAT_32_UNS...
2011-07-10 Marek OlšákWIP r600g: depth_buffer_float renderbuffer support...
2011-07-10 Marek Olšákswrast: fix depth/stencil blits when there's no colorbuffer
2011-07-10 Marek Olšákmesa: return early if mask is cleared to zero in BlitFr...
2011-07-10 Marek Olšákr600g: depth_buffer_float support on r600-r700
2011-07-10 Marek Olšákgallium/util: handle Z32F_FLOAT_S8X24_USCALED in pipe_t...
2011-07-10 Marek Olšákgallium/util: implement software Z32F_S8X24 depth-stenc...
2011-07-10 Marek Olšákgallium/util: implement pack functions for Z32F and...
next