mesa.git
2010-04-22 Brian Paulst/mesa: add cases for MESA_FORMAT_Z24_X8, MESA_FORMAT_...
2010-04-22 Brian Paulmesa: fix conversion errors in signed_rgba8888[rev...
2010-04-22 Alex Deucherr300: fix vertex unit setup
2010-04-22 Aaron Plattnerprogs/demos: Fix the progs/demos/rain help text
2010-04-20 Dan Nicholsonegl: Pass flags to locate Xlib headers and libraries
2010-04-20 Dan Nicholsonprogs: Fix linking of Xlib demos for non-autoconf builds
2010-04-20 Dan NicholsonChange libX11 variables to not conflict with AC_PATH_XTRA
2010-04-20 Dan Nicholsongallium: Respect user's CFLAGS for including X headers
2010-04-20 Jeff SmithUse X_LIBS from pkg-config, instead of libdir, for...
2010-04-19 Jesse BarnesDRI2: check for swapAvailable before using swap interva...
2010-04-19 Jesse BarnesDRI2: synchronize swap interval with server at startup...
2010-04-19 Brian Paulst/mesa: invert scissor rect depending on FB orientation
2010-04-19 Matthieu Herrbmesa: Fix build with gcc 3.3.
2010-04-19 Matthieu Herrbradeon: Let this build with gcc 3.3
2010-04-19 Owain Ainsworthradeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl.
2010-04-19 Matthieu Herrbmesa: Use __OpenBSD__ to check for OpenBSD.
2010-04-19 Brian Paulgallium/draw: use correct rasterization state for wide...
2010-04-16 Brian Pauldocs: update links for new mesa-users and mesa-announce...
2010-04-16 Tormod Voldensavage: call _mesa_meta_init/free()
2010-04-14 Arpad Borsossoftpipe: Fix division by zero
2010-04-14 Michael SchmidtInitialize DRI2 swap interval to 0
2010-04-13 Jesse BarnesDRI2: report swap events correctly in direct rendered...
2010-04-13 Brian Pauldocs: update name, link for mesa-dev list
2010-04-12 Vinson Leei915g: Fix assert.
2010-04-11 Maciej Cencorar300: respect radeon common code fallbacks
2010-04-11 Maciej Cencorar300: set proper vertex index limits also in non indexe...
2010-04-10 Alex Deucherr600: add new r7xx pci ids
2010-04-09 Kristian Høgsbergglx: Fix config chooser logic for 'mask' matching
2010-04-09 Brian Paulmesa: fix instruction indexing bugs
2010-04-08 Brian Pauldocs: link to 7.8.2 release notes
2010-04-08 Brian Pauldocs: initial 7.8.2 release notes
2010-04-08 Brian Paulprogs/tests: added some debug code (disabled)
2010-04-08 Brian Paulst/mesa: fix glDrawPixels(GL_DEPTH_COMPONENT) regression
2010-04-08 Li Pengintel: Call intel_prepare_render() in intelClear()
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
next