mesa.git
2011-07-16 Christoph Bumillernv50: fix bogus error message about 3d surfaces
2011-07-16 Vinson Leegallivm: Rename createAsmInfo to createMCAsmInfo with...
2011-07-15 Marek Olšákxmlconfig: remove an unused-but-set variable
2011-07-15 Marek Olšákr600g: print to stderr that a CS has been rejected...
2011-07-15 Marek Olšákprog_optimize: fix a warning that a variable may be...
2011-07-15 Marek Olšákr300/compiler: remove an unused-but-set variable and...
2011-07-15 Marek Olšákr300/compiler: fix a warning that a variable may be...
2011-07-15 Marek Olšákst/mesa: remove unused-but-set variables in st_program.c
2011-07-15 Marek Olšákswrast: remove an unused-but-set variable
2011-07-15 Marek Olšákmesa: fix unused-but-set-variable warnings in dlist.c
2011-07-15 Vadim Girlinr600g: fix queries and predication
2011-07-15 Marc Pignatdrisw: Fix 24bpp software rendering, take 2
2011-07-15 Christian Königg3dvl: no need for flushing inside the compositor any...
2011-07-15 Christian Königg3dvl: correctly distinct dst area and clip area in...
2011-07-15 Alex Deucherr600c/g: add new NI pci ids
2011-07-15 Christian Königg3dvl: link r300 and r600 targets width libdrm instead...
2011-07-15 Marek Olšákgallium/targets: link vdpau, va, and xvmc with LLVM...
2011-07-15 Christian Königg3dvl: change picture parameter of decode_bitstream...
2011-07-15 Younes Mantong3dvl: Build softpipe when needed.
2011-07-15 Younes Mantong3dvl: Build the right winsys dependencies when needed.
2011-07-14 José Fonsecamake: Fix program/lex.yy.c & friends generation.
2011-07-14 José FonsecaSquashed commit of the following:
2011-07-14 Marcin Baczyńskiconfigure: allow C{,XX}FLAGS override
2011-07-14 Marcin Baczyńskiconfigure: fix gcc version check
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 Christian Königg3dvl: check for existense of VA API header/libs
2011-07-14 Christian Königg3dvl: check for existense of VDPAU header/libs
2011-07-14 Christian Königg3dvl: check for existense of XvMC header/libs
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šákconfigure.ac: don't build gallium driver libs just...
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 Emil Velikovautoconf: Do not select Xlib when building DRI
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 Ian Romanickconfigure.ac: Make --{without,with}-gallium-drivers...
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_...
next