mesa.git
2009-12-04 Vinson Leeprogs/util: Fix memory leak if malloc fails in RawImage...
2009-12-04 Vinson Leeprogs/util: Fix memory leak if fopen fails in RawImageOpen.
2009-12-04 Vinson Leeprogs/util: Fix memory leak if malloc fails in tkRGBIma...
2009-12-04 Vinson Leeprogs/util: Fix memory leak if LoadRGBImage fails.
2009-12-04 Vinson Leeprogs/util: Fix memory if LoadRGBMipmaps2 fails.
2009-12-04 Vinson Leeprogs/util: Fix memory leak if LoadYUVImage fails.
2009-12-03 Vinson Leeprogs/fp: Redraw upon keypress.
2009-12-03 Vinson Leeprog/tests: Fix MSVC build.
2009-12-03 Vinson Leeprogs/tests: fix MSVC build.
2009-12-03 Vinson Leeprogs/tests: Fix MSVC build.
2009-12-03 Vinson Leeprogs/tests: Fix MSVC build.
2009-12-03 José Fonsecaprogs/tests: Use rand() instead of random().
2009-12-03 José Fonsecaprogs/tests: Use rand() instead of random().
2009-12-03 Vinson Leeprogs/tests: Fix MSVC build.
2009-12-03 Vinson Leeprog/tests: Fix MSVC build.
2009-12-03 Vinson Leeprog/tests: Fix MSVC build.
2009-12-03 Vinson Leeprogs/tests: fix MSVC build.
2009-12-03 Vinson Leeprog/tests: Fix MSVC build.
2009-12-03 Alex Deucherr200: fix polygon stipple
2009-12-03 Vinson Leescons: Add Mac OS to target platform list.
2009-12-03 Vinson Leeprogs/vpglsl: Fix psiz-mul.glsl compilation error on...
2009-12-03 Vinson Leeprogs/glsl: Fix trirast GLSL compilation errors on...
2009-12-03 Vinson Leeprogs/glsl: Fix noise GLSL compilation error on Mac OS.
2009-12-03 Vinson Leedemos/glsl: Add missing break statement to noise test.
2009-12-03 Vinson Leeprogs/glsl: Fix multinoise GLSL compilation errors...
2009-12-03 Vinson Leeprogs/glsl: Add missing break statement in multinoise.c.
2009-12-03 Vinson Leeprogs/glsl: Fix mandelbrot GLSL compilation error on...
2009-12-03 Vinson Leeprogs/glsl: Include local headers before installed...
2009-12-03 Brian Paulprogs/glsl: minor Makefile clean-ups
2009-12-02 Vinson Leeprogs: Ignore Mac OS dSYM directories.
2009-12-02 Brian Paulcell: added tex_usage param to xm_surface_buffer_create()
2009-12-01 Brian Paulprogs/demos: remove unused glFogCoordPointer_ext var
2009-12-01 Tom FogalSimplify hackery added to fix AIX build.
2009-12-01 Ian Romanickintel: Remove GL_NV_point_sprite from extension list
2009-12-01 Ian Romanickmesa: set version string to 7.6.1-rc2
2009-11-30 Ian Romanicki915: Actually put i915PointParameterfv in the driver...
2009-11-30 Ian Romanicki915: Fallback bit define missed on previous commit
2009-11-30 Ian Romanicki915: Round point sizes instead of truncate.
2009-11-30 Ian Romanicki915: Enable point sprite coordinate generation
2009-11-26 Ian RomanickImprove implementation of GL_POINT_SPRITE_COORD_ORIGIN...
2009-11-25 Dave Airlieradeon: fix context destroy needing lock for flushing.
2009-11-24 Ian Romanicki915: Initialize Length and Offset fields when mapping...
2009-11-24 Ian Romanickshaderutil: Fix detection of shaders
2009-11-23 Jakob Bornecrantzautoconf: Fix case for not having package
2009-11-23 Michel DänzerFix the DRI swrast driver for big endian platforms.
2009-11-19 Brian Pauldocs: document fixes for AIX
2009-11-19 Tom Fogalgl: added mangled glXGetProcAddressARB define
2009-11-19 Tom Fogalprogs: Fix quoting issue with empty set of PROGRAM_DIRS.
2009-11-19 Tom Fogalmesa: define 32bit byteswap for AIX.
2009-11-19 Brian Pauldocs: removed VC6/7 project files
2009-11-19 Brian Pauldocs: update news file for 7.6.1 release
2009-11-19 Brian Pauldocs: remove VC6/7 project file info
2009-11-19 Brian Paulmesa: omit VC6, VC7 project files from tarballs
2009-11-19 Brian Paulwindows: remove old VC6 project files directory
2009-11-18 Alex Deucherr600: disable compressed texture support
2009-11-18 Alex Deucherdocs: Add note about r600
2009-11-18 Alex DeucherRevert "radeon: Fix legacy bo not to reuse dma buffers...
2009-11-18 Brian Paulmesa: set version string to 7.6.1-rc1
2009-11-18 Brian Paulxorg/st: fixup builds against later dpms headers.
2009-11-17 Brian Pauldocs: i965 clipping fix
2009-11-12 Eric Anholti965: Fix Ironlake shadow comparisons.
2009-11-12 Eric Anholti965: Fix VBO last-valid-offset setup on Ironlake.
2009-11-12 Roland Scheideggeri965: fix EXT_provoking_vertex support
2009-11-10 Eric Anholti965: Fix VS constant buffer value loading.
2009-11-10 Eric Anholti965: Unalias src/dst registers for SGE and friends.
2009-11-10 Eric Anholti965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
2009-11-09 Alex Deucherr600: don't emit htile regs
2009-11-07 Ian Romanickprog parse: Handle GL_VERTEX_PROGRAM_ARB in glLoadProgramNV
2009-11-07 Ian Romanickprog parse: Handle GL_VERTEX_PROGRAM_NV in glProgramStr...
2009-11-07 Ian Romanickprog parse: Handle GL_FRAGMENT_PROGRAM_ARB in glLoadPro...
2009-11-07 Ian Romanickprog parse: Handle GL_FRAGMENT_PROGRAM_NV in glProgramS...
2009-11-06 Ian RomanickGLX: Change GLX client vendor string to "Mesa Project...
2009-11-06 Ian RomanickARB prog parser: Regenerate parser from previous commits.
2009-11-06 Ian RomanickARB prog parser: Release old program string in _mesa_pa...
2009-11-06 Ian RomanickARB prog parser: Release strings returned from the...
2009-11-06 Ian RomanickRevert "ARB prog parser: Fix epic memory leak in lexer...
2009-11-05 Brian Paulxmesa: pass pixmap to clip_for_xgetimage()
2009-11-05 Brian Paulmesa: added cast to silence warning
2009-11-05 Brian Paulvbo: fix out-of-bounds array access
2009-11-05 Brian Paulmesa: fix broken pack_histogram() case for GLhalf
2009-11-05 Brian Paulmesa: silence warning from gcc 4.4.1
2009-11-04 Vinson Leeprogs/tests: Fix MSVC build.
2009-11-04 Alan HourihaneFix YTILE spantmp functions
2009-11-04 Vinson Leeglslcompiler: Fix Mac OS build.
2009-11-03 Brian Paulmesa: (GLint64) casts in get.c to silence Visual Studio...
2009-11-03 Brian Pauldocs: fix 7.6 build with Visual Studio
2009-11-03 Karl Schultzwindows: updated VC8 project file
2009-11-03 Karl Schultzwindows: remove old entrypoints from mesa.def file
2009-11-03 Karl Schultzmesa: added GLAPIENTRY keywords for sync object functions
2009-11-03 Marek Olšákst/mesa: clip pixels in draw_stencil_pixels to avoid...
2009-11-03 Brian Paulst/mesa: don't use util_blit_pixels_writemask() for...
2009-11-03 Brian Paulst/mesa: fix tests for depth and depth/stencil texture...
2009-11-02 Vinson Leeglx: Fix memory leak if XF86DRICreateDrawable() fails
2009-10-30 Chow Loong JinAdd --with-dri-searchpath argument
2009-10-29 Brian Paulprogs/tests: fixes for drawbuffers.c
2009-10-29 Brian Paulprogs/tests: added test for GL_EXT_texture_compression_...
2009-10-28 Vinson Leemesa: Fix memory leak if we run out of memory
2009-10-28 Vinson Leeintel: Fix memory leak in case of renderbuffer bad...
2009-10-28 Brian Paulmesa: remove unneeded #includes
2009-10-28 Brian Paulmesa: include imports.h to silence warning
next