mesa.git
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
2009-10-28 Vinson Leeintel: Fix memory leak in event of mip tree allocation...
2009-10-28 Ian RomanickARB prog parser: Fix epic memory leak in lexer / parser...
2009-10-28 Ian RomanickARB prog parser: Don't leak program string
2009-10-28 Ian RomanickARB prog parser: Don't leak symbol table header structures
2009-10-27 Eric Anholtintel: Fix flipped condition in ARB_sync GetSYnciv...
2009-10-27 Brian Paulintel: added region draw_x/y offsets in x/y_tile_swizzl...
2009-10-27 Brian Paulprogs/tests: added new blitfb.c test
2009-10-27 Brian Paulintel: fix src offset bug in do_copy_texsubimage()
2009-10-27 Brian Paulglsl: fix memory leak
2009-10-27 Eric Anholti915: Fix driver for the miptree x/y offset changes.
2009-10-27 Brian Pauli965: be clear that the Fallback field is a boolean...
2009-10-27 Brian PaulRevert "i965: fix hacked Fallback usage in brw_prepare_...
2009-10-27 Vinson Leedraw: Fix memory leak.
2009-10-26 Brian Pauldocs: document Intel glBitmap fixes
2009-10-26 Brian Paulintel: fix GL state bugs in intel_texture_bitmap()
2009-10-24 Brian Paulmesa: remove FBO texture depth/stencil test
2009-10-23 Brian Paulmesa: fix broken _mesa_str_checksum()
2009-10-23 Eric Anholtintel: Keep track of x,y offsets in miptrees and use...
2009-10-23 Brian Paulprogs/tests: print requested/internal format info
2009-10-23 Brian Pauldocs: document updated GL extension header files
2009-10-23 Brian Paulgl: updated wglext.h to version 17
2009-10-23 Brian Paulgl: updated glxext.h to version 25
2009-10-23 Brian Paulgl: updated glext.h to version 56
2009-10-23 Brian Pauldocs: document cell, glGetTexLevelParameter() fixes
2009-10-23 Brian Paulmesa: fix GL_TEXTURE_INTERNAL_FORMAT query for compress...
2009-10-23 Brian Paulmesa: added _mesa_compressed_format_to_glenum()
2009-10-23 Brian Paulmesa: change s3tc vs. fxt1 priority when choosing compr...
2009-10-23 Ian RomanickARB prog parser: Fix parameter array size comparison
2009-10-23 Brian Paulintel: flush old context before binding new context
2009-10-23 Brian Paulglx: don't destroy context immediately if it's currentl...
2009-10-23 Brian Paulmesa: code refactoring- new _mesa_finish(), _mesa_flush()
2009-10-22 Brian Paulprogs/xdemos: fix command line flag typo
2009-10-22 Brian Pauli965: fix hacked Fallback usage in brw_prepare_vertices()
2009-10-22 Brian Paulintel: define INTEL_FALLBACK_DRIVER for drivers
2009-10-22 Brian Paulintel: Fallback field is a bitmask, use GLbitfield
2009-10-22 Brian Pauli965: remove unused brw_context::tmp_fallback field
2009-10-22 Brian Pauli965: remove unused BRW_FALLBACK_TEXTURE bit
2009-10-22 Andre Maasikasr600: set barrier for tex inst if dst is used earlier...
2009-10-22 Andre Maasikasr600: need to export something from PS
2009-10-22 Andre Maasikasr600: add beginnings of ARL instruction
2009-10-20 Brian Paulprogs/trivial: check if GL_ARB_occlusion_query is supported
2009-10-20 Marc Dietrichcell: fix compilation on cell
2009-10-20 Vinson Leemesa: Fix Mac OS build.
2009-10-19 Mathias Fröhlichr300: fix texture size handling with size > 2048
next