configs: bump MESA_MINOR to 5
[mesa.git] / src /
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 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 Tom FogalUse variable library name in pkg-config output.
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 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 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.
2009-04-28 Thomas Hellstromgallium: Update the dri2 state tracker to support dri1.
2009-04-28 Thomas Hellstromgallium: Add a dri1 api
2009-04-28 Thomas Hellstromgallium: Move the dri2 state tracker since we're about...
2009-04-28 Thomas Hellstromgallium: Update the drm_api.
2009-04-27 Robert EllisonAvoid a segfault in shader compilation
2009-04-27 José Fonsecawgl: Cope with pre-existing threads.
2009-04-27 José Fonsecawgl: Implement WGL_EXT_extensions_string extension.
2009-04-27 José Fonsecautil: Remove unix includes.
2009-04-27 Brian Pauli965: only upload constant buffer data when we actually...
2009-04-27 Keith Whitwellutil/time: add util_time_sleep() for windows userspace
2009-04-27 Keith Whitwellmesa/st: fix incorrect face, level in compress_with_blit
2009-04-24 Micah Dowtyutil: Add debug_printf_once
2009-04-27 José Fonsecamesa: Call _mesa_snprintf instead of snprintf.
2009-04-27 José Fonsecastw: Use a statically initiallized gl proc table.
2009-04-27 Maciej Cencorar300: always emit output insts after all KIL insts
2009-04-26 Corbin Simpsonr300-gallium: Correctly flush Draw.
2009-04-26 Mathias Gottschlagr300-gallium: Add a draw_flush() to r300_flush().
2009-04-25 Corbin Simpsonr300-gallium: Fix vertex shader OVM counting.
2009-04-25 Corbin Simpsonr300-gallium: Clean up FB state emit.
2009-04-25 Mathias Gottschlagr300-gallium: Set framebuffer pitch on every framebuffe...
2009-04-25 Jakob Bornecrantzgallium-intel: Fix warning
2009-04-25 Jakob Bornecrantzgallium-intel: Cache software switch
2009-04-25 Jakob Bornecrantzgallium-intel: Link dri2 driver with softpipe
2009-04-24 Ian Romanickintel: Fix more issues with the combined depth-stencil...
2009-04-24 Ian Romanickintel: Initialize region ptr to prevent assertion in...
2009-04-24 Brian Paultgis: SSE code generator doesn't yet support indirect...
2009-04-24 Ian Romanickintel / DRI2: When available, use DRI2GetBuffersWithFormat
2009-04-24 Ian RomanickDRI2: Implement interface for drivers to access DRI2Get...
2009-04-24 Ian RomanickDRI2: Implement protocol for DRI2GetBuffersWithFormat
2009-04-24 Brian Paulmesa: fix up error/warning/debug output newlines
2009-04-24 Brian Pauli965: use drm_intel_gem_bo_map/unmap_gtt() when possibl...
2009-04-24 Keith Whitwellpipebuffer: don't fail when validating mapped buffers
2009-04-24 Jakob Bornecrantzutil: Add more entry points for dumping to bmp
2009-04-24 Roland Scheideggeri965: fix point size issue
2009-04-23 Brian Paulmesa: more informative error messages
2009-04-23 Brian Pauli965: revert part of commit 4f4907d69f9020ce17aef21b643...
2009-04-23 Roland Scheideggeri915: fix fix for anisotropic filtering
2009-04-23 Eric Anholti965: Support drawing to FBO cube faces other than...
2009-04-23 Eric Anholtintel: Take advantage of GL_READ_ONLY_ARB to map to...
2009-04-23 Michel Dänzergallium: Handle non-NULL data pointer in EXA ModifyPixm...
2009-04-23 Michel Dänzergallium: Make the intel xorg winsys start up with any...
2009-04-23 Michel Dänzergallium/intel/gem: Use softpipe rather than i915simple...
2009-04-23 Michel Dänzergallium: Always include xorg-server.h before other...
2009-04-23 Michel Dänzergallium: Fix up xorg state tracker build.
2009-04-22 Brian Paulmesa: minor state-update changes in histogram code
2009-04-22 Brian Paulmesa: fix comment typo
2009-04-22 Brian Paulgallium: license, copyright
2009-04-22 Brian Paulst: comments, license, copyright
2009-04-22 Brian Paulmesa: fix _mesa_dump_textures(), add null ptr check
2009-04-22 Brian Paulmesa: Fix buffer overflow when parsing generic vertex...
2009-04-22 Roland Scheideggerintel: fix max anisotropy supported
2009-04-22 Brian Paulst: also check _NEW_PROGRAM flag for vertex shader...
2009-04-22 Thomas Hellstromgallium: Reinstate unconditional flushes.
2009-04-22 Keith Whitwellmesa: protect driver.flush() with FLUSH_CURRENT
2009-04-21 Brian Paulst: play it safe for now and check _NEW_PROGRAM for...
2009-04-21 Brian Paulswrast: simplify state update logic for fragment shader...
2009-04-21 Brian Paulst: use the static atoms[] array directly
2009-04-21 Brian Paulst: do away with dynamic state atom for const buffers
2009-04-21 Brian Paulmesa: new _NEW_PROGRAM_CONSTANTS flag
2009-04-21 Brian Paulmesa: print internal.current[i] attrib
2009-04-21 Brian Paulmesa: print parameter list dirty state flag mask
2009-04-21 Brian Pauli965: const correctness
2009-04-21 Maciej Cencorar300: r300 hw doesn't support any input modifiers in...
2009-04-21 Mathias Gottschlagr300-gallium: Fix CS size mismatch
next