mesa.git
2010-04-08 Dave Airlietexenvprogram: fix for ARB_draw_buffers.
2010-04-05 Ian Romanickdocs: Update 7.8.1 release MD5 sums
2010-04-05 Brian Paulmesa: bump MESA_TINY version
2010-04-05 Brian Pauldocs: added news item for 7.8.1 release
2010-04-05 Brian Pauldocs: add link to 7.8.1 release notes
2010-04-05 Brian Paulsoftpipe: index the correct blend/mask state index
2010-04-05 Ian Romanickdocs: Add 7.8.1 release MD5 sums
2010-04-05 Ian Romanickmesa: set version string to 7.8.1
2010-04-05 Ian RomanickInitial 7.8.1 release notes
2010-04-05 Henri Verbeetmesa: update_arrays() depends on program state.
2010-04-05 Ian RomanickUpdate to final names from GLX_INTEL_swap_event spec
2010-04-04 Ian Romanickgl: updated glxext.h to version 27
2010-04-03 Vinson Leeutil: Use GCC atomic bultins on GCC 4.1 and higher...
2010-04-03 Jeremy Huddlestonxdemos: Build object files first
2010-04-02 Vinson Leeglx: Fix compilation errors on non-GLX_DIRECT_RENDERING...
2010-04-02 Chia-I Wust/vega: Do not depend on libm.
2010-04-02 Jesse BarnesGLX/DRI2: pass GLX drawable ID to dri2InvalidateBuffers
2010-04-02 Jeremy HuddlestonRevert accidental commits from the xquartz tree
2010-04-01 Jeremy Huddlestonapple: Don't build gallium
2010-04-01 Jeremy Huddlestonapple: Use mesa gl.h rather than generating one.
2010-04-01 Jeremy Huddlestonapple: Integrate our libGL into the existing build...
2010-04-01 Jeremy Huddlestonapple: Change ifdefs for DRI to be DRI && !APPLE
2010-04-01 Jeremy Huddlestonapple: Remove duplicate headers that already exist...
2010-04-01 Jeremy Huddlestonapple: Initial import of libGL for OSX from AppleSGLX...
2010-04-01 Jeremy Huddlestonxdemos: Build object files first
2010-04-01 Jeremy Huddlestonxdemos: Fix a build failure for non-autoconf configs
2010-04-01 Vinson Leeglx: Fix compilation errors on non-GLX_DIRECT_RENDERING...
2010-03-31 Ben Skeggsst/mesa: use BITFIELD64_BIT to access shader OutputsWri...
2010-03-30 Michel Dänzerglx/dri2: Fix debug build with old dri2proto.
2010-03-29 Brian Pauldocs: fix 7.7.1 release date
2010-03-28 Ian Romanickmesa: Add 7.8 release MD5 sums
2010-03-28 Ian Romanickintel: Bump intel driver date to reflect status as...
2010-03-28 Ian Romanickmesa: set version string to 7.8
2010-03-28 Ian Romanickmesa: Add 7.7.1 release MD5 sums
2010-03-28 Ian Romanickmesa: set version string to 7.7.1
2010-03-27 Vinson Leeprogs/tests: Remove duplicate texcompress2 in SConscript.
2010-03-27 Vinson Leei965g: Add brw_winsys_debug.c to SCons build.
2010-03-27 Vinson Leeidentity: Add id_drm.c to SCons build.
2010-03-27 Brian Paulmesa: move/update hash function comments
2010-03-27 Brian Paulmesa: fix deadlock in _mesa_HashFindFreeKeyBlock()
2010-03-26 Michel Dänzerdri/swrast: Fix frontbuffer rendering.
2010-03-26 Michel Dänzerdri/swrast: Fix missed conversion of one pixel pointer...
2010-03-26 Eric Anholti965: Fix readpixels from ReadBuffer != DrawBuffer.
2010-03-26 Eric Anholti965: Fix inversion for glCopyPixels to/from FBOs.
2010-03-26 Eric Anholtintel: Rely on allocated region pitch for the miptree...
2010-03-26 Eric Anholtintel: Remove extra tiling setting after allocating...
2010-03-26 Eric Anholtintel: Respect src pitch in _mesa_copy_rect().
2010-03-25 Tom FogalRegenerate gl_mangle.h
2010-03-25 Brian Paulglapi: return int = 0 from NoOpGeneric()
2010-03-25 Vinson Leeglslcompiler: Fix build.
2010-03-24 Maciej Cencorar300: report correct state atom size
2010-03-24 Maciej Cencorar300: fix off by one
2010-03-24 Maciej Cencorar300: fix vertex programs with big number of params...
2010-03-24 Maciej Cencorar300: fix wpos/fog handling
2010-03-24 Maciej Cencorar300: clean fog_attr/wpos_attr if code accessing these...
2010-03-23 Eric Anholti965: Stop abusing ctx->NewState flags for storing...
2010-03-23 Brian Pauldocs: update docs with 7.7.1 and 7.8 release info
2010-03-23 Brian Paulsoftpipe: comments, re-formatting, etc
2010-03-23 Brian Paulsoftpipe: add special cases for all Z compare modes...
2010-03-23 Brian Paulst/glx: better format selection in xmesa_choose_z_stenc...
2010-03-23 Chia-I WuAdd missing EGL files to the tarballs.
2010-03-23 Kristian Høgsbergglx: Suppress BadDrawable from DRI2CopyRegion
2010-03-23 Ian Romanickmesa: set version string to 7.8-rc2
2010-03-22 Kristian Høgsbergintel: Call intel_prepare_render() before looking up...
2010-03-22 Karl SchultzFix potential compilation issue in visual studio projec...
2010-03-22 Brian Paulglslcompiler: fix build breakage
2010-03-22 Pauli Nieminenmesa: Add end of line to the end of a debug output.
2010-03-22 Vinson Leeprogs/tests: Add cva_huge to SCons build.
2010-03-22 Vinson Leeprogs/tests: Include stddef.h for ptrdiff_t on all...
2010-03-21 Pauli Nieminenr200: Fix emit size prediction to account elt splitting.
2010-03-21 Pauli Nieminenr200: Don't flush when closing elts in KMS.
2010-03-21 Pauli Nieminenr200: Fix swtnl fallback to flush pending rendering...
2010-03-21 Pauli Nieminenr200: Fix mixed indetion in r200TclFallback.
2010-03-21 Pauli Nieminenvbo: Fix vbo_split_copy to pass correct max_index to...
2010-03-21 Pauli Nieminentests: Add test for huge client arrays that has to...
2010-03-20 Marek Olšákr300/compiler: fix assertion failure in the r500-fragpr...
2010-03-20 Brian Pauldocs: remove the 'Last updated date'
2010-03-20 Chia-I Wuglapi: Fix aliases to non-static functions.
2010-03-20 Chia-I Wuglapi: Correctly generate static disatches for X86.
2010-03-19 Marek Olšákr300g: remove hacks from translate_vertex_data_swizzle
2010-03-19 Brian Pauldrivers/x11: add PUBLIC qualifier to more API functions
2010-03-19 Ian Romanickintel: Use bit-wise not instead of logical not (i830...
2010-03-19 Ian Romanickintel: Correct value of S0_VB_OFFSET_MASK to match...
2010-03-18 Ian RomanickUse bit-wise not instead of logical not.
2010-03-18 Brian Paulst/mesa: s/unpack/pack/ to be more consistent
2010-03-18 Kristian Høgsbergintel: Call _mesa_make_current() after getting initial...
2010-03-17 Brian Paulcell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE
2010-03-17 Brian Paulcell: be more conservative in cell_is_format_supported()
2010-03-17 Brian Paulst/mesa: fix glCopyPixels bugs/crashes when src region...
2010-03-17 Brian Paulmesa: rename params in prototype to match implementation
2010-03-17 Brian Paulswrast: remove unused compute_coveragei() function
2010-03-16 Eric Anholti965: Fix ENDLOOP to only patch up this loop's BREAK...
2010-03-16 Eric Anholti965: Unalias all GLSL source regs from the destination...
2010-03-16 Eric Anholti965: Fix nested loops in the VS.
2010-03-16 Eric Anholti965: Fix up VP constbuf leak on program delete.
2010-03-16 Eric Anholti965: Fix up the handling of point sprite coordinate...
2010-03-16 Eric Anholti965: Add support for the CMP opcode in the GLSL path.
2010-03-16 Eric Anholti965: Fix the response len of masked sampler messages...
2010-03-16 Ian RomanickRemove nonexistant files from tarballs rule of Makefile
2010-03-16 Ian Romanickmesa: set version string to 7.8-rc1
next