mesa.git
2009-05-14 Michel Dänzerr300: Make sure to drop current hardware state referenc...
2009-05-13 Brian Paulintel: added null ptr check
2009-05-13 Brian Paulintel: create a private gl_array_object for intel_clear...
2009-05-13 Brian Paulmesa: delete array objects before buffer objects during...
2009-05-13 Brian Paulmesa: clean-up vertex array object VBO unbinding and...
2009-05-13 Brian Paulmesa: reference counting for gl_array_object
2009-05-12 Michel DänzerglXChooseVisual: Only consider fbconfig if we can get...
2009-05-12 Ian RomanickTest either GL_FRONT_LEFT or GL_FRONT for front-buffer...
2009-05-11 Brian Paulst: do proper refcounting for framebuffer surfaces
2009-05-11 Brian Paultrivial: destroy window upon exit
2009-05-11 Brian Paulmesa: Fixed a texture memory leak
2009-05-09 Brian Paulmesa: added more gallium Makefiles to tarball list
2009-05-09 Hanno Böckgallium: replace lib with $(LIB_DIR)
2009-05-08 Brian Paulmesa: omit files that were removed from git
2009-05-08 Brian Paulmesa: set version to 7.5-rc1
2009-05-08 José Fonsecawgl: Grow the maximum number of pixel formats to cope...
2009-05-08 Keith Whitwellmesa/st: keep surface_copy arguments positive
2009-05-08 Keith Whitwellmesa/st: remove redundant call to st_finish in CopyTexS...
2009-05-08 José Fonsecawgl: Export pixelformats with accumulation bits.
2009-05-08 Keith Whitwellmesa/st: cope with non-ibo index data in st_draw_feedback.c
2009-05-08 Keith Whitwellutil/upload: catch failures to map_range and return...
2009-05-08 Keith Whitwellscons: mingw is broken with -O1 and higher
2009-05-08 Keith Whitwellstw: fix potential uninitialized use of curctx
2009-05-08 José Fonsecawgl: Enforce a minimum 1x1 framebuffer size.
2009-05-08 José Fonsecawgl: Add assertion for missing function.
2009-05-08 José Fonsecawgl: Remove unused variable.
2009-05-08 José Fonsecamesa: Make _mesa_share_state thread safe.
2009-05-08 José Fonsecawgl: Implement ShareLists.
2009-05-08 Keith Whitwellprogs/trivial: add test for vertex program invarient...
2009-05-08 Keith Whitwellmesa: more complete fix for transform_invarient glitches
2009-05-08 Keith Whitwellmesa/main: set PREFER_DP4 to match position_invarient...
2009-05-08 José Fonsecawgl: Implemente SwapLayerBuffers.
2009-05-08 José Fonsecascons: Don't use deprecated Options.
2009-05-08 José Fonsecautil: Limit the stack walk to avoid referencing undefin...
2009-05-08 Keith Whitwellgallium/tgsi: hack around linker/archiver breakage
2009-05-08 Keith Whitwellprogs/trivial: add vbo-noninterleaved test
2009-05-08 José Fonsecawgl: Include alpha bits in pixel format's cColorBits...
2009-05-08 Keith Whitwellgallium/draw: cope with unused vertex_elements
2009-05-08 Keith Whitwelltrivial: add line-flat.c
2009-05-08 José Fonsecawgl: UINT_PTR null value is an integral type, so return...
2009-05-08 José Fonsecapb: Save the stack backtrace when creating/mapping...
2009-05-08 José Fonsecapb: Dump the fenced buffer sizes.
2009-05-07 Brian Paulswrast: fix span clipping bug
2009-05-07 Brian Paulmesa: unmap buffer objects during context tear-down
2009-05-05 Brian Paulgallium: fix texcoords for cubemap mipmap generation
2009-05-04 Brian Paulglx: replace Xmalloc() calls with Xcalloc()
2009-05-02 Brian Paulst: create renderbuffer's pipe_surface in st_render_tex...
2009-05-02 Brian Paulmesa: fix state validation bug for glCopyTex[Sub]Image()
2009-05-01 Tom FogalFix symbol list for mangled Mesa on Darwin.
2009-05-01 Brian Paulmesa: remove -devel suffix from version
2009-05-01 Brian Paulconfigs: bump MESA_MINOR to 5
2009-05-01 Brian Pauldocs: fix typo
2009-05-01 Corbin Simpsonradeon: Don't even bother with things too big to fit...
2009-05-01 Corbin Simpsonr300-gallium, radeon-winsys: Hide radeon_cs from r300...
2009-05-01 Corbin Simpsonr300-gallium, radeon-winsys: Space accounting.
2009-05-01 Corbin Simpsonr300-gallium, radeon-winsys: Reorganize r300_winsys...
2009-05-01 Corbin Simpsonr300-gallium: Don't bother with conditional double...
2009-05-01 Corbin Simpsonradeon: Fix cast and comment.
2009-04-30 Brian Pauldocs: asst. updates for 7.5 release
2009-04-30 Brian Pauldocs: bring in 7.4 doc updates from mesa_7_4_branch
2009-04-30 Brian Pauldocs: notes about new version number meaning in release...
2009-04-30 Brian Paulmesa: update linux-static, linux-x86-static configs
2009-04-30 Brian Pauldemos: silence warning
2009-04-30 Tormod Voldenmklib: replace if/expr with case
2009-04-30 Tormod Voldenmesa: Prepend "-Wl," to linking options
2009-04-30 Brian Pauli915simple: remove duplicated i915_context.c in C_SOURCES
2009-04-30 Michel Dänzerr300: Increase reference count of texture objects refer...
2009-04-30 Michel Dänzergallium: Add SCons build support for the DRI state...
2009-04-30 Dan Nicholsonegl: Don't install demodriver
2009-04-29 Jakob Bornecrantzprogs/tests: Update ignores
2009-04-29 Jakob Bornecrantzprogs/tests: Add mipmap_comp for mipmap testing with...
2009-04-29 Tom FogalUse variable library name in pkg-config output.
2009-04-29 Dan Nicholsonautoconf: Add switch for optional EGL
2009-04-29 Dan Nicholsonautoconf: Clean up some m4 usage
2009-04-29 Brian Paultgsi: added tgsi_check_soa_dependencies() and related...
2009-04-29 Brian Paulmesa: added _mesa_check_soa_dependencies() function
2009-04-28 Brian Paulsoftpipe: return PIPE_UNREFERENCED in softpipe_is_buffe...
2009-04-28 Keith Whitwellmesa/st: protect internal flushes with FLUSH_CURRENT
2009-04-28 Keith Whitwellmesa/main: protect driver.finish with FLUSH_CURRENT
2009-04-28 Keith Whitwellmesa/st: remove duplicate offset calculation
2009-04-28 Keith Whitwellgallium/draw: add ability to print out active pipeline...
2009-04-28 Keith Whitwellmesa/st: translate VERT_ATTRIB_GENERIC8..15 in st_trans...
2009-04-28 Keith Whitwellprogs: add fflushes for cygwin
2009-04-28 Keith Whitwellutil/indices: remove debug prints
2009-04-28 Keith Whitwellmesa/st: workaround for crashes in st_copy_texsubimage
2009-04-28 José Fonsecawgl: Store current HDC/HGLRC in stw_context.
2009-04-28 Alex DeucherR300: add quadpipe overrides
2009-04-28 Brian Pauli965: avoid segfault in intel_update_renderbuffers...
2009-04-28 Brian Paulswrast: add missing break in clamp_rect_coord_linear()
2009-04-28 Brian Pauldemos: asst. updates, clean-ups
2009-04-28 Thomas Hellstromgallium dri st: Propagate the drawable info when we...
2009-04-28 Thomas Hellstromgallium dri st: Use st_get_current() instead of GET_CUR...
2009-04-28 Thomas Hellstromst: Add an st_get_current() function.
2009-04-28 Jakob Bornecrantzgallium-intel: Create a i965_dri.so symlink
2009-04-27 Jakob Bornecrantzgallium-intel: Fix build of dri driver
2009-04-28 Thomas Hellstromgallium dri st: Fix up some comments and minor bugs.
2009-04-28 Corbin Simpsonradeon-r300: Fix a bit of breakage.
2009-04-28 Corbin Simpsonradeon: Use PCI_MATCH_ANY for xorg driver.
2009-04-28 Thomas Hellstromgallium: Rename the dri state tracker lib to libdridrm.a
2009-04-28 Thomas Hellstromgallium: indent and cleanfile the dri state-tracker.
next